Class DataProtectionReportMethod

java.lang.Object
ch.tocco.nice2.actions.impl.directives.DataProtectionReportMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class DataProtectionReportMethod extends Object implements freemarker.template.TemplateMethodModelEx
Directive to receive the needed Fields of the needed Entities, which are all directly or indirectly related to the User Entity, for the data_protection_report. All needed Fields and Relations need to be specified in the DataProtectionPath Entity.
  • 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