|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.trackinganalyst.IConditionalActionSetupProxy
Description: 'Provides access to properties and methods needed to gather Conditional Action Setup information.' 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 IConditionalActionSetupProxy
Internal use class
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.IConditionalActionSetup |
---|
IID, IID7bcabcd8_8f00_43c5_86a8_16f60a2314dd |
Constructor Summary | |
---|---|
|
IConditionalActionSetupProxy()
Deprecated. For internal use only |
|
IConditionalActionSetupProxy(java.lang.Object obj)
Deprecated. |
protected |
IConditionalActionSetupProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IConditionalActionSetupProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IConditionalActionSetupProxy(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. |
int |
getActionCategory()
Deprecated. Get the Actions Category. |
ILayer |
getActionLayer()
Deprecated. Get TODO. |
IAction |
getCurrentAction()
Deprecated. Get The Current Action object that is being edited. |
ILocationTrigger |
getCurrentLocationTrigger()
Deprecated. Get TODO. |
java.lang.String |
getCurrentLocationTriggerName()
Deprecated. Get TODO. |
ILayer |
getCurrentTriggerLayer()
Deprecated. Get TODO. |
ILocationTrigger |
getLocationTrigger(int nIndex)
Deprecated. Get TODO. |
int |
getLocationTriggerCount()
Deprecated. Get TODO. |
java.lang.String |
getLocationTriggerDescription(int nIndex)
Deprecated. Get TODO. |
java.lang.String |
getLocationTriggerName(int nIndex)
Deprecated. Get TODO. |
int |
getLocationTriggerType()
Deprecated. Get TODO. |
IName |
getPolygonSourceName()
Deprecated. Get TODO. |
java.lang.String |
getPolygonSourceNameText()
Deprecated. Get TODO. |
java.lang.String |
getQueryString()
Deprecated. Get TODO. |
IServerConnection |
getServerConnection()
Deprecated. Get the server interface if applicable. |
int |
getServerGeoType()
Deprecated. Get TODO. |
ILayer |
getTriggerLayer(int nIndex)
Deprecated. Get TODO. |
int |
getTriggerLayerCount()
Deprecated. Get TODO. |
java.lang.String |
getTriggerLayerName(int nIndex)
Deprecated. Get TODO. |
int |
getTriggerType()
Deprecated. Get the Actions Trigger Type. |
boolean |
isNegateLocationTrigger()
Deprecated. Get whether or not to negate the location trigger test results. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setActionCategory(int pActionCategory)
Deprecated. Get the Actions Category. |
void |
setActionLayerByRef(ILayer ippActionLayer)
Deprecated. Get TODO. |
void |
setCurrentLocationTriggerNameAndDesc(java.lang.String bstrCustomLocationTriggerName,
java.lang.String bstrCustomLocationTriggerDesc)
Deprecated. Get TODO. |
void |
setCurrentTriggerLayerByRef(ILayer ippTriggerLayer)
Deprecated. Get TODO. |
void |
setLocationTriggerType(int pLocationTriggerType)
Deprecated. Get TODO. |
void |
setNegateLocationTrigger(boolean pNegateLocationTrigger)
Deprecated. Get whether or not to negate the location trigger test results. |
void |
setPolygonSourceNameByRef(IName ippPolygonSourceName)
Deprecated. Get TODO. |
void |
setQueryString(java.lang.String pbstrQueryString)
Deprecated. Get TODO. |
void |
setServerGeoType(int peServerGeoType)
Deprecated. Get TODO. |
void |
setTriggerType(int pTriggerType)
Deprecated. Get the Actions Trigger Type. |
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 |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IConditionalActionSetupProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IConditionalActionSetupProxy()
public IConditionalActionSetupProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IConditionalActionSetupProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IConditionalActionSetupProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void setTriggerType(int pTriggerType) throws java.io.IOException, AutomationException
setTriggerType
in interface IConditionalActionSetup
pTriggerType
- 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 getTriggerType() throws java.io.IOException, AutomationException
getTriggerType
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setLocationTriggerType(int pLocationTriggerType) throws java.io.IOException, AutomationException
setLocationTriggerType
in interface IConditionalActionSetup
pLocationTriggerType
- 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 int getLocationTriggerType() throws java.io.IOException, AutomationException
getLocationTriggerType
in interface IConditionalActionSetup
java.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 IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setActionCategory(int pActionCategory) throws java.io.IOException, AutomationException
setActionCategory
in interface IConditionalActionSetup
pActionCategory
- 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 setServerGeoType(int peServerGeoType) throws java.io.IOException, AutomationException
setServerGeoType
in interface IConditionalActionSetup
peServerGeoType
- 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 int getServerGeoType() throws java.io.IOException, AutomationException
getServerGeoType
in interface IConditionalActionSetup
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 IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setNegateLocationTrigger(boolean pNegateLocationTrigger) throws java.io.IOException, AutomationException
setNegateLocationTrigger
in interface IConditionalActionSetup
pNegateLocationTrigger
- The pNegateLocationTrigger (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IServerConnection getServerConnection() throws java.io.IOException, AutomationException
getServerConnection
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILocationTrigger getCurrentLocationTrigger() throws java.io.IOException, AutomationException
getCurrentLocationTrigger
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getCurrentLocationTriggerName() throws java.io.IOException, AutomationException
getCurrentLocationTriggerName
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCurrentLocationTriggerNameAndDesc(java.lang.String bstrCustomLocationTriggerName, java.lang.String bstrCustomLocationTriggerDesc) throws java.io.IOException, AutomationException
setCurrentLocationTriggerNameAndDesc
in interface IConditionalActionSetup
bstrCustomLocationTriggerName
- The bstrCustomLocationTriggerName (in)bstrCustomLocationTriggerDesc
- The bstrCustomLocationTriggerDesc (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayer getActionLayer() throws java.io.IOException, AutomationException
getActionLayer
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setActionLayerByRef(ILayer ippActionLayer) throws java.io.IOException, AutomationException
setActionLayerByRef
in interface IConditionalActionSetup
ippActionLayer
- 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 java.lang.String getQueryString() throws java.io.IOException, AutomationException
getQueryString
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setQueryString(java.lang.String pbstrQueryString) throws java.io.IOException, AutomationException
setQueryString
in interface IConditionalActionSetup
pbstrQueryString
- The pbstrQueryString (in)
java.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 IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPolygonSourceNameByRef(IName ippPolygonSourceName) throws java.io.IOException, AutomationException
setPolygonSourceNameByRef
in interface IConditionalActionSetup
ippPolygonSourceName
- 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 ILayer getCurrentTriggerLayer() throws java.io.IOException, AutomationException
getCurrentTriggerLayer
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setCurrentTriggerLayerByRef(ILayer ippTriggerLayer) throws java.io.IOException, AutomationException
setCurrentTriggerLayerByRef
in interface IConditionalActionSetup
ippTriggerLayer
- 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 java.lang.String getPolygonSourceNameText() throws java.io.IOException, AutomationException
getPolygonSourceNameText
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getTriggerLayerCount() throws java.io.IOException, AutomationException
getTriggerLayerCount
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILayer getTriggerLayer(int nIndex) throws java.io.IOException, AutomationException
getTriggerLayer
in interface IConditionalActionSetup
nIndex
- The nIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTriggerLayerName(int nIndex) throws java.io.IOException, AutomationException
getTriggerLayerName
in interface IConditionalActionSetup
nIndex
- The nIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getLocationTriggerCount() throws java.io.IOException, AutomationException
getLocationTriggerCount
in interface IConditionalActionSetup
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILocationTrigger getLocationTrigger(int nIndex) throws java.io.IOException, AutomationException
getLocationTrigger
in interface IConditionalActionSetup
nIndex
- The nIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLocationTriggerName(int nIndex) throws java.io.IOException, AutomationException
getLocationTriggerName
in interface IConditionalActionSetup
nIndex
- The nIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLocationTriggerDescription(int nIndex) throws java.io.IOException, AutomationException
getLocationTriggerDescription
in interface IConditionalActionSetup
nIndex
- The nIndex (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IAction getCurrentAction() throws java.io.IOException, AutomationException
getCurrentAction
in interface IConditionalActionSetup
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 |