Uses of Class
org.ldaptive.SearchOperation
Packages that use SearchOperation
Package
Description
-
Uses of SearchOperation in org.ldaptive
Methods in org.ldaptive that return SearchOperationModifier and TypeMethodDescriptionstatic SearchOperationSearchOperation.copy(SearchOperation operation) Returns a new search operation with the same properties as the supplied operation.static SearchOperationSearchOperation.copy(SearchOperation operation, boolean deep) Returns a new search operation with the same properties as the supplied operation.protected SearchOperationAbstractSearchOperationFactory.createSearchOperation()Creates a new search operation configured with the properties on this factory.protected SearchOperationAbstractSearchOperationFactory.createSearchOperation(ConnectionFactory cf) Creates a new search operation configured with the properties on this factory.Methods in org.ldaptive with parameters of type SearchOperationModifier and TypeMethodDescriptionstatic SearchOperationSearchOperation.copy(SearchOperation operation) Returns a new search operation with the same properties as the supplied operation.static SearchOperationSearchOperation.copy(SearchOperation operation, boolean deep) Returns a new search operation with the same properties as the supplied operation. -
Uses of SearchOperation in org.ldaptive.ad.control.util
Methods in org.ldaptive.ad.control.util that return SearchOperationModifier and TypeMethodDescriptionprotected SearchOperationDirSyncClient.createSearchOperation()Creates a new search operation configured with the properties on this client. -
Uses of SearchOperation in org.ldaptive.beans.persistence
Fields in org.ldaptive.beans.persistence declared as SearchOperationModifier and TypeFieldDescriptionprivate SearchOperationDefaultLdapEntryManager.searchOperationSearch operation used to find an entry.Methods in org.ldaptive.beans.persistence that return SearchOperationModifier and TypeMethodDescriptionDefaultLdapEntryManager.getSearchOperation()Returns the search operation.Methods in org.ldaptive.beans.persistence with parameters of type SearchOperationModifier and TypeMethodDescriptionvoidDefaultLdapEntryManager.setSearchOperation(SearchOperation operation) Sets the search operation. -
Uses of SearchOperation in org.ldaptive.concurrent
Constructors in org.ldaptive.concurrent with parameters of type SearchOperationModifierConstructorDescriptionCreates a new search operation worker. -
Uses of SearchOperation in org.ldaptive.ext
Fields in org.ldaptive.ext declared as SearchOperationModifier and TypeFieldDescriptionprivate SearchOperationMergeOperation.searchOperationSearch operation used to find the entry.Methods in org.ldaptive.ext that return SearchOperationMethods in org.ldaptive.ext with parameters of type SearchOperationModifier and TypeMethodDescriptionvoidMergeOperation.setSearchOperation(SearchOperation operation) -
Uses of SearchOperation in org.ldaptive.referral
Methods in org.ldaptive.referral that return SearchOperationModifier and TypeMethodDescriptionprotected SearchOperationAbstractFollowSearchReferralHandler.createReferralOperation(ConnectionFactory factory)