Class MinimalPresenceUpdateEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.reservation.impl.entitylistener.MinimalPresenceUpdateEntityListener
- All Implemented Interfaces:
EntityFacadeListener, EventListener
-
Constructor Summary
ConstructorsConstructorDescriptionMinimalPresenceUpdateEntityListener(SecurityManager securityManager, QueryBuilderFactory queryBuilderFactory) -
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
-
MinimalPresenceUpdateEntityListener
public MinimalPresenceUpdateEntityListener(SecurityManager securityManager, QueryBuilderFactory queryBuilderFactory)
-
-
Method Details
-
entityChangingInterruptible
- Overrides:
entityChangingInterruptiblein classInterruptibleEntityFacadeAdapter
-