|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICdmMassIndexer
| Method Summary | |
|---|---|
void |
createDictionary(IProgressMonitor monitor)
Create (spell-checking) dictionary listed in dictionaryClasses(). |
Class[] |
dictionaryClasses()
|
Class[] |
indexedClasses()
|
void |
purge(IProgressMonitor monitor)
This will wipe out the index. |
void |
reindex(IProgressMonitor monitor)
Reindex all cdm entities listed in indexedClasses(). |
| Method Detail |
|---|
void reindex(IProgressMonitor monitor)
indexedClasses().
Re-indexing will not purge the index.
monitor - TODOvoid purge(IProgressMonitor monitor)
Class[] indexedClasses()
void createDictionary(IProgressMonitor monitor)
dictionaryClasses().
This action will not purge the dictionary.
monitor - TODOClass[] dictionaryClasses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||