|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.trackinganalyst.IDatasetDef2Proxy
Description: 'Provides access to methods and properties needed to manage a dataset definition.' 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 =
public class IDatasetDef2Proxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef2 |
---|
IID, IID3aee62f0_5e73_11d5_b7ec_00010265adc5 |
Constructor Summary | |
---|---|
|
IDatasetDef2Proxy()
Deprecated. For internal use only |
|
IDatasetDef2Proxy(java.lang.Object obj)
Deprecated. |
protected |
IDatasetDef2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IDatasetDef2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IDatasetDef2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
IEditDataSetColumn |
addColumnDefinition()
Deprecated. Adds a column to the dataset definition. |
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
IDatasetColumn |
findColumn(java.lang.String szColumnName)
Deprecated. Finds column within the dataset definition. |
java.lang.String |
get_GeometryColumns(int nGeometryColumnIndex)
Deprecated. Gets value for geometry column(s) in the dataset definition. |
java.lang.String |
getActiveMetaDataEditor()
Deprecated. Class ID of the active metadata editor. |
IDatasetColumn |
getColumn(int nIndex)
Deprecated. Gets value in a column in the dataset definition. |
int |
getColumnCount()
Deprecated. Number of columns defined for the dataset. |
java.lang.Object |
getDateModified()
Deprecated. Identifies the date of the last modification to the dataset definition. |
int |
getGeometryColumnCount()
Deprecated. Number of geometry columns in the dataset definition. |
java.lang.String |
getID()
Deprecated. ID value for the dataset. |
java.lang.String |
getMetaData()
Deprecated. Identifies metadata information for the dataset definition. |
java.lang.String |
getName()
Deprecated. Indicates name of the dataset for the definition. |
java.lang.Object |
getSpatialReferance()
Deprecated. Spatial reference value for the dataset definition. |
java.lang.String |
getTrackingColumn()
Deprecated. Indicates value for the Tracking column in the dataset definition. |
void |
moveTo(int nFromIndex,
int nToIndex)
Deprecated. Moves item in dataset definition to a new location. |
void |
removeColumnDefinition(java.lang.String[] pcName)
Deprecated. Removes a column from the dataset definition. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setActiveMetaDataEditor(java.lang.String pbstrActiveMetaDataEditor)
Deprecated. Class ID of the active metadata editor. |
void |
setID(java.lang.String pVal)
Deprecated. ID value for the dataset. |
void |
setMetaData(java.lang.String pbstrMetaData)
Deprecated. Identifies metadata information for the dataset definition. |
void |
setName(java.lang.String pVal)
Deprecated. Indicates name of the dataset for the definition. |
void |
setSpatialReferance(java.lang.Object piSpatialReference)
Deprecated. Spatial reference value for the dataset definition. |
void |
setTrackingColumn(java.lang.String pVal)
Deprecated. Indicates value for the Tracking column in the dataset definition. |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IDatasetDef2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IDatasetDef2Proxy()
public IDatasetDef2Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IDatasetDef2Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IDatasetDef2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setName(java.lang.String pVal) throws java.io.IOException, AutomationException
setName
in interface IDatasetDef2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getID() throws java.io.IOException, AutomationException
getID
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTrackingColumn() throws java.io.IOException, AutomationException
getTrackingColumn
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTrackingColumn(java.lang.String pVal) throws java.io.IOException, AutomationException
setTrackingColumn
in interface IDatasetDef2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getGeometryColumnCount() throws java.io.IOException, AutomationException
getGeometryColumnCount
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getSpatialReferance() throws java.io.IOException, AutomationException
getSpatialReferance
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setSpatialReferance(java.lang.Object piSpatialReference) throws java.io.IOException, AutomationException
setSpatialReferance
in interface IDatasetDef2
piSpatialReference
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getColumnCount() throws java.io.IOException, AutomationException
getColumnCount
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IDatasetColumn findColumn(java.lang.String szColumnName) throws java.io.IOException, AutomationException
findColumn
in interface IDatasetDef2
szColumnName
- The szColumnName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEditDataSetColumn addColumnDefinition() throws java.io.IOException, AutomationException
addColumnDefinition
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void removeColumnDefinition(java.lang.String[] pcName) throws java.io.IOException, AutomationException
removeColumnDefinition
in interface IDatasetDef2
pcName
- The pcName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IDatasetColumn getColumn(int nIndex) throws java.io.IOException, AutomationException
getColumn
in interface IDatasetDef2
nIndex
- The nIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String get_GeometryColumns(int nGeometryColumnIndex) throws java.io.IOException, AutomationException
get_GeometryColumns
in interface IDatasetDef2
nGeometryColumnIndex
- The nGeometryColumnIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void moveTo(int nFromIndex, int nToIndex) throws java.io.IOException, AutomationException
moveTo
in interface IDatasetDef2
nFromIndex
- The nFromIndex (in)nToIndex
- The nToIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMetaData() throws java.io.IOException, AutomationException
getMetaData
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMetaData(java.lang.String pbstrMetaData) throws java.io.IOException, AutomationException
setMetaData
in interface IDatasetDef2
pbstrMetaData
- The pbstrMetaData (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getDateModified() throws java.io.IOException, AutomationException
getDateModified
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setID(java.lang.String pVal) throws java.io.IOException, AutomationException
setID
in interface IDatasetDef2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getActiveMetaDataEditor() throws java.io.IOException, AutomationException
getActiveMetaDataEditor
in interface IDatasetDef2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setActiveMetaDataEditor(java.lang.String pbstrActiveMetaDataEditor) throws java.io.IOException, AutomationException
setActiveMetaDataEditor
in interface IDatasetDef2
pbstrActiveMetaDataEditor
- The pbstrActiveMetaDataEditor (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 |