public interface IDataSourceCrawler3 extends IDataSourceCrawler2, java.io.Serializable
Description: 'Provides access to members that control a data source crawler.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDd3602eef_41d9_443f_a38b_a852af177c06 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID6585fbde_358f_40a7_8748_79f99b374f5f
IIDa1631439_6f80_4ac3_b559_0d1836f6b13a
Modifier and Type | Method and Description |
---|---|
IPropertySet |
getProperties()
Additional properties associated with the data source crawler.
|
void |
setPropertiesByRef(IPropertySet ppProperties)
Additional properties associated with the data source crawler.
|
isCanMergeItems, isMergeItems, setMergeItems
crawl, getCrawlerItemType, getFilter, getTimeExtent, isCanFilterByExpression, isCanFilterByTime, setFilter, setTimeExtentByRef
static final int IIDd3602eef_41d9_443f_a38b_a852af177c06
static final int xxDummy
static final java.lang.String IID
void setPropertiesByRef(IPropertySet ppProperties) throws java.io.IOException, AutomationException
ppProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IPropertySet getProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.