com.esri.arcgis.trackinganalyst
Class IDatasetDef3Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.trackinganalyst.IDatasetDef2Proxy
          extended by com.esri.arcgis.trackinganalyst.IDatasetDef3Proxy
All Implemented Interfaces:
IDatasetDef2, IDatasetDef3, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IDatasetDef3'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'

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
extends IDatasetDef2Proxy
implements IDatasetDef3, java.io.Serializable

Internal use class

See Also:
Serialized Form

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

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IDatasetDef3Proxy

public IDatasetDef3Proxy(java.lang.String CLSID,
                         java.lang.String host,
                         com.esri.arcgis.interop.AuthInfo authInfo)
                  throws java.net.UnknownHostException,
                         java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IDatasetDef3Proxy

public IDatasetDef3Proxy()
Deprecated. 
For internal use only


IDatasetDef3Proxy

public IDatasetDef3Proxy(java.lang.Object obj)
                  throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IDatasetDef3Proxy

protected IDatasetDef3Proxy(java.lang.Object obj,
                            java.lang.String iid)
                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IDatasetDef3Proxy

protected IDatasetDef3Proxy(java.lang.String CLSID,
                            java.lang.String iid,
                            java.lang.String host,
                            com.esri.arcgis.interop.AuthInfo authInfo)
                     throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IDatasetDef2Proxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IDatasetDef2Proxy
Throws:
java.io.IOException

getStartTimeColumn

public java.lang.String getStartTimeColumn()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
The Start Time column in the dataset definition.

Specified by:
getStartTimeColumn in interface IDatasetDef3
Returns:
The startTimeColumnName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setStartTimeColumn

public void setStartTimeColumn(java.lang.String startTimeColumnName)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The Start Time column in the dataset definition.

Specified by:
setStartTimeColumn in interface IDatasetDef3
Parameters:
startTimeColumnName - The startTimeColumnName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getEndTimeColumn

public java.lang.String getEndTimeColumn()
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
The End Time column in the dataset definition.

Specified by:
getEndTimeColumn in interface IDatasetDef3
Returns:
The endTimeColumnName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setEndTimeColumn

public void setEndTimeColumn(java.lang.String endTimeColumnName)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The End Time column in the dataset definition.

Specified by:
setEndTimeColumn in interface IDatasetDef3
Parameters:
endTimeColumnName - The endTimeColumnName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getServiceName

public java.lang.String getServiceName()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The service name associated with the dataset.

Specified by:
getServiceName in interface IDatasetDef3
Returns:
The serviceName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setServiceName

public void setServiceName(java.lang.String serviceName)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The service name associated with the dataset.

Specified by:
setServiceName in interface IDatasetDef3
Parameters:
serviceName - The serviceName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMessageDefinitionType

public java.lang.String getMessageDefinitionType()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
The dataset message definition type.

Specified by:
getMessageDefinitionType in interface IDatasetDef3
Returns:
The messageDefinitionType
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMessageDefinitionType

public void setMessageDefinitionType(java.lang.String messageDefinitionType)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The dataset message definition type.

Specified by:
setMessageDefinitionType in interface IDatasetDef3
Parameters:
messageDefinitionType - The messageDefinitionType (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMessageDefinitionName

public java.lang.String getMessageDefinitionName()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
The dataset message definition name.

Specified by:
getMessageDefinitionName in interface IDatasetDef3
Returns:
The messageDefinitionName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMessageDefinitionName

public void setMessageDefinitionName(java.lang.String messageDefinitionName)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The dataset message definition name.

Specified by:
setMessageDefinitionName in interface IDatasetDef3
Parameters:
messageDefinitionName - The messageDefinitionName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.