Class EffortDurationEntityListener

java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.effort.impl.entitylistener.EffortDurationEntityListener
All Implemented Interfaces:
EntityFacadeListener, EventListener

public class EffortDurationEntityListener extends InterruptibleEntityFacadeAdapter
Calculate `duration_effective` from fields `from` and `to`. The field `duration_effective` is only updated, if `from` or `to` are changed.