|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemporalFeatureClass3
Provides access to properties that allow the temporal column to be identified within a feature class and to set the TemporalObjectColumn name. Includes ITemporalFeatureClass and ITemporalFeatureClass2 content.
Method Summary | |
---|---|
String |
getConnectionName()
Return Connection Name. |
String |
getServerName()
Return Server Name. |
void |
setTemporalObjectColumnName(String rhs1)
Name of the column containing the track information. |
Methods inherited from interface com.esri.arcgis.trackinganalyst.ITemporalFeatureClass |
---|
getPostActionProcessor, getPostActions, getPurgePercentage, getPurgeRule, getTemporalColumnName, getTemporalObjectColumnName, getThreshold, isAutoPurge, isContainsTemporalObjects, pruneTable, queryTemporalExtent, registerListener, setAutoPurge, setPostActionProcessorByRef, setPostActionsByRef, setPurgePercentage, setPurgeRule, setTemporalColumnName, setThreshold |
Method Detail |
---|
String getServerName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getConnectionName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTemporalObjectColumnName(String rhs1) throws IOException, AutomationException
rhs1
- The rhs1 (in)
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 |