public interface TemplatesConstants extends GlobalConstants
The constants for the templates.
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_CHOICES
The key for the field "Choices".
|
static String |
FIELD_CHOICES_PREFIX
The key prefix for the field "Choices-".
|
static String |
FIELD_DEFAULT
The key for the field "Default".
|
static String |
FIELD_DEFAULT_PREFIX
The key prefix for the field "Default-".
|
static String |
FIELD_DESCRIPTION
The key for the field "Description".
|
static String |
FIELD_DESCRIPTION_PREFIX
The key prefix for the field "Description-".
|
static String |
FIELD_TEMPLATE
The key for the field "Template".
|
static String |
FIELD_TYPE
The key for the field "Type".
|
static String |
UTF_8_SUFFIX
The key suffix for a "UTF-8"encoded field.
|
UTF_8, UTF_8_CHARSET
static final String FIELD_TEMPLATE
static final String FIELD_TYPE
static final String FIELD_DEFAULT
static final String FIELD_DEFAULT_PREFIX
static final String FIELD_CHOICES
static final String FIELD_CHOICES_PREFIX
static final String FIELD_DESCRIPTION
static final String FIELD_DESCRIPTION_PREFIX
static final String UTF_8_SUFFIX
Copyright © 2015–2019. All rights reserved.