Interface TemplateIdentifiers
- All Known Implementing Classes:
AbstractSalutationFormDirective
,AbstractSalutationFormDirective.CasualFormDirective
,AbstractSalutationFormDirective.PoliteFormDirective
,AddressDirective
,BarcodeDirective
,ClientIpAddressDirective
,CsvColumnDirective
,EntityDisplayDirective
,EntityDisplayerDirective
,FreemarkerEngine
,FreemarkerNice2Template
,LoadEntitiesDirective
,LoadFontDirective
,LoadGoogleFontDirective
,LoadImageDirective
,LoadPathDirective
,LoadReferencesDirective
,LoadTextResourceDirective
,LoadValueDirective
,MembershipHierarchyDirective
,PageBreakDirective
,PathQueryDirective
,PrintDateOnceIfSame
,QrCodeDirective
,QueryCountDirective
,QueryDirective
,QuestionTextDirective
,RequestDirective
,SalutationDirective
,UserSignatureDirective
public interface TemplateIdentifiers
Some identifiers used for templating
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The value stored in the variable with this identifier is loaded when the entity-tag is missing in a directivestatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
INLINE_TEMPLATE
- See Also:
-
BASEDATA_VAR
The value stored in the variable with this identifier is loaded when the entity-tag is missing in a directive- See Also:
-
RECIPIENT_VAR
- See Also:
-
SINGLE_BASE_VAR
- See Also:
-
TARGET_VAR
- See Also:
-
SENDER_VAR
- See Also:
-
ENTITY_PARAM
- See Also:
-
PATH_PARAM
- See Also:
-
PATHS_PARAM
- See Also:
-
NAME_PARAM
- See Also:
-
PATTERN_PARAM
- See Also:
-
DELIMITER_PARAM
- See Also:
-
LINE_START_PARAM
- See Also:
-
LINE_END_PARAM
- See Also:
-
LIMIT_PARAM
- See Also:
-
KEY
- See Also:
-
SCOPE_PARAM
- See Also:
-
VALUE_PARAM
- See Also:
-