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.
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
ConstructorDescriptionDataProtectionReportMethod
(DataProtectionReportService dataProtectionReportService) -
Method Summary
-
Constructor Details
-
DataProtectionReportMethod
-
-
Method Details
-
exec
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModel
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModelEx
- Throws:
freemarker.template.TemplateModelException
-