|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IItemIndexer
Provides access to members of indexer.
| Method Summary | |
|---|---|
void |
buildIndex(IIndexingConfiguration pConfig,
IItemIndex pIItemIndex)
Build index with indexing helper. |
String |
getIndexerName()
Name of the indexer. |
void |
setIndexerName(String pName)
Name of the indexer. |
| Method Detail |
|---|
String getIndexerName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexerName(String pName)
throws IOException,
AutomationException
pName - The pName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void buildIndex(IIndexingConfiguration pConfig,
IItemIndex pIItemIndex)
throws IOException,
AutomationException
pConfig - A reference to a com.esri.arcgis.search.IIndexingConfiguration (in)pIItemIndex - A reference to a com.esri.arcgis.search.IItemIndex (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||