Class IgnoreBusinessUnitsDirective
java.lang.Object
ch.tocco.nice2.usermanager.impl.templating.IgnoreBusinessUnitsDirective
- All Implemented Interfaces:
Nice2TemplateDirective
,freemarker.template.TemplateDirectiveModel
,freemarker.template.TemplateModel
this directive renders its body in the NULL business unit
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IgnoreBusinessUnitsDirective
-
-
Method Details
-
execute
public void execute(freemarker.core.Environment environment, Map map, freemarker.template.TemplateModel[] templateModels, freemarker.template.TemplateDirectiveBody templateDirectiveBody) throws freemarker.template.TemplateException, IOException - Specified by:
execute
in interfacefreemarker.template.TemplateDirectiveModel
- Throws:
freemarker.template.TemplateException
IOException
-