Class AbstractSalutationFormDirective.CasualFormDirective
java.lang.Object
ch.tocco.nice2.optional.address.impl.AbstractSalutationFormDirective
ch.tocco.nice2.optional.address.impl.AbstractSalutationFormDirective.CasualFormDirective
- All Implemented Interfaces:
Nice2TemplateDirective
,TemplateIdentifiers
,freemarker.template.TemplateDirectiveModel
,freemarker.template.TemplateModel
- Enclosing class:
AbstractSalutationFormDirective
public static final class AbstractSalutationFormDirective.CasualFormDirective
extends AbstractSalutationFormDirective
-
Nested Class Summary
Nested classes/interfaces inherited from class ch.tocco.nice2.optional.address.impl.AbstractSalutationFormDirective
AbstractSalutationFormDirective.CasualFormDirective, AbstractSalutationFormDirective.PoliteFormDirective
Nested classes/interfaces inherited from interface ch.tocco.nice2.templating.api.freemarker.directives.TemplateIdentifiers
TemplateIdentifiers.Scope
-
Field Summary
Fields inherited from class ch.tocco.nice2.optional.address.impl.AbstractSalutationFormDirective
addressService
Fields inherited from interface ch.tocco.nice2.templating.api.freemarker.directives.TemplateIdentifiers
BASEDATA_VAR, DELIMITER_PARAM, ENTITY_PARAM, INLINE_TEMPLATE, KEY, LIMIT_PARAM, LINE_END_PARAM, LINE_START_PARAM, NAME_PARAM, PATH_PARAM, PATHS_PARAM, PATTERN_PARAM, RECIPIENT_VAR, SCOPE_PARAM, SENDER_VAR, SINGLE_BASE_VAR, TARGET_VAR, VALUE_PARAM
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
doRenderBody
(@Nullable Entity sender, Entity recipient) Methods inherited from class ch.tocco.nice2.optional.address.impl.AbstractSalutationFormDirective
execute
-
Constructor Details
-
CasualFormDirective
-
-
Method Details
-
doRenderBody
- Specified by:
doRenderBody
in classAbstractSalutationFormDirective
-