|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.trackinganalyst.DataModificationAction
public class DataModificationAction
COM Class 'DataModificationAction'. Generated 3/19/2015 1:20:45 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description 'Controls the properties and methods needed for the Data Modification actions.' 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.IDataModificationAction |
|---|
IID, IID6d7d3b61_7983_4c1b_b9f7_2688eae4dc0b, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IAction |
|---|
IID, IIDcc018a6e_24fb_11d4_b34c_00104ba2abcc, xxDummy |
| Fields inherited from interface com.esri.arcgis.trackinganalyst.IActionEdit |
|---|
IID, IID4c48c638_9199_11d5_b7fe_00010265adc5, xxDummy |
| Fields inherited from interface com.esri.arcgis.system.IClone |
|---|
IID, IID9bff8aeb_e415_11d0_943c_080009eebecb, 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.system.ISupportErrorInfo |
|---|
IID, IIDdf0b3d60_548f_101b_8e65_08002b2bd119, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IConditionalAction |
|---|
IID, IIDaa2e34e9_4278_4391_9e14_6c3a4dd2ae2a, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IConditionalAction4 |
|---|
IID, IID9ea7fb9c_109f_48e8_91d5_50bb5170244e, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IConditionalAction2 |
|---|
IIDdaf384e0_8a7a_11d7_b87f_00010265adc5 |
| Fields inherited from interface com.esri.arcgis.trackinganalyst.IActionSetup |
|---|
IID, IID6cb2cb85_ab36_4c4c_933d_25c71b0c4d6d, xxDummy |
| Fields inherited from interface com.esri.arcgis.trackinganalyst.IActionUpdate |
|---|
IID, IIDba1e1a12_2d56_4729_8717_c4b0ab4eeb7b, xxDummy |
| Fields inherited from interface com.esri.arcgis.trackinganalyst.IActionHelper |
|---|
IID, IIDda8b5a03_d767_47fe_9ee6_575623e779a7, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IActionState |
|---|
IID, IID4ff83f84_8159_46e6_9d6f_db91860190d7, xxDummy |
| Fields inherited from interface com.esri.arcgis.trackinganalyst.IActionEvaluate |
|---|
IID, IIDcea4aefb_dc5c_4d6a_964f_4ef782eea159, xxDummy |
| Fields inherited from interface com.esri.arcgis.trackinganalyst.IServAction |
|---|
IID, IIDfe312921_6e2c_4bf9_a4e0_5a74cae01581, xxDummy |
| Constructor Summary | |
|---|---|
DataModificationAction()
Constructs a DataModificationAction using ArcGIS Engine. |
|
DataModificationAction(java.lang.Object obj)
Construct a DataModificationAction using a reference to such an object returned from ArcGIS Engine or Server. |
|
| Method Summary | |
|---|---|
void |
assign(IClone src)
Assigns the properties of src to the receiver. |
void |
clearCounts()
Clears all the internal counters for this action. |
java.lang.Object |
convertToSupportedObject(int docVersion)
Convert the object to another object that is supported. |
void |
defaultAction()
Sets the action to its default state and resets existing edits. |
void |
edit(int hParentWindowHandle,
ISet piObjectSet)
Invokes Edit dialog. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
IClone |
esri_clone()
Clones the receiver and assigns the result to *clone. |
void |
evaluate(java.lang.Object piObject,
java.lang.Object[] pvarReturnedObjects)
Takes an input object and evaluates the object based on predefined criteria. |
int |
getActionCategory()
Indicates the type of action to be applied to data. |
java.lang.String |
getActionSpecificRuleText()
The text that describes the basic purpose and reason for the action, such as with tag actions what is being tagged. |
java.lang.String |
getAlias()
Allows user to specify or retrieve the alias name for this action. |
void |
getClassID(GUID[] pClassID)
getClassID |
static java.lang.String |
getClsid()
getClsid. |
java.lang.Object |
getColumnList()
The list of columns from the feature or the dataset definition. |
java.lang.String |
getDatasetDefinitionID()
Value of the DatasetDefinitionID property. |
java.lang.String |
getDatasetDefinitionName()
Value of the DatasetDefinitionName property. |
int |
getEvaluationCount()
Number of times this action has been evaluated. |
int |
getFilteredCount()
Number of times this action has returned S_ACTIONPROCESSOR_MSG_FILTERED. |
java.lang.String |
getFunctionText()
Script defining the instructions for computing the data modifications. |
int |
getGeometryColumnNumber()
Value of the GeometryColumnNumber property. |
int |
getGeometryColumnType()
Type of geomety object contained in the geometry column. |
int |
getHelpContextID(int lControlID)
The help context ID for the specified control on the page. |
java.lang.String |
getHelpFile()
The help file name for the page. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
java.lang.String |
getLabel()
Allows user to specify or retreive tha label name for this action. |
ILocationTrigger |
getLocationTrigger()
Custom location trigger for the action if one is being used. |
java.lang.String |
getLocationTriggerName()
Name of the custom location trigger for the action if one is being used. |
int |
getLocationTriggerType()
Spatial relationship of an intrinsic location trigger. |
int |
getModifiedCount()
Number of times this action has returned S_ACTIONPROCESSOR_MSG_MODIFIED. |
java.lang.String |
getName()
Developer-given name of the object. |
java.lang.String |
getPolygonSource()
Not Implemented - Use the PolygonSourceName property of IConditionalAction2. |
IName |
getPolygonSourceName()
Name of a feature class containing polygons to test location trigger actions. |
int |
getPreviewImage()
Preview bitmap for the renderer that appears on the page. |
int |
getProcessedCount()
Number of times this action has returned S_ACTIONPROCESSOR_MSG_PROCESSED. |
java.lang.String |
getQueryString()
SQL query for an attribute trigger. |
java.lang.String |
getRulesDescription()
Describes what the action will do. |
void |
getSizeMax(_ULARGE_INTEGER[] pcbSize)
getSizeMax |
java.lang.String |
getSpatialReference()
String describing the Spatial Reference used by the Action. |
int |
getStopProcessingCount()
Number of times this action has returned S_ACTIONPROCESSOR_MSG_STOPPROCESSING. |
IGeometry |
getTestGeometry()
Geometry used for location trigger test. |
int |
getTrackIdColumnNumber()
Value of the TrackIdColumnNumber property. |
ILayer |
getTriggerLayer()
Layer containing location test polygons. |
java.lang.String |
getTriggerLayerName()
Name of layer containing location test polygons. |
int |
getTriggerType()
Type of trigger used to execute an action: Always, Location, Attribute, or Attribute and Location. |
java.lang.String |
getType()
Allows user to obtain a string describing the type of action object. |
double |
getVersion()
Allows user to retrieve the version number for this action. |
int |
hashCode()
the hashcode for this object |
void |
initialize(java.lang.String bstrDeveloperName,
java.lang.String bstrTypeDescription,
double dVersion)
Initialize the Base or Child Action. |
void |
interfaceSupportsErrorInfo(GUID riid)
interfaceSupportsErrorInfo |
boolean |
isContinueProcessing()
Indicates whether or not the processing engine should stop processing further actions in the action list after this action finishes processing. |
void |
isDirty()
isDirty |
boolean |
isEnabled()
Indicates whether or not an action in the action list is enabled for processing. |
boolean |
isEqual(IClone other)
Indicates if the receiver and other have the same properties. |
boolean |
isFavorQuery()
Indicates if the Attribute Query should be performed first and then the location test. |
boolean |
isIdentical(IClone other)
Indicates if the receiver and other are the same object. |
boolean |
isNegateLocationTrigger()
Indicates whether or not to negate results of the location trigger. |
boolean |
isParserReady()
Identifies if the parser is available to parse the script. |
boolean |
isStopProcessing()
Indicates if the processing engine should stop processing further actions in the action list after this action finishes processing. |
boolean |
isSupportedAtVersion(int docVersion)
Is this object valid at the given document version. |
void |
load(IStream pstm)
load |
void |
performFeatureAction(int bResult,
IFeature piFeature,
java.lang.Object[] pvarReturnedObjects)
Perform the Action specified by the base action or condition. |
void |
performMessageAction(int bResult,
IDataMessage piMessage,
java.lang.Object[] pvarReturnedObjects)
Perform the Action specified by the base action or condition. |
void |
readExternal(java.io.ObjectInput in)
|
void |
release()
Release a DataModificationAction. |
void |
resetToDefaultState()
Reset the State information to default. |
void |
save(IStream pstm,
int fClearDirty)
save |
void |
setActionCategory(int pVal)
Indicates the type of action to be applied to data. |
void |
setAlias(java.lang.String pbstrAlias)
Allows user to specify or retrieve the alias name for this action. |
void |
setColumnList(java.lang.Object pVal)
The list of columns from the feature or the dataset definition. |
void |
setDatasetDefinitionID(java.lang.String bstrDatasetDefID)
Value of the DatasetDefinitionID property. |
void |
setDatasetDefinitionName(java.lang.String bstrDatasetDefName)
Value of the DatasetDefinitionName property. |
void |
setFavorQuery(boolean pVal)
Indicates if the Attribute Query should be performed first and then the location test. |
void |
setFromDataDefinition(IDatasetDef piDataDef)
Set up the action based on a data definition. |
void |
setFromLayer(IFeatureLayer piLayer)
Set up the action based on a feature layer. |
void |
setFunctionText(java.lang.String pVal)
Script defining the instructions for computing the data modifications. |
void |
setGeometryColumnNumber(int iVal)
Value of the GeometryColumnNumber property. |
void |
setGeometryColumnType(int iVal)
Type of geomety object contained in the geometry column. |
void |
setIsEnabled(boolean pbvarIsEnabled)
Indicates whether or not an action in the action list is enabled for processing. |
void |
setLabel(java.lang.String pbstrLabel)
Allows user to specify or retreive tha label name for this action. |
void |
setLocationTriggerByRef(ILocationTrigger ppLocationTrigger)
Custom location trigger for the action if one is being used. |
void |
setLocationTriggerName(java.lang.String pVal)
Name of the custom location trigger for the action if one is being used. |
void |
setLocationTriggerType(int pVal)
Spatial relationship of an intrinsic location trigger. |
void |
setNegateLocationTrigger(boolean pVal)
Indicates whether or not to negate results of the location trigger. |
void |
setPolygonSource(java.lang.String pVal)
Not Implemented - Use the PolygonSourceName property of IConditionalAction2. |
void |
setPolygonSourceNameByRef(IName ppiSourceName)
Name of a feature class containing polygons to test location trigger actions. |
void |
setQueryString(java.lang.String pVal)
SQL query for an attribute trigger. |
void |
setReadOnly(boolean rhs1)
Indicates whether the action is specified as read-only. |
void |
setSpatialReference(java.lang.String pVal)
String describing the Spatial Reference used by the Action. |
void |
setStopProcessing(boolean pbvarStopProcessing)
Indicates if the processing engine should stop processing further actions in the action list after this action finishes processing. |
void |
setTestGeometry(IGeometry ppiTestGeometry)
Geometry used for location trigger test. |
void |
setTrackIdColumnNumber(int iVal)
Value of the TrackIdColumnNumber property. |
void |
setTriggerLayerByRef(ILayer pVal)
Layer containing location test polygons. |
void |
setTriggerType(int pVal)
Type of trigger used to execute an action: Always, Location, Attribute, or Attribute and Location. |
void |
update()
Notify a tracking action that lookup table values have changed. |
java.lang.String |
validateFunction()
Validate that the script can be used successfully by the Data Modification action. |
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 DataModificationAction()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public DataModificationAction(java.lang.Object obj)
throws java.io.IOException
obj to DataModificationAction.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems
DataModificationAction theDataModificationAction = (DataModificationAction) obj;| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public java.lang.String getFunctionText()
throws java.io.IOException,
AutomationException
getFunctionText in interface IDataModificationActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFunctionText(java.lang.String pVal)
throws java.io.IOException,
AutomationException
setFunctionText in interface IDataModificationActionpVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isParserReady()
throws java.io.IOException,
AutomationException
isParserReady in interface IDataModificationActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String validateFunction()
throws java.io.IOException,
AutomationException
validateFunction in interface IDataModificationActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getVersion()
throws java.io.IOException,
AutomationException
getVersion in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getName()
throws java.io.IOException,
AutomationException
getName in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getRulesDescription()
throws java.io.IOException,
AutomationException
getRulesDescription in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isContinueProcessing()
throws java.io.IOException,
AutomationException
isContinueProcessing in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getAlias()
throws java.io.IOException,
AutomationException
getAlias in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAlias(java.lang.String pbstrAlias)
throws java.io.IOException,
AutomationException
setAlias in interface IActionpbstrAlias - The pbstrAlias (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getLabel()
throws java.io.IOException,
AutomationException
getLabel in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLabel(java.lang.String pbstrLabel)
throws java.io.IOException,
AutomationException
setLabel in interface IActionpbstrLabel - The pbstrLabel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getType()
throws java.io.IOException,
AutomationException
getType in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEnabled()
throws java.io.IOException,
AutomationException
isEnabled in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsEnabled(boolean pbvarIsEnabled)
throws java.io.IOException,
AutomationException
setIsEnabled in interface IActionpbvarIsEnabled - The pbvarIsEnabled (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setStopProcessing(boolean pbvarStopProcessing)
throws java.io.IOException,
AutomationException
setStopProcessing in interface IActionpbvarStopProcessing - The pbvarStopProcessing (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void evaluate(java.lang.Object piObject,
java.lang.Object[] pvarReturnedObjects)
throws java.io.IOException,
AutomationException
evaluate in interface IActionpiObject - A reference to another Object (IUnknown) (in)pvarReturnedObjects - A Variant (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isStopProcessing()
throws java.io.IOException,
AutomationException
isStopProcessing in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getEvaluationCount()
throws java.io.IOException,
AutomationException
getEvaluationCount in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getStopProcessingCount()
throws java.io.IOException,
AutomationException
getStopProcessingCount in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getFilteredCount()
throws java.io.IOException,
AutomationException
getFilteredCount in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getModifiedCount()
throws java.io.IOException,
AutomationException
getModifiedCount in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getProcessedCount()
throws java.io.IOException,
AutomationException
getProcessedCount in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void clearCounts()
throws java.io.IOException,
AutomationException
clearCounts in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getActionCategory()
throws java.io.IOException,
AutomationException
getActionCategory in interface IActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setActionCategory(int pVal)
throws java.io.IOException,
AutomationException
setActionCategory in interface IActionpVal - A com.esri.arcgis.carto.enumActionCategory constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void defaultAction()
throws java.io.IOException,
AutomationException
defaultAction in interface IActionEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void edit(int hParentWindowHandle,
ISet piObjectSet)
throws java.io.IOException,
AutomationException
edit in interface IActionEdithParentWindowHandle - The hParentWindowHandle (in)piObjectSet - A reference to a com.esri.arcgis.system.ISet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPreviewImage()
throws java.io.IOException,
AutomationException
getPreviewImage in interface IActionEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getHelpFile()
throws java.io.IOException,
AutomationException
getHelpFile in interface IActionEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getHelpContextID(int lControlID)
throws java.io.IOException,
AutomationException
getHelpContextID in interface IActionEditlControlID - The lControlID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReadOnly(boolean rhs1)
throws java.io.IOException,
AutomationException
setReadOnly in interface IActionEditrhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IClone esri_clone()
throws java.io.IOException,
AutomationException
esri_clone in interface IClonejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void assign(IClone src)
throws java.io.IOException,
AutomationException
assign in interface IClonesrc - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isEqual(IClone other)
throws java.io.IOException,
AutomationException
isEqual in interface ICloneother - A reference to a com.esri.arcgis.system.IClone (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isIdentical(IClone other)
throws java.io.IOException,
AutomationException
isIdentical in interface ICloneother - A reference to a com.esri.arcgis.system.IClone (in)
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 IPersistpClassID - 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 void isDirty()
throws java.io.IOException,
AutomationException
isDirty in interface IPersistStreamjava.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 IPersistStreampstm - 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 IPersistStreampstm - 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 IPersistStreampcbSize - 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 interfaceSupportsErrorInfo(GUID riid)
throws java.io.IOException,
AutomationException
interfaceSupportsErrorInfo in interface ISupportErrorInforiid - 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 int getTriggerType()
throws java.io.IOException,
AutomationException
getTriggerType in interface IConditionalActiongetTriggerType in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTriggerType(int pVal)
throws java.io.IOException,
AutomationException
setTriggerType in interface IConditionalActionsetTriggerType in interface IConditionalAction2pVal - A com.esri.arcgis.carto.enumTriggerType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLocationTriggerType()
throws java.io.IOException,
AutomationException
getLocationTriggerType in interface IConditionalActiongetLocationTriggerType in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLocationTriggerType(int pVal)
throws java.io.IOException,
AutomationException
setLocationTriggerType in interface IConditionalActionsetLocationTriggerType in interface IConditionalAction2pVal - A com.esri.arcgis.geodatabase.esriSpatialRelEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getQueryString()
throws java.io.IOException,
AutomationException
getQueryString in interface IConditionalActiongetQueryString in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setQueryString(java.lang.String pVal)
throws java.io.IOException,
AutomationException
setQueryString in interface IConditionalActionsetQueryString in interface IConditionalAction2pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ILayer getTriggerLayer()
throws java.io.IOException,
AutomationException
getTriggerLayer in interface IConditionalActiongetTriggerLayer in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTriggerLayerByRef(ILayer pVal)
throws java.io.IOException,
AutomationException
setTriggerLayerByRef in interface IConditionalActionsetTriggerLayerByRef in interface IConditionalAction2pVal - A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isNegateLocationTrigger()
throws java.io.IOException,
AutomationException
isNegateLocationTrigger in interface IConditionalActionisNegateLocationTrigger in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNegateLocationTrigger(boolean pVal)
throws java.io.IOException,
AutomationException
setNegateLocationTrigger in interface IConditionalActionsetNegateLocationTrigger in interface IConditionalAction2pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getPolygonSource()
throws java.io.IOException,
AutomationException
getPolygonSource in interface IConditionalActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonSource(java.lang.String pVal)
throws java.io.IOException,
AutomationException
setPolygonSource in interface IConditionalActionpVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getColumnList()
throws java.io.IOException,
AutomationException
getColumnList in interface IConditionalActiongetColumnList in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setColumnList(java.lang.Object pVal)
throws java.io.IOException,
AutomationException
setColumnList in interface IConditionalActionsetColumnList in interface IConditionalAction2pVal - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getTriggerLayerName()
throws java.io.IOException,
AutomationException
getTriggerLayerName in interface IConditionalActiongetTriggerLayerName in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLocationTriggerName(java.lang.String pVal)
throws java.io.IOException,
AutomationException
setLocationTriggerName in interface IConditionalActionsetLocationTriggerName in interface IConditionalAction2pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getLocationTriggerName()
throws java.io.IOException,
AutomationException
getLocationTriggerName in interface IConditionalActiongetLocationTriggerName in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTestGeometry(IGeometry ppiTestGeometry)
throws java.io.IOException,
AutomationException
setTestGeometry in interface IConditionalActionsetTestGeometry in interface IConditionalAction2ppiTestGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IGeometry getTestGeometry()
throws java.io.IOException,
AutomationException
getTestGeometry in interface IConditionalActiongetTestGeometry in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSpatialReference(java.lang.String pVal)
throws java.io.IOException,
AutomationException
setSpatialReference in interface IConditionalActionsetSpatialReference in interface IConditionalAction2pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getSpatialReference()
throws java.io.IOException,
AutomationException
getSpatialReference in interface IConditionalActiongetSpatialReference in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IName getPolygonSourceName()
throws java.io.IOException,
AutomationException
getPolygonSourceName in interface IConditionalAction2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPolygonSourceNameByRef(IName ppiSourceName)
throws java.io.IOException,
AutomationException
setPolygonSourceNameByRef in interface IConditionalAction2ppiSourceName - A reference to a com.esri.arcgis.system.IName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isFavorQuery()
throws java.io.IOException,
AutomationException
isFavorQuery in interface IConditionalAction4java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFavorQuery(boolean pVal)
throws java.io.IOException,
AutomationException
setFavorQuery in interface IConditionalAction4pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLocationTriggerByRef(ILocationTrigger ppLocationTrigger)
throws java.io.IOException,
AutomationException
setLocationTriggerByRef in interface IConditionalAction4ppLocationTrigger - A reference to a com.esri.arcgis.carto.ILocationTrigger (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public ILocationTrigger getLocationTrigger()
throws java.io.IOException,
AutomationException
getLocationTrigger in interface IConditionalAction4java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void initialize(java.lang.String bstrDeveloperName,
java.lang.String bstrTypeDescription,
double dVersion)
throws java.io.IOException,
AutomationException
initialize in interface IActionSetupbstrDeveloperName - The bstrDeveloperName (in)bstrTypeDescription - The bstrTypeDescription (in)dVersion - The dVersion (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void update()
throws java.io.IOException,
AutomationException
update in interface IActionUpdatejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFromDataDefinition(IDatasetDef piDataDef)
throws java.io.IOException,
AutomationException
setFromDataDefinition in interface IActionHelperpiDataDef - A reference to a com.esri.arcgis.trackinganalyst.IDatasetDef (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFromLayer(IFeatureLayer piLayer)
throws java.io.IOException,
AutomationException
setFromLayer in interface IActionHelperpiLayer - A reference to a com.esri.arcgis.carto.IFeatureLayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void resetToDefaultState()
throws java.io.IOException,
AutomationException
resetToDefaultState in interface IActionStatejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getActionSpecificRuleText()
throws java.io.IOException,
AutomationException
getActionSpecificRuleText in interface IActionEvaluatejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void performFeatureAction(int bResult,
IFeature piFeature,
java.lang.Object[] pvarReturnedObjects)
throws java.io.IOException,
AutomationException
performFeatureAction in interface IActionEvaluatebResult - The bResult (in)piFeature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)pvarReturnedObjects - A Variant (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void performMessageAction(int bResult,
IDataMessage piMessage,
java.lang.Object[] pvarReturnedObjects)
throws java.io.IOException,
AutomationException
performMessageAction in interface IActionEvaluatebResult - The bResult (in)piMessage - A reference to a com.esri.arcgis.geodatabaseextensions.IDataMessage (in)pvarReturnedObjects - A Variant (in/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 getDatasetDefinitionName()
throws java.io.IOException,
AutomationException
getDatasetDefinitionName in interface IServActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDatasetDefinitionName(java.lang.String bstrDatasetDefName)
throws java.io.IOException,
AutomationException
setDatasetDefinitionName in interface IServActionbstrDatasetDefName - The bstrDatasetDefName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getDatasetDefinitionID()
throws java.io.IOException,
AutomationException
getDatasetDefinitionID in interface IServActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDatasetDefinitionID(java.lang.String bstrDatasetDefID)
throws java.io.IOException,
AutomationException
setDatasetDefinitionID in interface IServActionbstrDatasetDefID - The bstrDatasetDefID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getGeometryColumnNumber()
throws java.io.IOException,
AutomationException
getGeometryColumnNumber in interface IServActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGeometryColumnNumber(int iVal)
throws java.io.IOException,
AutomationException
setGeometryColumnNumber in interface IServActioniVal - The iVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getTrackIdColumnNumber()
throws java.io.IOException,
AutomationException
getTrackIdColumnNumber in interface IServActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTrackIdColumnNumber(int iVal)
throws java.io.IOException,
AutomationException
setTrackIdColumnNumber in interface IServActioniVal - The iVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getGeometryColumnType()
throws java.io.IOException,
AutomationException
getGeometryColumnType in interface IServActionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGeometryColumnType(int iVal)
throws java.io.IOException,
AutomationException
setGeometryColumnType in interface IServActioniVal - A com.esri.arcgis.geometry.esriGeometryType constant (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 IDocumentVersionSupportGENdocVersion - 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 IDocumentVersionSupportGENdocVersion - 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.Externalizablejava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||