public static final class MailModelPlaceholderConstants.Client extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT
Placeholder for a client
|
static String |
HOMEPAGE
Placeholder for the home url of the client
|
static String |
REGISTRATION
Placeholder for the registration site of the client
|
static String |
REPLY_TO_ADDRESS
Placeholder for client specific reply-to email address.
|
static String |
REPLY_TO_NAME
Placeholder for client specific reply-to email address personal name.
|
static String |
SIGNATURE
Placeholder for client signature.
|
static String |
USER_PROFILE_LINK
Placeholder for the profile link.
|
public static final String CLIENT
public static final String HOMEPAGE
public static final String REGISTRATION
public static final String USER_PROFILE_LINK
public static final String SIGNATURE
public static final String REPLY_TO_ADDRESS
public static final String REPLY_TO_NAME
Copyright © 2019 Communote team. All rights reserved.