org.opends.server.admin.std.meta
Class PluginRootCfgDefn

java.lang.Object
  extended by org.opends.server.admin.AbstractManagedObjectDefinition<C,S>
      extended by org.opends.server.admin.ManagedObjectDefinition<PluginRootCfgClient,PluginRootCfg>
          extended by org.opends.server.admin.std.meta.PluginRootCfgDefn

public final class PluginRootCfgDefn
extends ManagedObjectDefinition<PluginRootCfgClient,PluginRootCfg>

An interface for querying the Plugin Root managed object definition meta information.

The Plugin Root defines the parent entry for all plug-ins defined in the server.


Method Summary
 PluginRootCfgClient createClientConfiguration(ManagedObject<? extends PluginRootCfgClient> impl)
          Creates a client configuration view of the provided managed object.
 PluginRootCfg createServerConfiguration(ServerManagedObject<? extends PluginRootCfg> impl)
          Creates a server configuration view of the provided server managed object.
static PluginRootCfgDefn getInstance()
          Get the Plugin Root configuration definition singleton.
 StringPropertyDefinition getPluginOrderIntermediateResponsePropertyDefinition()
          Get the "plugin-order-intermediate-response" property definition.
 StringPropertyDefinition getPluginOrderLDIFExportPropertyDefinition()
          Get the "plugin-order-ldif-export" property definition.
 StringPropertyDefinition getPluginOrderLDIFImportPropertyDefinition()
          Get the "plugin-order-ldif-import" property definition.
 StringPropertyDefinition getPluginOrderPostConnectPropertyDefinition()
          Get the "plugin-order-post-connect" property definition.
 StringPropertyDefinition getPluginOrderPostDisconnectPropertyDefinition()
          Get the "plugin-order-post-disconnect" property definition.
 StringPropertyDefinition getPluginOrderPostOperationAbandonPropertyDefinition()
          Get the "plugin-order-post-operation-abandon" property definition.
 StringPropertyDefinition getPluginOrderPostOperationAddPropertyDefinition()
          Get the "plugin-order-post-operation-add" property definition.
 StringPropertyDefinition getPluginOrderPostOperationBindPropertyDefinition()
          Get the "plugin-order-post-operation-bind" property definition.
 StringPropertyDefinition getPluginOrderPostOperationComparePropertyDefinition()
          Get the "plugin-order-post-operation-compare" property definition.
 StringPropertyDefinition getPluginOrderPostOperationDeletePropertyDefinition()
          Get the "plugin-order-post-operation-delete" property definition.
 StringPropertyDefinition getPluginOrderPostOperationExtendedPropertyDefinition()
          Get the "plugin-order-post-operation-extended" property definition.
 StringPropertyDefinition getPluginOrderPostOperationModifyDNPropertyDefinition()
          Get the "plugin-order-post-operation-modify-dn" property definition.
 StringPropertyDefinition getPluginOrderPostOperationModifyPropertyDefinition()
          Get the "plugin-order-post-operation-modify" property definition.
 StringPropertyDefinition getPluginOrderPostOperationSearchPropertyDefinition()
          Get the "plugin-order-post-operation-search" property definition.
 StringPropertyDefinition getPluginOrderPostOperationUnbindPropertyDefinition()
          Get the "plugin-order-post-operation-unbind" property definition.
 StringPropertyDefinition getPluginOrderPostResponseAddPropertyDefinition()
          Get the "plugin-order-post-response-add" property definition.
 StringPropertyDefinition getPluginOrderPostResponseBindPropertyDefinition()
          Get the "plugin-order-post-response-bind" property definition.
 StringPropertyDefinition getPluginOrderPostResponseComparePropertyDefinition()
          Get the "plugin-order-post-response-compare" property definition.
 StringPropertyDefinition getPluginOrderPostResponseDeletePropertyDefinition()
          Get the "plugin-order-post-response-delete" property definition.
 StringPropertyDefinition getPluginOrderPostResponseExtendedPropertyDefinition()
          Get the "plugin-order-post-response-extended" property definition.
 StringPropertyDefinition getPluginOrderPostResponseModifyDNPropertyDefinition()
          Get the "plugin-order-post-response-modify-dn" property definition.
 StringPropertyDefinition getPluginOrderPostResponseModifyPropertyDefinition()
          Get the "plugin-order-post-response-modify" property definition.
 StringPropertyDefinition getPluginOrderPostResponseSearchPropertyDefinition()
          Get the "plugin-order-post-response-search" property definition.
 StringPropertyDefinition getPluginOrderPostSynchronizationAddPropertyDefinition()
          Get the "plugin-order-post-synchronization-add" property definition.
 StringPropertyDefinition getPluginOrderPostSynchronizationDeletePropertyDefinition()
          Get the "plugin-order-post-synchronization-delete" property definition.
 StringPropertyDefinition getPluginOrderPostSynchronizationModifyDNPropertyDefinition()
          Get the "plugin-order-post-synchronization-modify-dn" property definition.
 StringPropertyDefinition getPluginOrderPostSynchronizationModifyPropertyDefinition()
          Get the "plugin-order-post-synchronization-modify" property definition.
 StringPropertyDefinition getPluginOrderPreOperationAddPropertyDefinition()
          Get the "plugin-order-pre-operation-add" property definition.
 StringPropertyDefinition getPluginOrderPreOperationBindPropertyDefinition()
          Get the "plugin-order-pre-operation-bind" property definition.
 StringPropertyDefinition getPluginOrderPreOperationComparePropertyDefinition()
          Get the "plugin-order-pre-operation-compare" property definition.
 StringPropertyDefinition getPluginOrderPreOperationDeletePropertyDefinition()
          Get the "plugin-order-pre-operation-delete" property definition.
 StringPropertyDefinition getPluginOrderPreOperationExtendedPropertyDefinition()
          Get the "plugin-order-pre-operation-extended" property definition.
 StringPropertyDefinition getPluginOrderPreOperationModifyDNPropertyDefinition()
          Get the "plugin-order-pre-operation-modify-dn" property definition.
 StringPropertyDefinition getPluginOrderPreOperationModifyPropertyDefinition()
          Get the "plugin-order-pre-operation-modify" property definition.
 StringPropertyDefinition getPluginOrderPreOperationSearchPropertyDefinition()
          Get the "plugin-order-pre-operation-search" property definition.
 StringPropertyDefinition getPluginOrderPreParseAbandonPropertyDefinition()
          Get the "plugin-order-pre-parse-abandon" property definition.
 StringPropertyDefinition getPluginOrderPreParseAddPropertyDefinition()
          Get the "plugin-order-pre-parse-add" property definition.
 StringPropertyDefinition getPluginOrderPreParseBindPropertyDefinition()
          Get the "plugin-order-pre-parse-bind" property definition.
 StringPropertyDefinition getPluginOrderPreParseComparePropertyDefinition()
          Get the "plugin-order-pre-parse-compare" property definition.
 StringPropertyDefinition getPluginOrderPreParseDeletePropertyDefinition()
          Get the "plugin-order-pre-parse-delete" property definition.
 StringPropertyDefinition getPluginOrderPreParseExtendedPropertyDefinition()
          Get the "plugin-order-pre-parse-extended" property definition.
 StringPropertyDefinition getPluginOrderPreParseModifyDNPropertyDefinition()
          Get the "plugin-order-pre-parse-modify-dn" property definition.
 StringPropertyDefinition getPluginOrderPreParseModifyPropertyDefinition()
          Get the "plugin-order-pre-parse-modify" property definition.
 StringPropertyDefinition getPluginOrderPreParseSearchPropertyDefinition()
          Get the "plugin-order-pre-parse-search" property definition.
 StringPropertyDefinition getPluginOrderPreParseUnbindPropertyDefinition()
          Get the "plugin-order-pre-parse-unbind" property definition.
 StringPropertyDefinition getPluginOrderSearchResultEntryPropertyDefinition()
          Get the "plugin-order-search-result-entry" property definition.
 StringPropertyDefinition getPluginOrderSearchResultReferencePropertyDefinition()
          Get the "plugin-order-search-result-reference" property definition.
 StringPropertyDefinition getPluginOrderShutdownPropertyDefinition()
          Get the "plugin-order-shutdown" property definition.
 StringPropertyDefinition getPluginOrderStartupPropertyDefinition()
          Get the "plugin-order-startup" property definition.
 StringPropertyDefinition getPluginOrderSubordinateModifyDNPropertyDefinition()
          Get the "plugin-order-subordinate-modify-dn" property definition.
 InstantiableRelationDefinition<PluginCfgClient,PluginCfg> getPluginsRelationDefinition()
          Get the "plugins" relation definition.
 java.lang.Class<PluginRootCfg> getServerConfigurationClass()
          Gets the server configuration class instance associated with this managed object definition.
 
