Uses of Class
org.ldaptive.extended.ExtendedOperation
Packages that use ExtendedOperation
-
Uses of ExtendedOperation in org.ldaptive.extended
Methods in org.ldaptive.extended that return ExtendedOperationModifier and TypeMethodDescriptionstatic 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 ExtendedOperationModifier and TypeMethodDescriptionstatic 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.