|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IIndexingStatus
COM Interface 'IIndexingStatus'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSearch.tlb'
Description: 'Provides access to indexing status.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID3aed1cd7_b3e8_446b_81b3_f35c466994db
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getIndexingType()
Indicates the indexing type. |
int |
getItemsIndexed()
Indicators whether items are indexed. |
java.lang.String |
getNextFullIndexingStartTime()
Next Full indexing start time. |
java.lang.String |
getNextIncrementalIndexingStartTime()
Next Incremetal indexing start time. |
int |
getNextIndexingType()
Indicates next indexing type. |
java.lang.String |
getStartTime()
Index start time. |
int |
getTimeUsed()
Time used for indexing. |
boolean |
isRunning()
Indicates if the index tasks is running. |
void |
setIndexingType(int indexingType)
Indicates the indexing type. |
void |
setIsRunning(boolean pValid)
Indicates if the index tasks is running. |
void |
setItemsIndexed(int itemsIndexed)
Indicators whether items are indexed. |
void |
setNextFullIndexingStartTime(java.lang.String nextFullIndexingStartTime)
Next Full indexing start time. |
void |
setNextIncrementalIndexingStartTime(java.lang.String nextIncremetalIndexingStartTime)
Next Incremetal indexing start time. |
void |
setNextIndexingType(int indexingType)
Indicates next indexing type. |
void |
setStartTime(java.lang.String startTime)
Index start time. |
void |
setTimeUsed(int timeUsed)
Time used for indexing. |
| Field Detail |
|---|
static final int IID3aed1cd7_b3e8_446b_81b3_f35c466994db
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getIndexingType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIndexingType(int indexingType)
throws java.io.IOException,
AutomationException
indexingType - A com.esri.arcgis.search.esriIndexingType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRunning()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIsRunning(boolean pValid)
throws java.io.IOException,
AutomationException
pValid - The pValid (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getStartTime()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStartTime(java.lang.String startTime)
throws java.io.IOException,
AutomationException
startTime - The startTime (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTimeUsed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeUsed(int timeUsed)
throws java.io.IOException,
AutomationException
timeUsed - The timeUsed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setItemsIndexed(int itemsIndexed)
throws java.io.IOException,
AutomationException
itemsIndexed - The itemsIndexed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getItemsIndexed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getNextFullIndexingStartTime()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNextFullIndexingStartTime(java.lang.String nextFullIndexingStartTime)
throws java.io.IOException,
AutomationException
nextFullIndexingStartTime - The nextFullIndexingStartTime (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getNextIncrementalIndexingStartTime()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNextIncrementalIndexingStartTime(java.lang.String nextIncremetalIndexingStartTime)
throws java.io.IOException,
AutomationException
nextIncremetalIndexingStartTime - The nextIncremetalIndexingStartTime (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getNextIndexingType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNextIndexingType(int indexingType)
throws java.io.IOException,
AutomationException
indexingType - A com.esri.arcgis.search.esriIndexingType constant (in)
java.io.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 | ||||||||