Methods inherited from class org.opends.server.admin.AbstractManagedObjectDefinition
getAggregationPropertyDefinition, getAggregationPropertyDefinitions, getAllAggregationPropertyDefinitions, getAllChildren, getAllConstraints, getAllPropertyDefinitions, getAllRelationDefinitions, getAllReverseAggregationPropertyDefinitions, getAllReverseRelationDefinitions, getAllTags, getChild, getChildren, getConstraints, getDescription, getDescription, getName, getParent, getPropertyDefinition, getPropertyDefinitions, getRelationDefinition, getRelationDefinitions, getReverseAggregationPropertyDefinitions, getReverseRelationDefinitions, getSynopsis, getSynopsis, getUserFriendlyName, getUserFriendlyName, getUserFriendlyPluralName, getUserFriendlyPluralName, hasChildren, hasOption, hasTag, initialize, isChildOf, isParentOf, isTop, registerConstraint, registerOption, registerPropertyDefinition, registerRelationDefinition, registerTag, resolveManagedObjectDefinition, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static PluginRootCfgDefn getInstance()
Get the Plugin Root configuration definition singleton.

Returns:
Returns the Plugin Root configuration definition singleton.

createClientConfiguration

public PluginRootCfgClient createClientConfiguration(ManagedObject<? extends PluginRootCfgClient> impl)
Creates a client configuration view of the provided managed object. Modifications made to the underlying managed object will be reflected in the client configuration view and vice versa.

