Uses of Class
org.ldaptive.AddOperation
Packages that use AddOperation
Package
Description
-
Uses of AddOperation in org.ldaptive
Methods in org.ldaptive that return AddOperationModifier and TypeMethodDescriptionstatic AddOperationAddOperation.copy(AddOperation operation) Returns a new add operation with the same properties as the supplied operation.static AddOperationAddOperation.copy(AddOperation operation, boolean deep) Returns a new add operation with the same properties as the supplied operation.Methods in org.ldaptive with parameters of type AddOperationModifier and TypeMethodDescriptionstatic AddOperationAddOperation.copy(AddOperation operation) Returns a new add operation with the same properties as the supplied operation.static AddOperationAddOperation.copy(AddOperation operation, boolean deep) Returns a new add operation with the same properties as the supplied operation. -
Uses of AddOperation in org.ldaptive.beans.persistence
Fields in org.ldaptive.beans.persistence declared as AddOperationModifier and TypeFieldDescriptionprivate AddOperationDefaultLdapEntryManager.addOperationAdd operation used to add a new entry.Methods in org.ldaptive.beans.persistence that return AddOperationModifier and TypeMethodDescriptionDefaultLdapEntryManager.getAddOperation()Returns the add operation.Methods in org.ldaptive.beans.persistence with parameters of type AddOperationModifier and TypeMethodDescriptionvoidDefaultLdapEntryManager.setAddOperation(AddOperation operation) Sets the add operation. -
Uses of AddOperation in org.ldaptive.concurrent
Constructors in org.ldaptive.concurrent with parameters of type AddOperationModifierConstructorDescriptionCreates a new add operation worker. -
Uses of AddOperation in org.ldaptive.ext
Fields in org.ldaptive.ext declared as AddOperationModifier and TypeFieldDescriptionprivate AddOperationMergeOperation.addOperationAdd operation used to add a new entry.Methods in org.ldaptive.ext that return AddOperationMethods in org.ldaptive.ext with parameters of type AddOperation -
Uses of AddOperation in org.ldaptive.referral
Methods in org.ldaptive.referral that return AddOperationModifier and TypeMethodDescriptionprotected AddOperationFollowAddReferralHandler.createReferralOperation(ConnectionFactory factory)