Class EntranceExitDateEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.organisation.impl.entitylistener.EntranceExitDateEntityListener
- All Implemented Interfaces:
EntityFacadeListener
,EventListener
set the 'entrance' and 'exit' date on user if the fields 'valid_from', 'valid_till'
or the relation 'relUser' changes
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Methods inherited from class ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
entityChanging, 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
-
EntranceExitDateEntityListener
-
-
Method Details
-
entityChangingInterruptible
- Overrides:
entityChangingInterruptible
in classInterruptibleEntityFacadeAdapter
-
entityRelationChangingInterruptible
- Overrides:
entityRelationChangingInterruptible
in classInterruptibleEntityFacadeAdapter
-