Specified by:
createClientConfiguration in class ManagedObjectDefinition<PluginRootCfgClient,PluginRootCfg>
Parameters:
impl - The managed object.
Returns:
Returns a client configuration view of the provided managed object.

createServerConfiguration

public PluginRootCfg createServerConfiguration(ServerManagedObject<? extends PluginRootCfg> impl)
Creates a server configuration view of the provided server managed object.

Specified by:
createServerConfiguration in class ManagedObjectDefinition<PluginRootCfgClient,PluginRootCfg>
Parameters:
impl - The server managed object.
Returns:
Returns a server configuration view of the provided server managed object.

getServerConfigurationClass

public java.lang.Class<PluginRootCfg> getServerConfigurationClass()
Gets the server configuration class instance associated with this managed object definition.

Specified by:
getServerConfigurationClass in class ManagedObjectDefinition<PluginRootCfgClient,PluginRootCfg>
Returns:
Returns the server configuration class instance associated with this managed object definition.

getPluginOrderIntermediateResponsePropertyDefinition

public StringPropertyDefinition getPluginOrderIntermediateResponsePropertyDefinition()
Get the "plugin-order-intermediate-response" property definition.

Specifies the order in which intermediate response plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-intermediate-response" property definition.

getPluginOrderLDIFExportPropertyDefinition

public StringPropertyDefinition getPluginOrderLDIFExportPropertyDefinition()
Get the "plugin-order-ldif-export" property definition.

