| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDiscoverActions
Provides access to properties and methods to determine entire set of actions that might be related to proximity trigger rules.
| Method Summary | |
|---|---|
 boolean | 
containsActionName(String bstrActionName)
Determine if a specific proximity trigger rule namd is used.  | 
 void | 
discoverActions(Object piContext)
Discover all actions associated with proximity trigger rules.  | 
| Method Detail | 
|---|
void discoverActions(Object piContext)
                     throws IOException,
                            AutomationException
piContext - A reference to another Object (IUnknown)  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean containsActionName(String bstrActionName)
                           throws IOException,
                                  AutomationException
bstrActionName - The bstrActionName  (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 | ||||||||