|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxItemIndexer
COM Interface 'IGxItemIndexer'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to functions of GxIndexer coclass. Also see the GPItemIndexer coclass.' 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 |
IID76994811_3b0c_4cd0_977e_2e599fc98690
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getCount()
Total indexed items count. |
void |
indexChildren(IGxObject pObject)
Index the children of the current object. |
void |
indexObject(IGxObject pObject)
Index the current object. |
boolean |
isAncestorRegistered(IGxObject pGxObject)
Indicates whether the ancestor of this GxObject has been registered to be indexed. |
boolean |
isHasBeenIndexed(IGxObject pGxObject)
Indicates whether the current object has been indexed. |
void |
updateIndex(IItemInfo pItemInfo)
Update the index. |
void |
updateThumbnailInIndex(IGxObject pObject)
Update current object's thumbnail in index. |
| Field Detail |
|---|
static final int IID76994811_3b0c_4cd0_977e_2e599fc98690
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAncestorRegistered(IGxObject pGxObject)
throws java.io.IOException,
AutomationException
pGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isHasBeenIndexed(IGxObject pGxObject)
throws java.io.IOException,
AutomationException
pGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateIndex(IItemInfo pItemInfo)
throws java.io.IOException,
AutomationException
pItemInfo - A reference to a com.esri.arcgis.geodatabase.IItemInfo (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void indexObject(IGxObject pObject)
throws java.io.IOException,
AutomationException
pObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void indexChildren(IGxObject pObject)
throws java.io.IOException,
AutomationException
pObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateThumbnailInIndex(IGxObject pObject)
throws java.io.IOException,
AutomationException
pObject - A reference to a com.esri.arcgis.catalog.IGxObject (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 | ||||||||