Class VoucherDeletionEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.finance.impl.entitylistener.VoucherDeletionEntityListener
- All Implemented Interfaces:
EntityFacadeListener, EventListener
-
Constructor Summary
ConstructorsConstructorDescriptionVoucherDeletionEntityListener(TextResources textResources, ClientQuestionService clientQuestionService, SecurityManager securityManager) -
Method Summary
Methods inherited from class InterruptibleEntityFacadeAdapter
entityChanging, entityChangingInterruptible, entityCreating, entityCreatingInterruptible, entityDeleting, 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
-
VoucherDeletionEntityListener
public VoucherDeletionEntityListener(TextResources textResources, ClientQuestionService clientQuestionService, SecurityManager securityManager)
-
-
Method Details
-
entityDeletingInterruptible
- Overrides:
entityDeletingInterruptiblein classInterruptibleEntityFacadeAdapter
-