Class EventRegistrationMessageMethod

java.lang.Object
ch.tocco.nice2.optional.event.impl.widget.eventregistration.EventRegistrationMessageMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class EventRegistrationMessageMethod extends Object implements freemarker.template.TemplateMethodModelEx
  • Constructor Details

  • Method Details

    • exec

      public Object exec(List arguments) throws freemarker.template.TemplateModelException
      Specified by:
      exec in interface freemarker.template.TemplateMethodModel
      Specified by:
      exec in interface freemarker.template.TemplateMethodModelEx
      Throws:
      freemarker.template.TemplateModelException
    • setMessageBuilder

      @Autowired(required=false) public void setMessageBuilder(List<EventRegistrationMessageBuilder> messageBuilders)