|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPItemBrowser
COM Interface 'IGPItemBrowser'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSearch.tlb'
Description: 'Browse a catalog path for folder/database and create indexes through an assgined Indexer.' 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 |
IID3b9ec21b_923c_48ec_b4f2_8c08b2678eb6
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
buildIndex(IDataSourceConfiguration pDataSourceConfig,
IPropertySet pIndexingConfig,
IItemIndex pIItemIndex)
Build index with indexing helper. |
Field Detail |
---|
static final int IID3b9ec21b_923c_48ec_b4f2_8c08b2678eb6
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void buildIndex(IDataSourceConfiguration pDataSourceConfig, IPropertySet pIndexingConfig, IItemIndex pIItemIndex) throws java.io.IOException, AutomationException
pDataSourceConfig
- A reference to a com.esri.arcgis.search.IDataSourceConfiguration (in)pIndexingConfig
- A reference to a com.esri.arcgis.system.IPropertySet (in)pIItemIndex
- A reference to a com.esri.arcgis.search.IItemIndex (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 |