Package | Description |
---|---|
org.opends.server.types.operation |
Contains a number of interfaces that are implemented by the various
types of Directory Server operations.
|
org.opends.server.workflowelement.localbackend |
This package contains source for the local backend workflow element, which
are used to process operations against data stored in local backend databases
and other repositories that are considered "local".
|
Modifier and Type | Interface and Description |
---|---|
interface |
PostSynchronizationAddOperation
This class defines a set of methods that are available for use by
post-synchronization plugins for add operations.
|
interface |
PostSynchronizationDeleteOperation
This class defines a set of methods that are available for use by
post-synchronization plugins for delete operations.
|
interface |
PostSynchronizationModifyDNOperation
This class defines a set of methods that are available for use by
post-synchronization plugins for modify DN operations.
|
interface |
PostSynchronizationModifyOperation
This class defines a set of methods that are available for use by
post-synchronization plugins for modify operations.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalBackendAddOperation
This class defines an operation used to add an entry in a local backend
of the Directory Server.
|
class |
LocalBackendDeleteOperation
This class defines an operation used to delete an entry in a local backend
of the Directory Server.
|
class |
LocalBackendModifyDNOperation
This class defines an operation used to move an entry in a local backend
of the Directory Server.
|
class |
LocalBackendModifyOperation
This class defines an operation used to modify an entry in a local backend of the Directory Server.
|
Copyright 2010-2017 ForgeRock AS.