|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAttributeQuery
COM Interface 'ISchematicAttributeQuery'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that manage the schematic attribute query.' 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 |
IIDcba72a8a_c610_4e01_8ce4_c45e312fc453
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.schematic.ISchematicAttribute |
|---|
IIDfd0a84c9_c8d2_44da_98ea_e68026c2d56b |
| Method Summary | |
|---|---|
java.lang.String |
getFieldName()
Result field name of the schematic attribute query. |
java.lang.String |
getQueryString()
Query string of the schematic attribute query. |
ISchematicDataSource |
getSchematicDataSource()
Schematic data source of the schematic attribute query. |
IEnumSchematicQueryParameter |
getSchematicQueryParameters()
Schematic query parameters of the schematic attribute query. |
boolean |
isUseAssociatedFeatureDataSource()
Indicates if the query must use the associted feature datasource (useful to query the same version). |
void |
setFieldName(java.lang.String fieldName)
Result field name of the schematic attribute query. |
void |
setQueryString(java.lang.String queryString)
Query string of the schematic attribute query. |
void |
setSchematicDataSourceByRef(ISchematicDataSource schematicDataSource)
Schematic data source of the schematic attribute query. |
void |
setSchematicQueryParameters(IEnumSchematicQueryParameter queryParameters)
Schematic query parameters of the schematic attribute query. |
void |
setUseAssociatedFeatureDataSource(boolean useAssociatedFeatureDataSource)
Indicates if the query must use the associted feature datasource (useful to query the same version). |
| Methods inherited from interface com.esri.arcgis.schematic.ISchematicAttribute |
|---|
delete, getCLSID, getDescription, getName, getSchematicObjectClass, getValue, setName |
| Field Detail |
|---|
static final int IIDcba72a8a_c610_4e01_8ce4_c45e312fc453
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IEnumSchematicQueryParameter getSchematicQueryParameters()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSchematicQueryParameters(IEnumSchematicQueryParameter queryParameters)
throws java.io.IOException,
AutomationException
queryParameters - A reference to a com.esri.arcgis.schematic.IEnumSchematicQueryParameter (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getQueryString()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setQueryString(java.lang.String queryString)
throws java.io.IOException,
AutomationException
queryString - The queryString (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISchematicDataSource getSchematicDataSource()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSchematicDataSourceByRef(ISchematicDataSource schematicDataSource)
throws java.io.IOException,
AutomationException
schematicDataSource - A reference to a com.esri.arcgis.schematic.ISchematicDataSource (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseAssociatedFeatureDataSource()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseAssociatedFeatureDataSource(boolean useAssociatedFeatureDataSource)
throws java.io.IOException,
AutomationException
useAssociatedFeatureDataSource - The useAssociatedFeatureDataSource (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFieldName(java.lang.String fieldName)
throws java.io.IOException,
AutomationException
fieldName - The fieldName (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 | ||||||||