public final class MailModelPlaceholderConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MailModelPlaceholderConstants.Client
Client specific Mail constants
|
Modifier and Type | Field and Description |
---|---|
static String |
ATTACHMENTS
Placeholder for attachments.
|
static String |
AUTOMATIC_ACTIVATION_CHANGED
Placeholder for indicating, if the automatic user account activation has been changed due to
reaching the user count limit.
|
static String |
BLOG_COUNT_LIMIT
Placeholder for the blog count limit.
|
static String |
BLOG_COUNT_PERCENT
Placeholder for the blog count as percent.
|
static String |
BLOG_NAME_IDS
Placeholder for blog name identifiers (as comma separated string).
|
static String |
BLOG_TITLE
Placeholder for blog title.
|
static String |
CONFIRMATION_LINK
Placeholder for the confirmation link
|
static String |
CONTENT_REPOSITORY_SIZE
Placeholder for the current client crc size
|
static String |
CONTENT_REPOSITORY_SIZE_LIMIT
Placeholder for the current client crc size limit
|
static String |
CONTENT_REPOSITORY_SIZE_PERCENT
Placeholder for the percentage of the current client crc size
|
static String |
ERROR_MESSAGE
Placeholder for a error message
|
static String |
GROUP
Placeholder for the group
|
static String |
IS_DIRECT
Set to mark the note as direct message.
|
static String |
IS_MODIFIED
Set to mark that the note was modified.
|
static String |
LOCKED_CHANNEL
Placeholder for locked channel
|
static String |
MESSAGE
The model placeholder for the mime mail message for further changes
|
static String |
NEW_EMAIL_ADDRESS
Placeholder for the new email address
|
static String |
PERMA_LINK_BLOG
Placeholder for the permanent link of the blog
|
static String |
PERMA_LINK_NOTE
Placeholder for the permanent link of the note
|
static String |
PERMA_LINK_TAG
Placeholder for the permanent link of the tag
|
static String |
PERMA_LINK_USER
Placeholder for the permanent link of the user
|
static String |
RECEIVER
Placeholder for the receiver
|
static String |
RENDER_BLOG_PERMA_LINK
Placeholder for whether to render the permanent link of the blog
|
static String |
RENDER_PERMA_LINK
Placeholder for whether to render the permanent link of the note
|
static String |
REQUESTING_USER
Placeholder for a requesting user
|
static String |
RISK_LEVEL
Placeholder for the risk level
|
static String |
SENDER
Placeholder for the sender
|
static String |
SUBJECT_PREPEND
Placeholder for prepending some data to the subject.
|
static String |
UNINFORMABLE_USER
Placeholder for one uninformable user alias.
|
static String |
UNINFORMABLE_USERS
Placeholder for uninformable user aliases (as comma separated string).
|
static String |
UNRESOLVABLE_BLOG
Placeholder for an unresolvable blog alias.
|
static String |
UNRESOLVABLE_BLOGS
Placeholder for unresolvable blog aliases (as comma separated string).
|
static String |
UNRESOLVABLE_USER
Placeholder for one unresolvable user alias.
|
static String |
UNRESOLVABLE_USERS
Placeholder for unresolvable user aliases (as comma separated string).
|
static String |
UNWRITABLE_BLOG
Placeholder for one unwritable blog.
|
static String |
UNWRITABLE_BLOGS
Placeholder for unwritable blogs (as comma separated string).
|
static String |
USER
Placeholder for the user
|
static String |
USER_COUNT_LIMIT
Placeholder for the current limit of active user accounts
|
static String |
USER_COUNT_PERCENT
Placeholder for the percent of active user accounts reached the limit
|
static String |
USER_PROFILE
Placeholder for a user profile
|
static String |
USER_TAGGED_COUNT_LIMIT
Placeholder for th user count limit
|
static String |
USER_TAGGED_COUNT_PERCENT
Placeholder for the user count percent value as string.
|
static String |
UTI
Placeholder for a user tagged item.
|
static String |
UTI_FORMATED_DATE_CREATE
Placeholder for a user tagged item creation date.
|
static String |
UTI_FORMATED_DATE_MODIFY
Placeholder for a user tagged item last modification date.
|
static String |
UTI_TAGS
Placeholder for the tags (string) of a user tagged item.
|
static String |
UTP_CONTENT
Placeholder for the content of a user tagged post.
|
static String |
WARN_REASON
Placeholder for the warning reason
|
public static final String MESSAGE
public static final String CONFIRMATION_LINK
public static final String USER
public static final String GROUP
public static final String SENDER
public static final String RECEIVER
public static final String NEW_EMAIL_ADDRESS
public static final String REQUESTING_USER
public static final String USER_PROFILE
public static final String CONTENT_REPOSITORY_SIZE_LIMIT
public static final String CONTENT_REPOSITORY_SIZE
public static final String CONTENT_REPOSITORY_SIZE_PERCENT
public static final String ERROR_MESSAGE
public static final String USER_COUNT_LIMIT
public static final String USER_COUNT_PERCENT
public static final String USER_TAGGED_COUNT_LIMIT
public static final String USER_TAGGED_COUNT_PERCENT
public static final String BLOG_COUNT_LIMIT
public static final String BLOG_COUNT_PERCENT
public static final String UTI
public static final String UTI_FORMATED_DATE_CREATE
public static final String UTI_FORMATED_DATE_MODIFY
public static final String UTI_TAGS
public static final String UTP_CONTENT
public static final String BLOG_TITLE
public static final String BLOG_NAME_IDS
public static final String UNRESOLVABLE_USERS
public static final String UNRESOLVABLE_USER
public static final String UNINFORMABLE_USERS
public static final String UNINFORMABLE_USER
public static final String UNRESOLVABLE_BLOGS
public static final String UNRESOLVABLE_BLOG
public static final String UNWRITABLE_BLOGS
public static final String UNWRITABLE_BLOG
public static final String AUTOMATIC_ACTIVATION_CHANGED
public static final String RISK_LEVEL
public static final String WARN_REASON
public static final String LOCKED_CHANNEL
public static final String SUBJECT_PREPEND
public static final String ATTACHMENTS
public static final String RENDER_PERMA_LINK
public static final String RENDER_BLOG_PERMA_LINK
public static final String PERMA_LINK_BLOG
public static final String PERMA_LINK_USER
public static final String PERMA_LINK_NOTE
public static final String PERMA_LINK_TAG
public static final String IS_DIRECT
public static final String IS_MODIFIED
Copyright © 2019 Communote team. All rights reserved.