Class | Description |
---|---|
BasicContainerOperationBuilder<SKey extends Key> |
This OperationBuilder is used to send without condition the document to the
Indexer.
|
BasicOperationBuilder<SKey extends Key> |
This OperationBuilder is used to send without condition the document to the Indexer.
|
DeletedDocumentOperationBuilder<SKey extends Key> |
This OperationBuilder is used during Index Enumeration, it check if the document still exists,
and if it is not the case, generates a DeleteDocumentOperation.
|
EnumerableOperationBuilder<SKey extends Key> |
This class create Document Operation from a key (document or folder).
|
LazyContainerOperationBuilder<SKey extends Key> | Deprecated |
LazyOperationBuilder<SKey extends Key> | Deprecated |
UpdateContainerOperationBuilder<SKey extends Key> | |
UpdateOperationBuilder<SKey extends Key> | |
UpToDateDocumentOperationBuilder<SKey extends Key> |
Builder for UpToDateDocumentOperation (not modified documents)
|
Copyright © 2013 Dassault Systèmes, All Rights Reserved.