Specifies the order in which LDIF export plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-ldif-export" property definition.

getPluginOrderLDIFImportPropertyDefinition

public StringPropertyDefinition getPluginOrderLDIFImportPropertyDefinition()
Get the "plugin-order-ldif-import" property definition.

Specifies the order in which LDIF import plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-ldif-import" property definition.

getPluginOrderPostConnectPropertyDefinition

public StringPropertyDefinition getPluginOrderPostConnectPropertyDefinition()
Get the "plugin-order-post-connect" property definition.

Specifies the order in which post-connect plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-connect" property definition.

getPluginOrderPostDisconnectPropertyDefinition

public StringPropertyDefinition getPluginOrderPostDisconnectPropertyDefinition()
Get the "plugin-order-post-disconnect" property definition.

Specifies the order in which post-disconnect plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-disconnect" property definition.

getPluginOrderPostOperationAbandonPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationAbandonPropertyDefinition()
Get the "plugin-order-post-operation-abandon" property definition.

Specifies the order in which post-operation abandon plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-abandon" property definition.

getPluginOrderPostOperationAddPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationAddPropertyDefinition()
Get the "plugin-order-post-operation-add" property definition.

Specifies the order in which post-operation add plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-add" property definition.

getPluginOrderPostOperationBindPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationBindPropertyDefinition()
Get the "plugin-order-post-operation-bind" property definition.

Specifies the order in which post-operation bind plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-bind" property definition.

getPluginOrderPostOperationComparePropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationComparePropertyDefinition()
Get the "plugin-order-post-operation-compare" property definition.

Specifies the order in which post-operation compare plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-compare" property definition.

getPluginOrderPostOperationDeletePropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationDeletePropertyDefinition()
Get the "plugin-order-post-operation-delete" property definition.

Specifies the order in which post-operation delete plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-delete" property definition.

getPluginOrderPostOperationExtendedPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationExtendedPropertyDefinition()
Get the "plugin-order-post-operation-extended" property definition.

Specifies the order in which post-operation extended operation plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-extended" property definition.

getPluginOrderPostOperationModifyPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationModifyPropertyDefinition()
Get the "plugin-order-post-operation-modify" property definition.

Specifies the order in which post-operation modify plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-modify" property definition.

getPluginOrderPostOperationModifyDNPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationModifyDNPropertyDefinition()
Get the "plugin-order-post-operation-modify-dn" property definition.

Specifies the order in which post-operation modify DN plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-modify-dn" property definition.

getPluginOrderPostOperationSearchPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationSearchPropertyDefinition()
Get the "plugin-order-post-operation-search" property definition.

Specifies the order in which post-operation search plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-search" property definition.

getPluginOrderPostOperationUnbindPropertyDefinition

public StringPropertyDefinition getPluginOrderPostOperationUnbindPropertyDefinition()
Get the "plugin-order-post-operation-unbind" property definition.

Specifies the order in which post-operation unbind plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-operation-unbind" property definition.

getPluginOrderPostResponseAddPropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseAddPropertyDefinition()
Get the "plugin-order-post-response-add" property definition.

Specifies the order in which post-response add plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-add" property definition.

getPluginOrderPostResponseBindPropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseBindPropertyDefinition()
Get the "plugin-order-post-response-bind" property definition.

Specifies the order in which post-response bind plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-bind" property definition.

getPluginOrderPostResponseComparePropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseComparePropertyDefinition()
Get the "plugin-order-post-response-compare" property definition.

Specifies the order in which post-response compare plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-compare" property definition.

getPluginOrderPostResponseDeletePropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseDeletePropertyDefinition()
Get the "plugin-order-post-response-delete" property definition.

Specifies the order in which post-response delete plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-delete" property definition.

getPluginOrderPostResponseExtendedPropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseExtendedPropertyDefinition()
Get the "plugin-order-post-response-extended" property definition.

