|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataSourceConfiguration2
COM Interface 'IDataSourceConfiguration2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriSearch.tlb'
Description: 'Provides access to data source configuration.' 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 |
IIDa1ca9d07_71b5_4d6b_b6fa_663345fbc4fe
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.search.IDataSourceConfiguration |
|---|
IIDcc8f1331_2bf5_4cad_b30c_ffcb95eb96b0 |
| Method Summary | |
|---|---|
boolean |
isSkipConnections()
Indicates whether to skip connection files (sde, ags, wcs, wms, etc) copied to non-default locations. |
boolean |
isSkipMosaicItems()
Indicates whether to skip mosaic dataset items when indexing. |
void |
setSkipConnections(boolean pSkipConnections)
Indicates whether to skip connection files (sde, ags, wcs, wms, etc) copied to non-default locations. |
void |
setSkipMosaicItems(boolean pSkipMosaicItems)
Indicates whether to skip mosaic dataset items when indexing. |
| Methods inherited from interface com.esri.arcgis.search.IDataSourceConfiguration |
|---|
getPath, getRepeatInterval, getStartTime, getType, isRecursive, isReplaceItems, setPath, setRecursive, setRepeatInterval, setReplaceItems, setStartTime, setType |
| Field Detail |
|---|
static final int IIDa1ca9d07_71b5_4d6b_b6fa_663345fbc4fe
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isSkipConnections()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSkipConnections(boolean pSkipConnections)
throws java.io.IOException,
AutomationException
pSkipConnections - The pSkipConnections (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSkipMosaicItems()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSkipMosaicItems(boolean pSkipMosaicItems)
throws java.io.IOException,
AutomationException
pSkipMosaicItems - The pSkipMosaicItems (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 | ||||||||