|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.trackinganalyst.DataSetDefinition
public class DataSetDefinition
COM Class 'DataSetDefinition'. Generated 3/19/2015 1:20:45 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description 'Defines data structure for a data message.' 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 long |
serialVersionUID
|
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef |
---|
IID, IIDcc018a08_24fb_11d4_b34c_00104ba2abcc, xxDummy |
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef3 |
---|
IID, IID8e98c5f8_f8c7_4444_9bb7_18634b5d3d22, xxDummy |
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef2 |
---|
IID3aee62f0_5e73_11d5_b7ec_00010265adc5 |
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDefAdmin |
---|
IID, IIDdd31a141_e965_11d6_b861_00010265adc5, xxDummy |
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetColumnEnumerator |
---|
IID, IID2ce5dab3_5baa_11d6_b841_00010265adc5, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersistStream |
---|
IID, IID00000109_0000_0000_c000_000000000046, xxDummy |
Fields inherited from interface com.esri.arcgis.system.IPersist |
---|
IID0000010c_0000_0000_c000_000000000046 |
Fields inherited from interface com.esri.arcgis.trackinganalyst.ILibraryItem |
---|
IID, IIDcc018a07_24fb_11d4_b34c_00104ba2abcc, xxDummy |
Fields inherited from interface com.esri.arcgis.trackinganalyst.ILibraryItem2 |
---|
IID, IID49196562_8609_4802_b8e7_12a7d83a7c65, xxDummy |
Fields inherited from interface com.esri.arcgis.trackinganalyst.ITimeZone |
---|
IID, IIDfed00c52_876a_4d87_a3cb_491fbecd07c6, xxDummy |
Fields inherited from interface com.esri.arcgis.system.ISupportErrorInfo |
---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
Constructor Summary | |
---|---|
DataSetDefinition()
Constructs a DataSetDefinition using ArcGIS Engine. |
|
DataSetDefinition(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. DataSetDefinition theDataSetDefinition = (DataSetDefinition) obj; |
Method Summary | |
---|---|
IEditDataSetColumn |
addColumnDefinition()
Adds a column definition to the dataset definition. |
java.lang.Object |
convertToSupportedObject(int docVersion)
Convert the object to another object that is supported. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IDatasetColumn |
findColumn(java.lang.String szColumnName)
Finds the specified column. |
java.lang.String |
get_GeometryColumns(int nGeometryColumnIndex)
Returns geometry column values for the dataset definition. |
java.lang.String |
getActiveMetaDataEditor()
Class ID of the active metadata editor. |
java.lang.String |
getCategory()
Indicates category of library item. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
IDatasetColumn |
getColumn(int nIndex)
Returns column information for the dataset definition. |
int |
getColumnCount()
Number of columns in dataset definition. |
java.lang.String |
getCurrentZone()
The current Time Zone. |
java.lang.Object |
getDateModified()
Identifies the date of the last modification to the dataset definition. |
java.lang.String |
getEndTimeColumn()
The End Time column in the dataset definition. |
int |
getGeometryColumnCount()
Number of geometry columns included in the dataset definition. |
java.lang.String |
getID()
Identifies ID value for dataset definition. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
java.lang.String |
getMessageDefinitionName()
The dataset message definition name. |
java.lang.String |
getMessageDefinitionType()
The dataset message definition type. |
java.lang.String |
getMetaData()
Identifies metadata information for the dataset definition. |
java.lang.String |
getName()
Identifies Name to include in the dataset definition. |
ILibraryObject |
getParent()
Indicates parent of library item. |
java.lang.String |
getServiceName()
The service name associated with the dataset. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
java.lang.Object |
getSpatialReferance()
Spatial reference included in the dataset definition. |
java.lang.String |
getStartTimeColumn()
The Start Time column in the dataset definition. |
java.lang.String |
getTimeZoneXML()
The XML representation of a TimeZone. |
java.lang.String |
getTrackingColumn()
Identifies Tracking column value for the dataset definition. |
java.lang.Object |
getZoneList()
List of time zones. |
int |
hashCode()
the hashcode for this object |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
boolean |
isAdjustForDaylightSavings()
Indicates whether or not to Adjust For Daylight Savings. |
void |
isDirty()
isDirty |
boolean |
isSupportedAtVersion(int docVersion)
Is this object valid at the given document version. |
ILibraryItem |
libClone()
Clone this object (library item). |
void |
load(IStream pstm)
load |
void |
moveTo(int nFromIndex,
int nToIndex)
Moves current dataset definition to a specified location. |
IDatasetColumn |
next()
Goes to the next enumerator related to the dataset column. |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a DataSetDefinition. |
void |
removeColumnDefinition(java.lang.String[] pcName)
Removes a column definition from the dataset definition. |
void |
reset()
Resets the value for enumerator related to the dataset column. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
setActiveMetaDataEditor(java.lang.String pbstrActiveMetaDataEditor)
Class ID of the active metadata editor. |
void |
setAdjustForDaylightSavings(boolean pVal)
Indicates whether or not to Adjust For Daylight Savings. |
void |
setCategory(java.lang.String pVal)
Indicates category of library item. |
void |
setCurrentZone(java.lang.String pbstrCurrentZone)
The current Time Zone. |
void |
setEndTimeColumn(java.lang.String endTimeColumnName)
The End Time column in the dataset definition. |
void |
setID(java.lang.String pVal)
ID value for the dataset. |
void |
setIDReadOnly(boolean rhs1)
Property Make ID Readonly. |
void |
setMessageDefinitionName(java.lang.String messageDefinitionName)
The dataset message definition name. |
void |
setMessageDefinitionType(java.lang.String messageDefinitionType)
The dataset message definition type. |
void |
setMetaData(java.lang.String pbstrMetaData)
Identifies metadata information for the dataset definition. |
void |
setName(java.lang.String pVal)
Identifies Name to include in the dataset definition. |
void |
setParent(ILibraryObject ppiVal)
Indicates parent of library item. |
void |
setServiceName(java.lang.String serviceName)
The service name associated with the dataset. |
void |
setSpatialReferance(java.lang.Object piSpatialReference)
Spatial reference included in the dataset definition. |
void |
setStartTimeColumn(java.lang.String startTimeColumnName)
The Start Time column in the dataset definition. |
void |
setTimeZoneXML(java.lang.String pbstrXML)
The XML representation of a TimeZone. |
void |
setTrackingColumn(java.lang.String pVal)
Identifies Tracking column value for the dataset definition. |
void |
writeExternal(java.io.ObjectOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public DataSetDefinition() throws java.io.IOException, java.net.UnknownHostException
java.io.IOException
- if there are interop problems
java.net.UnknownHostException
- if there are interop problemspublic DataSetDefinition(java.lang.Object obj) throws java.io.IOException
DataSetDefinition theDataSetDefinition = (DataSetDefinition) obj;
obj
to DataSetDefinition
.
obj
- an object returned from ArcGIS Engine or Server
java.io.IOException
- if there are interop problemsMethod Detail |
---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch
in interface com.esri.arcgis.interop.RemoteObjRef
public void release()
release
in interface com.esri.arcgis.interop.RemoteObjRef
public java.lang.String getName() throws java.io.IOException, AutomationException
getName
in interface IDatasetDef
getName
in interface IDatasetDef2
getName
in interface ILibraryItem
getName
in interface ILibraryItem2
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 IDatasetDef
setName
in interface IDatasetDef2
setName
in interface ILibraryItem
setName
in interface ILibraryItem2
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 IDatasetDef
getID
in interface IDatasetDef2
getID
in interface ILibraryItem
getID
in interface ILibraryItem2
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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 IDatasetDef
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
setID
in interface ILibraryItem2
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.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.public void setIDReadOnly(boolean rhs1) throws java.io.IOException, AutomationException
setIDReadOnly
in interface IDatasetDefAdmin
setIDReadOnly
in interface ILibraryItem2
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void reset() throws java.io.IOException, AutomationException
reset
in interface IDatasetColumnEnumerator
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IDatasetColumn next() throws java.io.IOException, AutomationException
next
in interface IDatasetColumnEnumerator
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isDirty() throws java.io.IOException, AutomationException
isDirty
in interface IPersistStream
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void load(IStream pstm) throws java.io.IOException, AutomationException
load
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void save(IStream pstm, int fClearDirty) throws java.io.IOException, AutomationException
save
in interface IPersistStream
pstm
- A reference to a com.esri.arcgis.system.IStream (in)fClearDirty
- The fClearDirty (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getSizeMax(_ULARGE_INTEGER[] pcbSize) throws java.io.IOException, AutomationException
getSizeMax
in interface IPersistStream
pcbSize
- A Structure: com.esri.arcgis.system._ULARGE_INTEGER (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getClassID(GUID[] pClassID) throws java.io.IOException, AutomationException
getClassID
in interface IPersist
pClassID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCategory() throws java.io.IOException, AutomationException
getCategory
in interface ILibraryItem
getCategory
in interface ILibraryItem2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCategory(java.lang.String pVal) throws java.io.IOException, AutomationException
setCategory
in interface ILibraryItem
setCategory
in interface ILibraryItem2
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILibraryObject getParent() throws java.io.IOException, AutomationException
getParent
in interface ILibraryItem
getParent
in interface ILibraryItem2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setParent(ILibraryObject ppiVal) throws java.io.IOException, AutomationException
setParent
in interface ILibraryItem
setParent
in interface ILibraryItem2
ppiVal
- A reference to a com.esri.arcgis.trackinganalyst.ILibraryObject (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILibraryItem libClone() throws java.io.IOException, AutomationException
libClone
in interface ILibraryItem
libClone
in interface ILibraryItem2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCurrentZone() throws java.io.IOException, AutomationException
getCurrentZone
in interface ITimeZone
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCurrentZone(java.lang.String pbstrCurrentZone) throws java.io.IOException, AutomationException
setCurrentZone
in interface ITimeZone
pbstrCurrentZone
- The pbstrCurrentZone (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object getZoneList() throws java.io.IOException, AutomationException
getZoneList
in interface ITimeZone
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isAdjustForDaylightSavings() throws java.io.IOException, AutomationException
isAdjustForDaylightSavings
in interface ITimeZone
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAdjustForDaylightSavings(boolean pVal) throws java.io.IOException, AutomationException
setAdjustForDaylightSavings
in interface ITimeZone
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTimeZoneXML() throws java.io.IOException, AutomationException
getTimeZoneXML
in interface ITimeZone
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setTimeZoneXML(java.lang.String pbstrXML) throws java.io.IOException, AutomationException
setTimeZoneXML
in interface ITimeZone
pbstrXML
- The pbstrXML (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void interfaceSupportsErrorInfo(GUID riid) throws java.io.IOException, AutomationException
interfaceSupportsErrorInfo
in interface ISupportErrorInfo
riid
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isSupportedAtVersion(int docVersion) throws java.io.IOException, AutomationException
Use IsSupportedAtVersion to identify if a particular object should be saved to the ObjectStream. This result is based on the esriArcGISVersion enumeration. In some instances, if the object is not supported at a particular ArcGIS version, the object may support conversion to another similar object; use IDocumentVersionSupportGEN::ConvertToSupportedObject to accomplish this.
isSupportedAtVersion
in interface IDocumentVersionSupportGEN
docVersion
- A com.esri.arcgis.system.esriArcGISVersion constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.Object convertToSupportedObject(int docVersion) throws java.io.IOException, AutomationException
This method should be used when IDocumentVersionSupportGEN::IsSupportedAtVersion returns FALSE. Calling ConvertToSupportedObject will return an IUnknown pointer to a relevant object supported at the particular ArcGIS version. Not all objects will return a supported object; in these cases a null pointer will be returned.
convertToSupportedObject
in interface IDocumentVersionSupportGEN
docVersion
- A com.esri.arcgis.system.esriArcGISVersion constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |