Class GetRelevantRatingMethod

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

public class GetRelevantRatingMethod extends Object implements freemarker.template.TemplateMethodModelEx
returns the rating of a given input data Entity or a text resource in case of dispensation. usage: getRelevantRating(inputData)
  • Constructor Details

  • Method Details

    • exec

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