Class DeleteReservationLecturerBookingEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.salary.impl.entitylistener.DeleteReservationLecturerBookingEntityListener
- All Implemented Interfaces:
EntityFacadeListener
,EventListener
public class DeleteReservationLecturerBookingEntityListener
extends InterruptibleEntityFacadeAdapter
Prevents the deletion of a
Reservation_lecturer_booking
if it already has a Wage
.-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
entityChanging, entityChangingInterruptible, entityCreating, entityCreatingInterruptible, entityDeleting, entityReceivedValues, entityReceivedValuesInterruptible, entityRelationChanging, entityRelationChangingInterruptible
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.persist.core.api.entity.events.EntityFacadeListener
handleSessionOnlyEntity
-
Constructor Details
-
DeleteReservationLecturerBookingEntityListener
-
-
Method Details
-
entityDeletingInterruptible
- Overrides:
entityDeletingInterruptible
in classInterruptibleEntityFacadeAdapter
-