|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDiscoverActions
COM Interface 'IDiscoverActions'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods to determine entire set of actions that might be related to proximity trigger rules.' 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 |
IID63483f8a_3c56_4963_b852_98b4290e0594
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
containsActionName(java.lang.String bstrActionName)
Determine if a specific proximity trigger rule namd is used. |
void |
discoverActions(java.lang.Object piContext)
Discover all actions associated with proximity trigger rules. |
| Field Detail |
|---|
static final int IID63483f8a_3c56_4963_b852_98b4290e0594
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void discoverActions(java.lang.Object piContext)
throws java.io.IOException,
AutomationException
piContext - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean containsActionName(java.lang.String bstrActionName)
throws java.io.IOException,
AutomationException
bstrActionName - The bstrActionName (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 | ||||||||