Class CustomDataProviderMethod

java.lang.Object
ch.tocco.nice2.netui.impl.bind.CustomDataProviderMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class CustomDataProviderMethod extends Object implements freemarker.template.TemplateMethodModelEx
Freemarker function to get data from a customDataProvider
  • Constructor Details

    • CustomDataProviderMethod

      public CustomDataProviderMethod(CustomDataProviderService customDataProviderService, freemarker.template.ObjectWrapper objectWrapper)
  • Method Details

    • exec

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