ArcFM Desktop Developer Guide
PxActionHandler Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by PxActionHandler.

Public Properties
 NameDescription
Public PropertyActionNameThe event with which the action handler has been associated. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Public PropertyActionTypeIndicates what type of process (e.g. Reconcile, Post) has raised this event. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Public PropertyDefaultParametersName, type, value entries that provide additional information to the action handler. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Public PropertyDescriptionText describing what the action handler does. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Public PropertyNameName of action handler. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Public PropertyServiceConfigurationGDBM Reconcile/Post Service Configuration. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Top
Protected Properties
 NameDescription
Protected PropertyLoglog4net log object for logging debug info, warning or error events. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Top
Public Methods
 NameDescription
Public MethodEnabledAssociate the action handler with the events that it is designed to handle. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Public MethodExecuteCalls on the SubExecute method to perform the desired actions. (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Public MethodToString (Inherited from Miner.Geodatabase.GeodatabaseManager.ActionHandlers.ActionHandler)
Top
Protected Methods
 NameDescription
Protected MethodPxSubExecuteExecutes the reaction.  
Protected MethodSubExecuteOverridden. Overrides the ActionHandler's SubExecute method, creates PxActionData and calls the PxSubExecute method, implemented by the derived class.  
Top
See Also

Reference

PxActionHandler Class
Miner.Process.GeodatabaseManager.ActionHandlers Namespace

 

 


Send Comment