Class GetEventsOfInputDataMethod
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.freemarker.GetEventsOfInputDataMethod
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel
,freemarker.template.TemplateMethodModelEx
,freemarker.template.TemplateModel
public class GetEventsOfInputDataMethod
extends Object
implements freemarker.template.TemplateMethodModelEx
resolves the events of a given input data
Entity
usage: getEventsOfInputData(inputData)-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
ConstructorDescriptionGetEventsOfInputDataMethod
(PrincipalService principalService, QueryBuilderFactory queryBuilderFactory, QualificationService qualificationService) -
Method Summary
-
Constructor Details
-
GetEventsOfInputDataMethod
public GetEventsOfInputDataMethod(PrincipalService principalService, QueryBuilderFactory queryBuilderFactory, QualificationService qualificationService)
-
-
Method Details
-
exec
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModel
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModelEx
- Throws:
freemarker.template.TemplateModelException
-