Uses of Interface
com.mmm.cms.homehealth.proto.HomeHealthEventIF

Packages that use HomeHealthEventIF
com.mmm.cms.homehealth   
com.mmm.cms.homehealth.proto   
com.mmm.cms.homehealth.v2308_1   
com.mmm.cms.homehealth.v3210   
com.mmm.cms.util   
 

Uses of HomeHealthEventIF in com.mmm.cms.homehealth
 

Classes in com.mmm.cms.homehealth that implement HomeHealthEventIF
 class HomeHealthEvent
          The Home Health Event object used to notify Listener objects of what is happening during record scoring and validation
 

Methods in com.mmm.cms.homehealth with parameters of type HomeHealthEventIF
 void HomeHealthEventNotifier.notifyEventListeners(HomeHealthEventIF event)
          If there are listenter, the send them the event and let them do what they want.
 

Uses of HomeHealthEventIF in com.mmm.cms.homehealth.proto
 

Methods in com.mmm.cms.homehealth.proto with parameters of type HomeHealthEventIF
 void HomeHealthEventListenerIF.homeHealthEvent(HomeHealthEventIF event)
          Processes an event for Home Health scoring.
 void HomeHealthEventNotifierIF.notifyEventListeners(HomeHealthEventIF event)
          Sends a event to the listeners.
 

Uses of HomeHealthEventIF in com.mmm.cms.homehealth.v2308_1
 

Methods in com.mmm.cms.homehealth.v2308_1 with parameters of type HomeHealthEventIF
 void AbstractBaseValidator_v2308.notifyEventListeners(HomeHealthEventIF event)
          Actually performs the noitifcation to the listeners
 

Uses of HomeHealthEventIF in com.mmm.cms.homehealth.v3210
 

Methods in com.mmm.cms.homehealth.v3210 with parameters of type HomeHealthEventIF
 void AbstractBaseValidator_v3210.notifyEventListeners(HomeHealthEventIF event)
          Actually performs the noitifcation to the listeners
 

Uses of HomeHealthEventIF in com.mmm.cms.util
 

Methods in com.mmm.cms.util with parameters of type HomeHealthEventIF
 void HHEventConsole.homeHealthEvent(HomeHealthEventIF event)
          Sends the event to the Home Health logger