Class EditTemplateListener

java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.cms.impl.template.sync.EditTemplateListener
All Implemented Interfaces:
EntityFacadeListener, EventListener

public class EditTemplateListener extends InterruptibleEntityFacadeAdapter
This listener sets the boolean flag "edited" on Cms_template to true, if an external template is updated and if it hasn't been edited yet. The user has to confirm his change before the flag is set.