|
|||||||||
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 com.esri.arcgis.trackinganalyst.IDatasetDef3Proxy
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 IDatasetDef3Proxy
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.IDatasetDef3 |
---|
IID, IID8e98c5f8_f8c7_4444_9bb7_18634b5d3d22 |
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef2 |
---|
IID3aee62f0_5e73_11d5_b7ec_00010265adc5 |
Constructor Summary | |
---|---|
|
IDatasetDef3Proxy()
Deprecated. For internal use only |
|
IDatasetDef3Proxy(java.lang.Object obj)
Deprecated. |
protected |
IDatasetDef3Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IDatasetDef3Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IDatasetDef3Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
java.lang.String |
getEndTimeColumn()
Deprecated. The End Time column in the dataset definition. |
java.lang.String |
getMessageDefinitionName()
Deprecated. The dataset message definition name. |
java.lang.String |
getMessageDefinitionType()
Deprecated. The dataset message definition type. |
java.lang.String |
getServiceName()
Deprecated. The service name associated with the dataset. |
java.lang.String |
getStartTimeColumn()
Deprecated. The Start Time column in the dataset definition. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setEndTimeColumn(java.lang.String endTimeColumnName)
Deprecated. The End Time column in the dataset definition. |
void |
setMessageDefinitionName(java.lang.String messageDefinitionName)
Deprecated. The dataset message definition name. |
void |
setMessageDefinitionType(java.lang.String messageDefinitionType)
Deprecated. The dataset message definition type. |
void |
setServiceName(java.lang.String serviceName)
Deprecated. The service name associated with the dataset. |
void |
setStartTimeColumn(java.lang.String startTimeColumnName)
Deprecated. The Start Time column in the dataset definition. |
Methods inherited from class com.esri.arcgis.trackinganalyst.IDatasetDef2Proxy |
---|
addColumnDefinition, findColumn, get_GeometryColumns, getActiveMetaDataEditor, getColumn, getColumnCount, getDateModified, getGeometryColumnCount, getID, getMetaData, getName, getSpatialReferance, getTrackingColumn, moveTo, removeColumnDefinition, setActiveMetaDataEditor, setID, setMetaData, setName, setSpatialReferance, setTrackingColumn |
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 |
Methods inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef2 |
---|
addColumnDefinition, findColumn, get_GeometryColumns, getActiveMetaDataEditor, getColumn, getColumnCount, getDateModified, getGeometryColumnCount, getID, getMetaData, getName, getSpatialReferance, getTrackingColumn, moveTo, removeColumnDefinition, setActiveMetaDataEditor, setID, setMetaData, setName, setSpatialReferance, setTrackingColumn |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IDatasetDef3Proxy(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 IDatasetDef3Proxy()
public IDatasetDef3Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IDatasetDef3Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IDatasetDef3Proxy(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 IDatasetDef2Proxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class IDatasetDef2Proxy
java.io.IOException
public java.lang.String getStartTimeColumn() throws java.io.IOException, AutomationException
getStartTimeColumn
in interface IDatasetDef3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setStartTimeColumn(java.lang.String startTimeColumnName) throws java.io.IOException, AutomationException
setStartTimeColumn
in interface IDatasetDef3
startTimeColumnName
- The startTimeColumnName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getEndTimeColumn() throws java.io.IOException, AutomationException
getEndTimeColumn
in interface IDatasetDef3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setEndTimeColumn(java.lang.String endTimeColumnName) throws java.io.IOException, AutomationException
setEndTimeColumn
in interface IDatasetDef3
endTimeColumnName
- The endTimeColumnName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getServiceName() throws java.io.IOException, AutomationException
getServiceName
in interface IDatasetDef3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setServiceName(java.lang.String serviceName) throws java.io.IOException, AutomationException
setServiceName
in interface IDatasetDef3
serviceName
- The serviceName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMessageDefinitionType() throws java.io.IOException, AutomationException
getMessageDefinitionType
in interface IDatasetDef3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMessageDefinitionType(java.lang.String messageDefinitionType) throws java.io.IOException, AutomationException
setMessageDefinitionType
in interface IDatasetDef3
messageDefinitionType
- The messageDefinitionType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getMessageDefinitionName() throws java.io.IOException, AutomationException
getMessageDefinitionName
in interface IDatasetDef3
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMessageDefinitionName(java.lang.String messageDefinitionName) throws java.io.IOException, AutomationException
setMessageDefinitionName
in interface IDatasetDef3
messageDefinitionName
- The messageDefinitionName (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 |