Package net.bluemind.notes.api
Interface INoteIndexMgmtAsync
public interface INoteIndexMgmtAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoidreindex(String containerUid, AsyncHandler<TaskRef> handler) voidreindexAll(AsyncHandler<TaskRef> handler)  
- 
Method Details
- 
reindex
 - 
reindexAll
 
 -