Class EvaluationDataRegistrationMethod

java.lang.Object
ch.tocco.nice2.optional.qualification.impl.freemarker.EvaluationDataRegistrationMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class EvaluationDataRegistrationMethod extends Object implements freemarker.template.TemplateMethodModelEx
returns a list of all valid Registration entities of a given Evaluation_data arguments: 1) Entity of type Evaluation_data
  • Constructor Details

    • EvaluationDataRegistrationMethod

      public EvaluationDataRegistrationMethod(QualificationService qualificationService)
  • 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