public class IndexingCommands extends Object
| Constructor and Description | 
|---|
IndexingCommands(DocumentModel targetDocument)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(IndexingCommand.Type type,
   boolean sync,
   boolean recurse)  | 
boolean | 
contains(IndexingCommand.Type command)  | 
List<IndexingCommand> | 
getCommands()  | 
DocumentModel | 
getTargetDocument()  | 
public IndexingCommands(DocumentModel targetDocument)
public void add(IndexingCommand.Type type, boolean sync, boolean recurse)
public DocumentModel getTargetDocument()
public boolean contains(IndexingCommand.Type command)
public List<IndexingCommand> getCommands()
Copyright © 2015 Nuxeo SA. All rights reserved.