See: Description
Interface | Description |
---|---|
ChangePreprocessor |
An interface to be implemented as a change preprocessor handler that runs on the server.
|
ContentConversionHandler |
This interface is not supported.
|
ContentConversionResult |
This interface is not supported.
|
ContentConversionServices |
This interface is not supported.
|
DirectoryMigrationProvider |
For Internal Use Only.
|
DirectoryServiceProvider |
For Internal Use Only.
|
DocumentClassifier |
An interface to be implemented to automatically classify documents of a particular content type.
|
DocumentLifecycleActionHandler |
An interface to be implemented to handle state changes for documents assigned a lifecycle policy.
|
EventActionHandler |
An interface to be implemented as a event action handler, which runs on the server.
|
RetrievalEventActionHandler |
An interface to be implemented as an event action handler, which runs on the server.
|
SearchFunctionHandler |
An interface to be implemented as a custom search function handler that runs on the server.
|
SweepActionHandler |
An interface to be implemented by a custom sweep handler.
|
SweepActionHandler.SweepItem |
A subinterface for getting an instance of a class targeted by a custom sweep
(
CmCustomQueueJob , CmCustomSweepPolicy , or CmCustomQueueSweep ). |
TextIndexingPreprocessor |
This interface is not supported.
|
TextIndexingPreprocessorServices |
This interface is not supported.
|
TextIndexingPreprocessorServices.TextExtractionResult |
This interface is not supported.
|
Class | Description |
---|---|
DirectoryContext |
For Internal Use Only.
|
DirectoryInfo |
For Internal Use Only.
|
GroupInfo |
For internal use only.
|
HandlerCallContext |
A
HandlerCallContext object can be used for the following purposes:
Communications between synchronous event handlers or change preprocessor
handlers that execute within the same operation chain. |
PrincipalInfo |
For internal use only.
|
PrincipalInfoSet |
For Internal Use Only.
|
RealmInfo |
For Internal Use Only.
|
SweepItemOutcome |
The processing outcome of a
SweepItem object by a
SweepActionHandler implementation. |
UserInfo |
For Internal Use Only.
|
Enum | Description |
---|---|
ContentConversionResult.ResultType |
This enumeration is not supported.
|
Exception | Description |
---|---|
EventExternalFailureException |
Intended for implementations of the
EventActionHandler interface
in asynchronous event processing. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.