Class OrderPriceCategoryEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.order.impl.entitylistener.OrderPriceCategoryEntityListener
- All Implemented Interfaces:
EntityFacadeListener
,EventListener
-
Constructor Summary
ConstructorDescriptionOrderPriceCategoryEntityListener
(OrderPriceCategoryService orderPriceCategoryService) -
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from class ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
entityChanging, entityChangingInterruptible, entityCreating, entityCreatingInterruptible, entityDeleting, entityDeletingInterruptible, entityReceivedValues, entityReceivedValuesInterruptible, entityRelationChanging
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
-
OrderPriceCategoryEntityListener
-
-
Method Details
-
entityRelationChangingInterruptible
- Overrides:
entityRelationChangingInterruptible
in classInterruptibleEntityFacadeAdapter
-