Package io.goobi.viewer.controller
Class StringConstants
java.lang.Object
io.goobi.viewer.controller.StringConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic 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
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Matches any number between 0 and 999_999_999, all of which lie in the positive integer range.static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
DEFAULT
- See Also:
-
DEFAULT_NAME
- See Also:
-
EXCEPTION_RESOURCE_NOT_FOUND
- See Also:
-
HTML_BR
- See Also:
-
HTML_BR_ESCAPED
- See Also:
-
MIMETYPE_TEI
- See Also:
-
MIMETYPE_TEXT_CSV
- See Also:
-
MIMETYPE_TEXT_HTML
- See Also:
-
MIMETYPE_TEXT_PLAIN
- See Also:
-
MIMETYPE_TEXT_XML
- See Also:
-
LOG_LOADING
- See Also:
-
LOG_PRESENTATION_EXCEPTION_THROWN_HERE
- See Also:
-
LOREM_IPSUM
- See Also:
-
MSG_ADMIN_ADDED_SUCCESSFULLY
- See Also:
-
MSG_ADMIN_DELETE_FAILURE
- See Also:
-
MSG_ADMIN_DELETED_SUCCESSFULLY
- See Also:
-
MSG_ADMIN_SAVE_ERROR
- See Also:
-
MSG_ADMIN_UPDATED_SUCCESSFULLY
- See Also:
-
MSG_DOWNLOAD_TICKET_EMAIL_SUBJECT
- See Also:
-
MSG_ERR_PASSWORD_INCORRECT
- See Also:
-
MSG_ERR_SEND_EMAIL
- See Also:
-
MSG_TRANSKRIBUS_RECORDIGESTERROR
- See Also:
-
PLACEHOLDER_SPACE
- See Also:
-
PREFIX_PRETTY
- See Also:
-
PRETTY_NEWSEARCH5
- See Also:
-
PRETTY_SEARCHADVANCED5
- See Also:
-
PRETTY_SEARCHTERM5
- See Also:
-
POSITIVE_INTEGER
Matches any number between 0 and 999_999_999, all of which lie in the positive integer range. Matching this regex ensures that a number is not negative and can be cast to an integer- See Also:
-