Uses of Package
org.opends.server.types.operation
-
Packages that use org.opends.server.types.operation Package Description org.opends.server.api Contains a number of API declarations for use throughout the Directory Server.org.opends.server.api.plugin Defines the Directory Server plugin API.org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase.org.opends.server.crypto This package implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.org.opends.server.plugins Contains the implementation for various Directory Server plugins.org.opends.server.replication.plugin This package contains the part of the Multi-master replication code that works on the Directory Server side.org.opends.server.replication.protocol This package contains the code used by the replication server and by the code running on the Directory Server side to exchange their information.org.opends.server.types Contains implementations for a number of Directory Server data types.org.opends.server.types.operation Contains a number of interfaces that are implemented by the various types of Directory Server operations. -
Classes in org.opends.server.types.operation used by org.opends.server.api Class Description PostOperationAddOperation This class defines a set of methods that are available for use by post-operation plugins for add operations.PostOperationDeleteOperation This class defines a set of methods that are available for use by post-operation plugins for delete operations.PostOperationModifyDNOperation This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.PostOperationModifyOperation This class defines a set of methods that are available for use by post-operation plugins for modify operations.PreOperationAddOperation This class defines a set of methods that are available for use by pre-operation plugins for add operations.PreOperationDeleteOperation This class defines a set of methods that are available for use by pre-operation plugins for delete operations.PreOperationModifyDNOperation This class defines a set of methods that are available for use by pre-operation plugins for modify DN operations.PreOperationModifyOperation This class defines a set of methods that are available for use by pre-operation plugins for modify operations. -
Classes in org.opends.server.types.operation used by org.opends.server.api.plugin Class Description InProgressOperation This class defines a set of methods that are available for use by plugins for operations that are currently in the middle of their "core" processing (e.g., for examining search result entries or references before they are sent to the client).InProgressSearchOperation This class defines a set of methods that are available for use by in progress search plugins.PostOperationAbandonOperation This class defines a set of methods that are available for use by post-operation plugins for abandon operations.PostOperationAddOperation This class defines a set of methods that are available for use by post-operation plugins for add operations.PostOperationBindOperation This class defines a set of methods that are available for use by post-operation plugins for bind operations.PostOperationCompareOperation This class defines a set of methods that are available for use by post-operation plugins for compare operations.PostOperationDeleteOperation This class defines a set of methods that are available for use by post-operation plugins for delete operations.PostOperationExtendedOperation This class defines a set of methods that are available for use by post-operation plugins for extended operations.PostOperationModifyDNOperation This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.PostOperationModifyOperation This class defines a set of methods that are available for use by post-operation plugins for modify operations.PostOperationSearchOperation This class defines a set of methods that are available for use by post-operation plugins for search operations.PostOperationUnbindOperation This class defines a set of methods that are available for use by post-operation plugins for unbind operations.PostResponseAddOperation This class defines a set of methods that are available for use by post-response plugins for add operations.PostResponseBindOperation This class defines a set of methods that are available for use by post-response plugins for bind operations.PostResponseCompareOperation This class defines a set of methods that are available for use by post-response plugins for compare operations.PostResponseDeleteOperation This class defines a set of methods that are available for use by post-response plugins for delete operations.PostResponseExtendedOperation This class defines a set of methods that are available for use by post-response plugins for extended operations.PostResponseModifyDNOperation This class defines a set of methods that are available for use by post-response plugins for modify DN operations.PostResponseModifyOperation This class defines a set of methods that are available for use by post-response plugins for modify operations.PostResponseSearchOperation This class defines a set of methods that are available for use by post-response plugins for search operations.PostSynchronizationAddOperation This class defines a set of methods that are available for use by post-synchronization plugins for add operations.PostSynchronizationDeleteOperation This class defines a set of methods that are available for use by post-synchronization plugins for delete operations.PostSynchronizationModifyDNOperation This class defines a set of methods that are available for use by post-synchronization plugins for modify DN operations.PostSynchronizationModifyOperation This class defines a set of methods that are available for use by post-synchronization plugins for modify operations.PreOperationAddOperation This class defines a set of methods that are available for use by pre-operation plugins for add operations.PreOperationBindOperation This class defines a set of methods that are available for use by pre-operation plugins for bind operations.PreOperationCompareOperation This class defines a set of methods that are available for use by pre-operation plugins for compare operations.PreOperationDeleteOperation This class defines a set of methods that are available for use by pre-operation plugins for delete operations.PreOperationExtendedOperation This class defines a set of methods that are available for use by pre-operation plugins for extended operations.PreOperationModifyDNOperation This class defines a set of methods that are available for use by pre-operation plugins for modify DN operations.PreOperationModifyOperation This class defines a set of methods that are available for use by pre-operation plugins for modify operations.PreOperationSearchOperation This class defines a set of methods that are available for use by pre-operation plugins for search operations.PreParseAbandonOperation This class defines a set of methods that are available for use by pre-parse plugins for abandon operations.PreParseAddOperation This class defines a set of methods that are available for use by pre-parse plugins for add operations.PreParseBindOperation This class defines a set of methods that are available for use by pre-parse plugins for bind operations.PreParseCompareOperation This class defines a set of methods that are available for use by pre-parse plugins for compare operations.PreParseDeleteOperation This class defines a set of methods that are available for use by pre-parse plugins for delete operations.PreParseExtendedOperation This class defines a set of methods that are available for use by pre-parse plugins for extended operations.PreParseModifyDNOperation This class defines a set of methods that are available for use by pre-parse plugins for modify DN operations.PreParseModifyOperation This class defines a set of methods that are available for use by pre-parse plugins for modify operations.PreParseSearchOperation This class defines a set of methods that are available for use by pre-parse plugins for search operations.PreParseUnbindOperation This class defines a set of methods that are available for use by pre-parse plugins for unbind operations.SubordinateModifyDNOperation This class defines a set of methods that are available for use by subordinate modify DN operation plugins. -
Classes in org.opends.server.types.operation used by org.opends.server.core Class Description InProgressOperation This class defines a set of methods that are available for use by plugins for operations that are currently in the middle of their "core" processing (e.g., for examining search result entries or references before they are sent to the client).InProgressSearchOperation This class defines a set of methods that are available for use by in progress search plugins.PluginOperation This class defines a set of methods that are available for use by all types of plugins involved in operation processing (pre-parse, pre-operation, post-operation, post-response, search result entry, search result reference, and intermediate response).PostOperationAbandonOperation This class defines a set of methods that are available for use by post-operation plugins for abandon operations.PostOperationAddOperation This class defines a set of methods that are available for use by post-operation plugins for add operations.PostOperationBindOperation This class defines a set of methods that are available for use by post-operation plugins for bind operations.PostOperationCompareOperation This class defines a set of methods that are available for use by post-operation plugins for compare operations.PostOperationDeleteOperation This class defines a set of methods that are available for use by post-operation plugins for delete operations.PostOperationExtendedOperation This class defines a set of methods that are available for use by post-operation plugins for extended operations.PostOperationModifyDNOperation This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.PostOperationModifyOperation This class defines a set of methods that are available for use by post-operation plugins for modify operations.PostOperationOperation This class defines a set of methods that are available for use by post-operation plugins for all types of operations.PostOperationSearchOperation This class defines a set of methods that are available for use by post-operation plugins for search operations.PostOperationUnbindOperation This class defines a set of methods that are available for use by post-operation plugins for unbind operations.PostResponseAddOperation This class defines a set of methods that are available for use by post-response plugins for add operations.PostResponseBindOperation This class defines a set of methods that are available for use by post-response plugins for bind operations.PostResponseCompareOperation This class defines a set of methods that are available for use by post-response plugins for compare operations.PostResponseDeleteOperation This class defines a set of methods that are available for use by post-response plugins for delete operations.PostResponseExtendedOperation This class defines a set of methods that are available for use by post-response plugins for extended operations.PostResponseModifyDNOperation This class defines a set of methods that are available for use by post-response plugins for modify DN operations.PostResponseModifyOperation This class defines a set of methods that are available for use by post-response plugins for modify operations.PostResponseOperation This class defines a set of methods that are available for use by post-response plugins for all types of operations.PostResponseSearchOperation This class defines a set of methods that are available for use by post-response plugins for search operations.PostSynchronizationAddOperation This class defines a set of methods that are available for use by post-synchronization plugins for add operations.PostSynchronizationDeleteOperation This class defines a set of methods that are available for use by post-synchronization plugins for delete operations.PostSynchronizationModifyDNOperation This class defines a set of methods that are available for use by post-synchronization plugins for modify DN operations.PostSynchronizationModifyOperation This class defines a set of methods that are available for use by post-synchronization plugins for modify operations.PostSynchronizationOperation This class defines a set of methods that are available for use by post-synchronization plugins for all types of operations.PreOperationAddOperation This class defines a set of methods that are available for use by pre-operation plugins for add operations.PreOperationBindOperation This class defines a set of methods that are available for use by pre-operation plugins for bind operations.PreOperationCompareOperation This class defines a set of methods that are available for use by pre-operation plugins for compare operations.PreOperationDeleteOperation This class defines a set of methods that are available for use by pre-operation plugins for delete operations.PreOperationExtendedOperation This class defines a set of methods that are available for use by pre-operation plugins for extended operations.PreOperationModifyDNOperation This class defines a set of methods that are available for use by pre-operation plugins for modify DN operations.PreOperationModifyOperation This class defines a set of methods that are available for use by pre-operation plugins for modify operations.PreOperationOperation This class defines a set of methods that are available for use by pre-operation plugins for all types of operations.PreOperationSearchOperation This class defines a set of methods that are available for use by pre-operation plugins for search operations.PreParseAbandonOperation This class defines a set of methods that are available for use by pre-parse plugins for abandon operations.PreParseAddOperation This class defines a set of methods that are available for use by pre-parse plugins for add operations.PreParseBindOperation This class defines a set of methods that are available for use by pre-parse plugins for bind operations.PreParseCompareOperation This class defines a set of methods that are available for use by pre-parse plugins for compare operations.PreParseDeleteOperation This class defines a set of methods that are available for use by pre-parse plugins for delete operations.PreParseExtendedOperation This class defines a set of methods that are available for use by pre-parse plugins for extended operations.PreParseModifyDNOperation This class defines a set of methods that are available for use by pre-parse plugins for modify DN operations.PreParseModifyOperation This class defines a set of methods that are available for use by pre-parse plugins for modify operations.PreParseOperation This class defines a set of methods that are available for use by pre-parse plugins for all types of operations.PreParseSearchOperation This class defines a set of methods that are available for use by pre-parse plugins for search operations.PreParseUnbindOperation This class defines a set of methods that are available for use by pre-parse plugins for unbind operations.SubordinateModifyDNOperation This class defines a set of methods that are available for use by subordinate modify DN operation plugins. -
Classes in org.opends.server.types.operation used by org.opends.server.crypto Class Description PostResponseAddOperation This class defines a set of methods that are available for use by post-response plugins for add operations.PostResponseModifyOperation This class defines a set of methods that are available for use by post-response plugins for modify operations. -
Classes in org.opends.server.types.operation used by org.opends.server.plugins Class Description PostOperationAddOperation This class defines a set of methods that are available for use by post-operation plugins for add operations.PostOperationDeleteOperation This class defines a set of methods that are available for use by post-operation plugins for delete operations.PostOperationExtendedOperation This class defines a set of methods that are available for use by post-operation plugins for extended operations.PostOperationModifyDNOperation This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.PostOperationModifyOperation This class defines a set of methods that are available for use by post-operation plugins for modify operations.PostSynchronizationAddOperation This class defines a set of methods that are available for use by post-synchronization plugins for add operations.PostSynchronizationModifyDNOperation This class defines a set of methods that are available for use by post-synchronization plugins for modify DN operations.PostSynchronizationModifyOperation This class defines a set of methods that are available for use by post-synchronization plugins for modify operations.PreOperationAddOperation This class defines a set of methods that are available for use by pre-operation plugins for add operations.PreOperationModifyDNOperation This class defines a set of methods that are available for use by pre-operation plugins for modify DN operations.PreOperationModifyOperation This class defines a set of methods that are available for use by pre-operation plugins for modify operations.PreParseAddOperation This class defines a set of methods that are available for use by pre-parse plugins for add operations.PreParseModifyDNOperation This class defines a set of methods that are available for use by pre-parse plugins for modify DN operations.PreParseModifyOperation This class defines a set of methods that are available for use by pre-parse plugins for modify operations.PreParseSearchOperation This class defines a set of methods that are available for use by pre-parse plugins for search operations.SubordinateModifyDNOperation This class defines a set of methods that are available for use by subordinate modify DN operation plugins. -
Classes in org.opends.server.types.operation used by org.opends.server.replication.plugin Class Description PluginOperation This class defines a set of methods that are available for use by all types of plugins involved in operation processing (pre-parse, pre-operation, post-operation, post-response, search result entry, search result reference, and intermediate response).PostOperationAddOperation This class defines a set of methods that are available for use by post-operation plugins for add operations.PostOperationDeleteOperation This class defines a set of methods that are available for use by post-operation plugins for delete operations.PostOperationModifyDNOperation This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.PostOperationModifyOperation This class defines a set of methods that are available for use by post-operation plugins for modify operations.PreOperationAddOperation This class defines a set of methods that are available for use by pre-operation plugins for add operations.PreOperationDeleteOperation This class defines a set of methods that are available for use by pre-operation plugins for delete operations.PreOperationModifyDNOperation This class defines a set of methods that are available for use by pre-operation plugins for modify DN operations.PreOperationModifyOperation This class defines a set of methods that are available for use by pre-operation plugins for modify operations. -
Classes in org.opends.server.types.operation used by org.opends.server.replication.protocol Class Description PluginOperation This class defines a set of methods that are available for use by all types of plugins involved in operation processing (pre-parse, pre-operation, post-operation, post-response, search result entry, search result reference, and intermediate response).PostOperationModifyDNOperation This class defines a set of methods that are available for use by post-operation plugins for modify DN operations.PostOperationOperation This class defines a set of methods that are available for use by post-operation plugins for all types of operations. -
Classes in org.opends.server.types.operation used by org.opends.server.types Class Description PluginOperation This class defines a set of methods that are available for use by all types of plugins involved in operation processing (pre-parse, pre-operation, post-operation, post-response, search result entry, search result reference, and intermediate response).PostResponseOperation This class defines a set of methods that are available for use by post-response plugins for all types of operations.PreParseOperation This class defines a set of methods that are available for use by pre-parse plugins for all types of operations. -
Classes in org.opends.server.types.operation used by org.opends.server.types.operation Class Description InProgressOperation This class defines a set of methods that are available for use by plugins for operations that are currently in the middle of their "core" processing (e.g., for examining search result entries or references before they are sent to the client).PluginOperation This class defines a set of methods that are available for use by all types of plugins involved in operation processing (pre-parse, pre-operation, post-operation, post-response, search result entry, search result reference, and intermediate response).PostOperationOperation This class defines a set of methods that are available for use by post-operation plugins for all types of operations.PostResponseOperation This class defines a set of methods that are available for use by post-response plugins for all types of operations.PostSynchronizationOperation This class defines a set of methods that are available for use by post-synchronization plugins for all types of operations.PreOperationOperation This class defines a set of methods that are available for use by pre-operation plugins for all types of operations.PreParseOperation This class defines a set of methods that are available for use by pre-parse plugins for all types of operations.