Class SearchFilterMethod

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

public class SearchFilterMethod extends Object implements freemarker.template.TemplateMethodModelEx
runs a search filter given by its unique_id and returns the resulting entitylist
  • Constructor Details

  • 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