Class BusinessUnitModelMethod

java.lang.Object
ch.tocco.nice2.usermanager.impl.templating.BusinessUnitModelMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

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

    • BusinessUnitModelMethod

      public BusinessUnitModelMethod(DataModel dataModel)
  • Method Details

    • exec

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