Uses of Class
com.instantbank.servicing.control.event.ServicingEventSupport

Packages that use ServicingEventSupport
com.instantbank.servicing.control.event These are the event classes that represent user requests over the Servicing Model. 
 

Uses of ServicingEventSupport in com.instantbank.servicing.control.event
 

Subclasses of ServicingEventSupport in com.instantbank.servicing.control.event
 class ParmLevel1ValuesEvent
          Parameter Level1 Values usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the Parameter Level1 Values model data.
 class ParmLevel2ValuesEvent
          Parameter Level2 Values usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the Parameter Level2 Values model data.
 class ParmLevelsNameEvent
          Parameter Levels Name usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the Parameter Levels Name model data.
 class ParmRestrictionsEvent
          Set Parameter Restrictions usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the Set Parameter Restrictions model data.
 class ParmSearchOrderEvent
          Set Parameter Search Order usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the Set Parameter Search Order model data.
 class SetParameterXValueEvent
          Set Parameter X Value usecase: This event is sent from the web tier to the EJB Controller to notify the EJB Controller that an action needs to be made in the Set Parameter X Value model data.