Class TemplateInitListener

java.lang.Object
org.nuxeo.template.listeners.TemplateInitListener
All Implemented Interfaces:
EventListener

public class TemplateInitListener extends Object implements EventListener
Listener to manage initialization :
  • of the TemplateSourceDocument : init the parameters
  • of the other DocumentModels if they need to be automatically associated to a template
Author:
Tiry ([email protected])
  • Constructor Details

    • TemplateInitListener

      public TemplateInitListener()
  • Method Details