Uses of Class
org.ldaptive.extended.ExtendedOperation
-
Packages that use ExtendedOperation Package Description org.ldaptive.extended -
-
Uses of ExtendedOperation in org.ldaptive.extended
Methods in org.ldaptive.extended that return ExtendedOperation Modifier and Type Method Description static ExtendedOperationExtendedOperation. copy(ExtendedOperation operation)Returns a new extended operation with the same properties as the supplied operation.static ExtendedOperationExtendedOperation. copy(ExtendedOperation operation, boolean deep)Returns a new extended operation with the same properties as the supplied operation.Methods in org.ldaptive.extended with parameters of type ExtendedOperation Modifier and Type Method Description static ExtendedOperationExtendedOperation. copy(ExtendedOperation operation)Returns a new extended operation with the same properties as the supplied operation.static ExtendedOperationExtendedOperation. copy(ExtendedOperation operation, boolean deep)Returns a new extended operation with the same properties as the supplied operation.
-