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 AbstractSalutationFormDirective
AbstractSalutationFormDirective.CasualFormDirective, AbstractSalutationFormDirective.PoliteFormDirectiveNested classes/interfaces inherited from interface TemplateIdentifiers
TemplateIdentifiers.Scope -
Field Summary
Fields inherited from class AbstractSalutationFormDirective
addressServiceFields inherited from interface 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_PARAMFields inherited from interface freemarker.template.TemplateModel
NOTHING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleandoRenderBody(@Nullable Entity sender, Entity recipient) Methods inherited from class AbstractSalutationFormDirective
execute
-
Constructor Details
-
CasualFormDirective
-
-
Method Details
-
doRenderBody
- Specified by:
doRenderBodyin classAbstractSalutationFormDirective
-