Class IndexingCommands
java.lang.Object
org.nuxeo.ecm.core.search.index.commands.IndexingCommands
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final List<IndexingCommand> protected final Set<IndexingCommand.Type> protected DocumentModel - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidadd(IndexingCommand command) voidadd(IndexingCommand.Type type, boolean sync, boolean recurse) protected voidclear()booleancontains(IndexingCommand.Type command) protected IndexingCommandfind(IndexingCommand.Type command)  
- 
Field Details
- 
commands
 - 
commandTypes
 - 
targetDocument
 
 - 
 - 
Constructor Details
- 
IndexingCommands
protected IndexingCommands() - 
IndexingCommands
 
 - 
 - 
Method Details
- 
add
 - 
find
 - 
add
 - 
clear
protected void clear() - 
getTargetDocument
 - 
contains
 - 
getCommands
 
 -