|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IItemIndex2
COM Interface 'IItemIndex2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSearch.tlb'
Description: 'Provides access to update thumbnail in index.' 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 |
IIDfcaf5f49_fda4_4dd6_87e9_743e139dbbcb
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.search.IItemIndex |
|---|
IIDacf9354c_05db_4a70_b5f3_48d2822cb400 |
| Method Summary | |
|---|---|
IStringArray |
getItemsMissingThumbnails()
The CatalogPaths without thumbnail info. |
void |
updateThumbnail(java.lang.String catalogPath,
IThumbnailInfo pThumbInfo)
Update thumbnail info in index. |
| Methods inherited from interface com.esri.arcgis.search.IItemIndex |
|---|
addItemInfo, deleteItemInfo, deleteItemInfos, getItemInfoCount, isItemInfoExists, updateItemInfo |
| Field Detail |
|---|
static final int IIDfcaf5f49_fda4_4dd6_87e9_743e139dbbcb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void updateThumbnail(java.lang.String catalogPath,
IThumbnailInfo pThumbInfo)
throws java.io.IOException,
AutomationException
catalogPath - The catalogPath (in)pThumbInfo - A reference to a com.esri.arcgis.geodatabase.IThumbnailInfo (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getItemsMissingThumbnails()
throws java.io.IOException,
AutomationException
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 | ||||||||