Specifies the order in which post-response extended operation plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-extended" property definition.

getPluginOrderPostResponseModifyPropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseModifyPropertyDefinition()
Get the "plugin-order-post-response-modify" property definition.

Specifies the order in which post-response modify plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-modify" property definition.

getPluginOrderPostResponseModifyDNPropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseModifyDNPropertyDefinition()
Get the "plugin-order-post-response-modify-dn" property definition.

Specifies the order in which post-response modify DN plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-modify-dn" property definition.

getPluginOrderPostResponseSearchPropertyDefinition

public StringPropertyDefinition getPluginOrderPostResponseSearchPropertyDefinition()
Get the "plugin-order-post-response-search" property definition.

Specifies the order in which post-response search plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-response-search" property definition.

getPluginOrderPostSynchronizationAddPropertyDefinition

public StringPropertyDefinition getPluginOrderPostSynchronizationAddPropertyDefinition()
Get the "plugin-order-post-synchronization-add" property definition.

Specifies the order in which post-synchronization add plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-synchronization-add" property definition.

getPluginOrderPostSynchronizationDeletePropertyDefinition

public StringPropertyDefinition getPluginOrderPostSynchronizationDeletePropertyDefinition()
Get the "plugin-order-post-synchronization-delete" property definition.

Specifies the order in which post-synchronization delete plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-synchronization-delete" property definition.

getPluginOrderPostSynchronizationModifyPropertyDefinition

public StringPropertyDefinition getPluginOrderPostSynchronizationModifyPropertyDefinition()
Get the "plugin-order-post-synchronization-modify" property definition.

Specifies the order in which post-synchronization modify plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-synchronization-modify" property definition.

getPluginOrderPostSynchronizationModifyDNPropertyDefinition

public StringPropertyDefinition getPluginOrderPostSynchronizationModifyDNPropertyDefinition()
Get the "plugin-order-post-synchronization-modify-dn" property definition.

Specifies the order in which post-synchronization modify DN plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-post-synchronization-modify-dn" property definition.

getPluginOrderPreOperationAddPropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationAddPropertyDefinition()
Get the "plugin-order-pre-operation-add" property definition.

Specifies the order in which pre-operation add plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-add" property definition.

getPluginOrderPreOperationBindPropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationBindPropertyDefinition()
Get the "plugin-order-pre-operation-bind" property definition.

Specifies the order in which pre-operation bind plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-bind" property definition.

getPluginOrderPreOperationComparePropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationComparePropertyDefinition()
Get the "plugin-order-pre-operation-compare" property definition.

Specifies the order in which pre-operation compare plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-compare" property definition.

getPluginOrderPreOperationDeletePropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationDeletePropertyDefinition()
Get the "plugin-order-pre-operation-delete" property definition.

Specifies the order in which pre-operation delete plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-delete" property definition.

getPluginOrderPreOperationExtendedPropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationExtendedPropertyDefinition()
Get the "plugin-order-pre-operation-extended" property definition.

Specifies the order in which pre-operation extended operation plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-extended" property definition.

getPluginOrderPreOperationModifyPropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationModifyPropertyDefinition()
Get the "plugin-order-pre-operation-modify" property definition.

Specifies the order in which pre-operation modify plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-modify" property definition.

getPluginOrderPreOperationModifyDNPropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationModifyDNPropertyDefinition()
Get the "plugin-order-pre-operation-modify-dn" property definition.

Specifies the order in which pre-operation modify DN plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-modify-dn" property definition.

getPluginOrderPreOperationSearchPropertyDefinition

public StringPropertyDefinition getPluginOrderPreOperationSearchPropertyDefinition()
Get the "plugin-order-pre-operation-search" property definition.

Specifies the order in which pre-operation search plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-operation-search" property definition.

getPluginOrderPreParseAbandonPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseAbandonPropertyDefinition()
Get the "plugin-order-pre-parse-abandon" property definition.

