Class CurrentArticlePriceMethod

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

public class CurrentArticlePriceMethod extends Object implements freemarker.template.TemplateMethodModelEx
Freemarker wrapper for CurrentArticlePriceService - uses the current date if nothing else is specified - uses the systems default price category if nothing else is specified - always uses the systems default currency
  • Constructor Details

  • 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