Class ContingentOutflowEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.contingentreservation.impl.entitylistener.ContingentOutflowEntityListener
- All Implemented Interfaces:
EntityFacadeListener, EventListener
creates a movement entity when the status on the reservation_registration is updated
-
Constructor Summary
ConstructorsConstructorDescriptionContingentOutflowEntityListener(SecurityManager securityManager, EntityDefaultValueService entityDefaultValueService, DefaultDisplayService defaultDisplayService, TextResources textResources, QueryBuilderFactory queryBuilderFactory, CommandExecutor commandExecutor) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetCreateMovementTask(CreateMovementTask createMovementTask) 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
-
ContingentOutflowEntityListener
public ContingentOutflowEntityListener(SecurityManager securityManager, EntityDefaultValueService entityDefaultValueService, DefaultDisplayService defaultDisplayService, TextResources textResources, QueryBuilderFactory queryBuilderFactory, CommandExecutor commandExecutor)
-
-
Method Details
-
entityChangingInterruptible
- Overrides:
entityChangingInterruptiblein classInterruptibleEntityFacadeAdapter
-
setCreateMovementTask
-