ArcFM Desktop Developer Guide
ActionHandler Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by ActionHandler.

Public Properties
 NameDescription
Public PropertyActionNameThe event with which the action handler has been associated.  
Public PropertyActionTypeIndicates what type of process (e.g. Reconcile, Post) has raised this event.  
Public PropertyDefaultParametersName, type, value entries that provide additional information to the action handler.  
Public PropertyDescriptionText describing what the action handler does.  
Public PropertyNameName of action handler.  
Public PropertyServiceConfigurationGDBM Reconcile/Post Service Configuration.  
Top
Protected Properties
 NameDescription
Protected PropertyLoglog4net log object for logging debug info, warning or error events.  
Top
Public Methods
 NameDescription
Public MethodEnabledAssociate the action handler with the events that it is designed to handle.  
Public MethodExecuteCalls on the SubExecute method to perform the desired actions.  
Public MethodToString  
Top
Protected Methods
 NameDescription
Protected MethodSubExecutePerform the desired actions. Implement this method in classes deriving from ActionHandler.  
Top
See Also

Reference

ActionHandler Class
Miner.Geodatabase.GeodatabaseManager.ActionHandlers Namespace

 

 


Send Comment