Specifies the order in which pre-parse abandon plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-abandon" property definition.

getPluginOrderPreParseAddPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseAddPropertyDefinition()
Get the "plugin-order-pre-parse-add" property definition.

Specifies the order in which pre-parse add plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-add" property definition.

getPluginOrderPreParseBindPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseBindPropertyDefinition()
Get the "plugin-order-pre-parse-bind" property definition.

Specifies the order in which pre-parse bind plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-bind" property definition.

getPluginOrderPreParseComparePropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseComparePropertyDefinition()
Get the "plugin-order-pre-parse-compare" property definition.

Specifies the order in which pre-parse compare plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-compare" property definition.

getPluginOrderPreParseDeletePropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseDeletePropertyDefinition()
Get the "plugin-order-pre-parse-delete" property definition.

Specifies the order in which pre-parse delete plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-delete" property definition.

getPluginOrderPreParseExtendedPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseExtendedPropertyDefinition()
Get the "plugin-order-pre-parse-extended" property definition.

Specifies the order in which pre-parse extended operation plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-extended" property definition.

getPluginOrderPreParseModifyPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseModifyPropertyDefinition()
Get the "plugin-order-pre-parse-modify" property definition.

Specifies the order in which pre-parse modify plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-modify" property definition.

getPluginOrderPreParseModifyDNPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseModifyDNPropertyDefinition()
Get the "plugin-order-pre-parse-modify-dn" property definition.

Specifies the order in which pre-parse modify DN plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-modify-dn" property definition.

getPluginOrderPreParseSearchPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseSearchPropertyDefinition()
Get the "plugin-order-pre-parse-search" property definition.

Specifies the order in which pre-parse search plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-search" property definition.

getPluginOrderPreParseUnbindPropertyDefinition

public StringPropertyDefinition getPluginOrderPreParseUnbindPropertyDefinition()
Get the "plugin-order-pre-parse-unbind" property definition.

Specifies the order in which pre-parse unbind plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-pre-parse-unbind" property definition.

getPluginOrderSearchResultEntryPropertyDefinition

public StringPropertyDefinition getPluginOrderSearchResultEntryPropertyDefinition()
Get the "plugin-order-search-result-entry" property definition.

Specifies the order in which search result entry plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-search-result-entry" property definition.

getPluginOrderSearchResultReferencePropertyDefinition

public StringPropertyDefinition getPluginOrderSearchResultReferencePropertyDefinition()
Get the "plugin-order-search-result-reference" property definition.

Specifies the order in which search result reference plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-search-result-reference" property definition.

getPluginOrderShutdownPropertyDefinition

public StringPropertyDefinition getPluginOrderShutdownPropertyDefinition()
Get the "plugin-order-shutdown" property definition.

Specifies the order in which shutdown plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-shutdown" property definition.

getPluginOrderStartupPropertyDefinition

public StringPropertyDefinition getPluginOrderStartupPropertyDefinition()
Get the "plugin-order-startup" property definition.

Specifies the order in which startup plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-startup" property definition.

getPluginOrderSubordinateModifyDNPropertyDefinition

public StringPropertyDefinition getPluginOrderSubordinateModifyDNPropertyDefinition()
Get the "plugin-order-subordinate-modify-dn" property definition.

Specifies the order in which subordinate modify DN plug-ins are to be loaded and invoked.

The value is a comma-delimited list of plug-in names (where the plug-in name is the RDN value from the plug-in configuration entry DN). The list can include at most one asterisk to indicate the position of any unspecified plug-in (and the relative order of those unspecified plug-ins is undefined).

Returns:
Returns the "plugin-order-subordinate-modify-dn" property definition.

getPluginsRelationDefinition

public InstantiableRelationDefinition<PluginCfgClient,PluginCfg> getPluginsRelationDefinition()
Get the "plugins" relation definition.

Returns:
Returns the "plugins" relation definition.