|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPTableView
COM Interface 'IGPTableView'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing table view object.' 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 |
IID54b87a95_1bd1_42b6_addf_6dab68ba8f56
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addToFIDSet(int oid)
Add on OID to the FIDSet of the feature layer. |
IDETable |
getDETable()
The table of the table view. |
IFIDSet |
getFIDSet()
The selection set of the table view. |
IGPFieldInfo |
getFieldInfo()
The field info of the feature layer. |
java.lang.String |
getNameString()
The name string. |
java.lang.String |
getWhereClause()
The where clause of the feature layer. |
void |
setDETableByRef(IDETable ppDETable)
The table of the table view. |
void |
setFIDSetByRef(IFIDSet ppFIDSet)
The selection set of the table view. |
void |
setFieldInfoByRef(IGPFieldInfo fieldMap)
The field info of the feature layer. |
void |
setNameString(java.lang.String pNamestring)
The name string. |
void |
setWhereClause(java.lang.String pWhereClause)
The where clause of the feature layer. |
| Field Detail |
|---|
static final int IID54b87a95_1bd1_42b6_addf_6dab68ba8f56
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getNameString()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNameString(java.lang.String pNamestring)
throws java.io.IOException,
AutomationException
pNamestring - The pNamestring (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDETable getDETable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDETableByRef(IDETable ppDETable)
throws java.io.IOException,
AutomationException
ppDETable - A reference to a com.esri.arcgis.geodatabase.IDETable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPFieldInfo getFieldInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFieldInfoByRef(IGPFieldInfo fieldMap)
throws java.io.IOException,
AutomationException
fieldMap - A reference to a com.esri.arcgis.geoprocessing.IGPFieldInfo (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getWhereClause()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWhereClause(java.lang.String pWhereClause)
throws java.io.IOException,
AutomationException
pWhereClause - The pWhereClause (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFIDSet getFIDSet()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFIDSetByRef(IFIDSet ppFIDSet)
throws java.io.IOException,
AutomationException
ppFIDSet - A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addToFIDSet(int oid)
throws java.io.IOException,
AutomationException
oid - The oid (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 | ||||||||