Class ReservationRegistrationLessonEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.reservation.impl.entitylistener.ReservationRegistrationLessonEntityListener
- All Implemented Interfaces:
EntityFacadeListener, EventListener
Updates the lessons on Reservation_registration when the field lesson on the entity Registration is changed
-
Constructor Summary
ConstructorsConstructorDescriptionReservationRegistrationLessonEntityListener(ClientQuestionService clientQuestionService, TextResources textResources, SecurityManager securityManager) -
Method Summary
Methods inherited from class InterruptibleEntityFacadeAdapter
entityChanging, entityCreating, entityCreatingInterruptible, entityDeleting, entityDeletingInterruptible, entityReceivedValues, entityReceivedValuesInterruptible, entityRelationChanging, entityRelationChangingInterruptibleMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface EntityFacadeListener
handleSessionOnlyEntity
-
Constructor Details
-
ReservationRegistrationLessonEntityListener
public ReservationRegistrationLessonEntityListener(ClientQuestionService clientQuestionService, TextResources textResources, SecurityManager securityManager)
-
-
Method Details
-
entityChangingInterruptible
- Overrides:
entityChangingInterruptiblein classInterruptibleEntityFacadeAdapter
-