|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPIndexingIssueLogger
Provides access to members of for logging indexing issues.
| Method Summary | |
|---|---|
void |
addUnindexedDataset(String dataset)
Log dataset that could not be indexed. |
IStringArray |
getUnindexedDatasets()
Datasets that could not be indexed. |
| Method Detail |
|---|
IStringArray getUnindexedDatasets()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addUnindexedDataset(String dataset)
throws IOException,
AutomationException
dataset - The dataset (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 | ||||||||