Class SetStatusDateEntityListener

java.lang.Object
ch.tocco.nice2.persist.core.api.util.CollectingEntityListener
ch.tocco.nice2.entityoperation.impl.entitylistener.SetStatusDateEntityListener
All Implemented Interfaces:
ContextListener, EntityFacadeListener, CommitListener, EventListener

public class SetStatusDateEntityListener extends CollectingEntityListener
Sets a date- or datetime-field on an entity if gets related to an entity with configured unique_id. Use this listener to set dates on status changes.
See Also: