public class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PERMALINK_ENDPOINT_PATH
Permalink endpoint.
|
static java.lang.String |
PN_CAMPAIGN_APPROVED
Name of the property keeping track of the newsletter approval.
|
static java.lang.String |
PN_CAMPAIGN_LINKS
Name of the property keeping track of linked Adobe Campaign deliveries.
|
static java.lang.String |
PN_CAMPAIGN_LOCKED_BY
Name of the property keeping track of the delivery that requested a lock.
|
static java.lang.String |
PN_CAMPAIGN_SENT_BY
Name of the property keeping track of the delivery that was used to send the newsletter.
|
static java.lang.String |
PN_CAMPAIGN_UUID
Name of the property keeping track of the newsletter UUID.
|
static java.lang.String |
PN_MAIL_PLAINTEXT
Name of the property that provides the plain text variant of a mail
|
static java.lang.String |
PN_MAIL_SUBJECT
Name of the property that provides an explicit mail subject
|
static java.lang.String[] |
PN_REMOVE_ON_COPY
Array containing the names of all campaign related properties that need to be
removed if a page is copied
|
static java.lang.String |
PRM_DELIVERY
Parameter that specifies the delivery to get meta data for
|
static java.lang.String[] |
RT_CAMPAIGN_NEWSLETTER
Defines the base resource types for a newsletter page to be sent with Adobe Campaign.
|
Constructor and Description |
---|
Constants() |
public static final java.lang.String[] RT_CAMPAIGN_NEWSLETTER
public static final java.lang.String PN_CAMPAIGN_UUID
public static final java.lang.String PN_CAMPAIGN_LINKS
public static final java.lang.String PN_CAMPAIGN_APPROVED
public static final java.lang.String PN_CAMPAIGN_LOCKED_BY
public static final java.lang.String PN_CAMPAIGN_SENT_BY
public static final java.lang.String PN_MAIL_SUBJECT
public static final java.lang.String PN_MAIL_PLAINTEXT
public static final java.lang.String[] PN_REMOVE_ON_COPY
public static final java.lang.String PERMALINK_ENDPOINT_PATH
public static final java.lang.String PRM_DELIVERY
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"