|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITemporalQueryFilter
COM Interface 'ITemporalQueryFilter'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to properties and methods needed to manage temporal query filters.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDd0cee203_56da_11d5_ae49_00104ba2abcc
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.Object |
getEndingDate()
Indicates the latest date included in the query. |
ITemporalOperator |
getRelativeTimeOperator()
The object that contains a relative time to offset the temporal values. |
java.lang.Object |
getStartingDate()
Indicates the earliest date included in the query. |
int |
getTemporalConversion()
The temporal conversion mode to use (if any) by the temporal query. |
int |
getTemporalOrder()
Defines order in which temporal records are sorted. |
int |
getTemporalRelationship()
The temporal relation used in the temporal query. |
void |
setEndingDate(java.lang.Object pVal)
Indicates the latest date included in the query. |
void |
setRelativeTimeOperator(ITemporalOperator pVal)
The object that contains a relative time to offset the temporal values. |
void |
setStartingDate(java.lang.Object pVal)
Indicates the earliest date included in the query. |
void |
setTemporalConversion(int pVal)
The temporal conversion mode to use (if any) by the temporal query. |
void |
setTemporalOrder(int pVal)
Defines order in which temporal records are sorted. |
void |
setTemporalRelationship(int pVal)
The temporal relation used in the temporal query. |
| Field Detail |
|---|
static final int IIDd0cee203_56da_11d5_ae49_00104ba2abcc
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getTemporalOrder()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTemporalOrder(int pVal)
throws java.io.IOException,
AutomationException
pVal - A com.esri.arcgis.geodatabaseextensions.enumTemporalOrder constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTemporalRelationship()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTemporalRelationship(int pVal)
throws java.io.IOException,
AutomationException
pVal - A com.esri.arcgis.geodatabaseextensions.enumTemporalRelation constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getStartingDate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStartingDate(java.lang.Object pVal)
throws java.io.IOException,
AutomationException
pVal - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getEndingDate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEndingDate(java.lang.Object pVal)
throws java.io.IOException,
AutomationException
pVal - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTemporalConversion()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTemporalConversion(int pVal)
throws java.io.IOException,
AutomationException
pVal - A com.esri.arcgis.geodatabaseextensions.enumTemporalConversion constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITemporalOperator getRelativeTimeOperator()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRelativeTimeOperator(ITemporalOperator pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.geodatabaseextensions.ITemporalOperator (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 | ||||||||