com.ibm.commerce.marketing.logging

Class MarketingClientApplicationMessageKeys

  • java.lang.Object
    • com.ibm.commerce.marketing.logging.MarketingClientApplicationMessageKeys


  • public class MarketingClientApplicationMessageKeys
    extends java.lang.Object
    This file contains the Marketing component application message keys for both client and server side.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_NAME_ALREADY_EXISTS

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_NAME_ALREADY_EXISTS
        Constant for the message that a campaign name already exists.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_NOT_FOUND

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_NOT_FOUND
        Constant for the message that a campaign could not be found.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_NAME_EMPTY

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_NAME_EMPTY
        Constant for the message that the campaign name can not be empty.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_NAME_TOO_LONG

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_NAME_TOO_LONG
        Constant for the message that the campaign name is too long.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_DESCRIPTION_TOO_LONG

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_DESCRIPTION_TOO_LONG
        Constant for the message that the campaign description is too long.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_SEASON_TOO_LONG

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_SEASON_TOO_LONG
        Constant for the message that the campaign season is too long.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_OWNER_TOO_LONG

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_OWNER_TOO_LONG
        Constant for the message that the campaign owner is too long.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_CAMPAIGN_OBJECTIVE_TOO_LONG

        public static final java.lang.String _APP_CAMPAIGN_CAMPAIGN_OBJECTIVE_TOO_LONG
        Constant for the message that the campaign objective is too long.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ACTIVITY_NAME_ALREADY_EXISTS

        public static final java.lang.String _APP_ACTIVITY_ACTIVITY_NAME_ALREADY_EXISTS
        Constant for the message that an activity name already exists.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ACTIVITY_NOT_FOUND

        public static final java.lang.String _APP_ACTIVITY_ACTIVITY_NOT_FOUND
        Constant for the message that an activity could not be found.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ACTIVITY_MUST_BE_INACTIVE_TO_CHANGE

        public static final java.lang.String _APP_ACTIVITY_ACTIVITY_MUST_BE_INACTIVE_TO_CHANGE
        Constant for the message that an activity must be in the inactive state in order to modify it.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ACTIVITY_NOT_ACTIVATED

        public static final java.lang.String _APP_ACTIVITY_ACTIVITY_NOT_ACTIVATED
        Constant for the message that an activity could not be activated.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ACTIVITY_NAME_EMPTY

        public static final java.lang.String _APP_ACTIVITY_ACTIVITY_NAME_EMPTY
        Constant for the message that the activity name can not be empty.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ACTIVITY_NAME_TOO_LONG

        public static final java.lang.String _APP_ACTIVITY_ACTIVITY_NAME_TOO_LONG
        Constant for the message that the activity name is too long.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ACTIVITY_DESCRIPTION_TOO_LONG

        public static final java.lang.String _APP_ACTIVITY_ACTIVITY_DESCRIPTION_TOO_LONG
        Constant for the message that the activity description is too long.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_EMAIL_ACTIVITY_ALREADY_SENT

        public static final java.lang.String _APP_ACTIVITY_EMAIL_ACTIVITY_ALREADY_SENT
        Constant for the message that the e-mail activity cannot be deactivated.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_EMAIL_NOT_CONFIGURED

        public static final java.lang.String _APP_ACTIVITY_EMAIL_NOT_CONFIGURED
        Constant for the message that the e-mail configuration has not been set up for the store.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_EMAIL_PAST_DELIVER_TIME

        public static final java.lang.String _APP_ACTIVITY_EMAIL_PAST_DELIVER_TIME
        Constant for the message that the deliver time for the e-mail is in the past.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_VERSION_CANNOT_BE_CHANGED

        public static final java.lang.String _APP_ACTIVITY_VERSION_CANNOT_BE_CHANGED
        Constant for the message that a previous version of an experiment activity cannot be changed.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_VERSION_CANNOT_BE_ACTIVATED

        public static final java.lang.String _APP_ACTIVITY_VERSION_CANNOT_BE_ACTIVATED
        Constant for the message that a previous version of an experiment activity cannot be activated.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ALLOWED_ACTIVE_WEB_ACTIVITIES_EXCEEDED

        public static final java.lang.String _APP_ACTIVITY_ALLOWED_ACTIVE_WEB_ACTIVITIES_EXCEEDED
        Constant for the message that the web activity cannot be activated because too many already exist.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ALLOWED_ACTIVE_WEB_ACTIVITIES_WITH_EXPERIMENTS_EXCEEDED

        public static final java.lang.String _APP_ACTIVITY_ALLOWED_ACTIVE_WEB_ACTIVITIES_WITH_EXPERIMENTS_EXCEEDED
        Constant for the message that the web activity with experiment cannot be activated because too many already exist.
        See Also:
        Constant Field Values
      • _APP_ACTIVITY_ALLOWED_ACTIVE_DIALOG_ACTIVITIES_EXCEEDED

        public static final java.lang.String _APP_ACTIVITY_ALLOWED_ACTIVE_DIALOG_ACTIVITIES_EXCEEDED
        Constant for the message that the dialog activity cannot be activated because too many already exist.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ELEMENT_NAME_ALREADY_EXISTS

        public static final java.lang.String _APP_ELEMENT_ELEMENT_NAME_ALREADY_EXISTS
        Constant for the message that an element name already exists.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ELEMENT_NAME_EMPTY

        public static final java.lang.String _APP_ELEMENT_ELEMENT_NAME_EMPTY
        Constant for the message that the element name can not be empty.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ELEMENT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_ELEMENT_NOT_FOUND
        Constant for the message that an element could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PARENT_ELEMENT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_PARENT_ELEMENT_NOT_FOUND
        Constant for the message that a parent element could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EMARKETINGSPOT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_EMARKETINGSPOT_NOT_FOUND
        Constant for the message that an e-Marketing Spot name-value pair (emsId) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PRODUCT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_PRODUCT_NOT_FOUND
        Constant for the message that a product name-value pair (catalogEntryIdList) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_CATEGORY_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_CATEGORY_NOT_FOUND
        Constant for the message that a category name-value pair (categoryIdList) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DOMAIN_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_DOMAIN_NOT_FOUND
        Constant for the message that a domain could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PARAMETER_NAME_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_PARAMETER_NAME_NOT_FOUND
        Constant for the message that a parameter name could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PARAMETER_VALUE_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_PARAMETER_VALUE_NOT_FOUND
        Constant for the message that a parameter value could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SEARCH_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_SEARCH_NOT_FOUND
        Constant for the message that a search keyword could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_REGION_LIST_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_REGION_LIST_NOT_FOUND
        Constant for the message that region list could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_POINT_OF_INTEREST_LIST_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_POINT_OF_INTEREST_LIST_NOT_FOUND
        Constant for the message that point of interest list could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_LOGICAL_LOCATION_TYPE_ERROR

        public static final java.lang.String _APP_ELEMENT_LOGICAL_LOCATION_TYPE_ERROR
        Constant for the message that the logical location type could not be found or wrong.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RESET_BEHVIOR_ON_TRIGGER_NVP_NOT_CREATED

        public static final java.lang.String _APP_ELEMENT_RESET_BEHVIOR_ON_TRIGGER_NVP_NOT_CREATED
        Constant for the message that the reset_behavior_on_trigger nvp can not be created.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DATE_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_DATE_NOT_FOUND
        Constant for the message that date/days could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_TIME_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_TIME_NOT_FOUND
        Constant for the message that number of times could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_CONTENT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_CONTENT_NOT_FOUND
        Constant for the message that a marketing content name-value pair (collateralIdList) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PROMOTION_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_PROMOTION_NOT_FOUND
        Constant for the message that a promotion name-value pair (promotionIdList) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SEGMENT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_SEGMENT_NOT_FOUND
        Constant for the message that a customer segment name-value pair (segmentIdList) could not be found. This message is that one ore more customer segments can be specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ONE_SEGMENT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_ONE_SEGMENT_NOT_FOUND
        Constant for the message that a customer segment name-value pair (segmentIdList) could not be found. This message is that only one customer segment can be specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EMAIL_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_EMAIL_NOT_FOUND
        Constant for the message that an email template name-value pair (emailMessageId) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_REFERRAL_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_REFERRAL_NOT_FOUND
        Constant for the message that a referral url name-value pair (referralUrlValue) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ASSOC_ELEMENT_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_ASSOC_ELEMENT_NOT_FOUND
        Constant for the message that the associated element name-value pair (elementIdList) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_STARTDATE_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_STARTDATE_NOT_FOUND
        Constant for the message that an activity start date could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MERCHASSOC_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_MERCHASSOC_NOT_FOUND
        Constant for the message that the merchandising association data could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_REPLYTO_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_REPLYTO_NOT_FOUND
        Constant for the message that the reply to name-value pair (replyTo) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_INVALID_EMAIL

        public static final java.lang.String _APP_ELEMENT_INVALID_EMAIL
        Constant for the message that the e-mail format is not valid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_BRANCHTYPE_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_BRANCHTYPE_NOT_FOUND
        Constant for the message that a branch name-value pair (branchtype) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EXPERIMENT_END_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_EXPERIMENT_END_NOT_FOUND
        Constant for the message that an experiment name-value pair (endDate or maxCustomers) could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DATA_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_DATA_NOT_FOUND
        Constant for the message that the target data could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DATA_WITH_ERRORS

        public static final java.lang.String _APP_ELEMENT_DATA_WITH_ERRORS
        Constant for the message that the target data contained errors.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_NVP_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_NVP_NOT_FOUND
        Constant for the message that the target name-value pairs could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_NVP_DUPLICATE

        public static final java.lang.String _APP_ELEMENT_NVP_DUPLICATE
        Constant for the message that the name-value pair is duplicated.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DURATION_UNIT_AND_VALUE_REQUIRED

        public static final java.lang.String _APP_ELEMENT_DURATION_UNIT_AND_VALUE_REQUIRED
        Constant for the message that the duration units and value must be specified together for the Wait Trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DURATION_OR_BASE_DATE_REQUIRED

        public static final java.lang.String _APP_ELEMENT_DURATION_OR_BASE_DATE_REQUIRED
        Constant for the message that either base date or duration units and value must be specified for the Wait Trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_NUMBER_OF_TIMES_REQUIRED_PRODUCTS

        public static final java.lang.String _APP_ELEMENT_NUMBER_OF_TIMES_REQUIRED_PRODUCTS
        Constant for the message that the numberOfTimes parameter is required for Recently Viewed Products.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_NUMBER_OF_TIMES_REQUIRED_CATEGORIES

        public static final java.lang.String _APP_ELEMENT_NUMBER_OF_TIMES_REQUIRED_CATEGORIES
        Constant for the message that the numberOfTimes parameter is required for Recently Viewed Categories.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ACTION_MISSING

        public static final java.lang.String _APP_ELEMENT_ACTION_MISSING
        Constant for the message that the action is missing.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ACTION_INVALID

        public static final java.lang.String _APP_ELEMENT_ACTION_INVALID
        Constant for the message that the action is invalid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ELEMENT_NAME_TOO_LONG

        public static final java.lang.String _APP_ELEMENT_ELEMENT_NAME_TOO_LONG
        Constant for the message that the element name is too long.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ELEMENT_NAME_NVP_TOO_LONG

        public static final java.lang.String _APP_ELEMENT_ELEMENT_NAME_NVP_TOO_LONG
        Constant for the message that the element name of the name-value pair is too long.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_ELEMENT_VALUE_NVP_TOO_LONG

        public static final java.lang.String _APP_ELEMENT_ELEMENT_VALUE_NVP_TOO_LONG
        Constant for the message that the element value of the name-value pair is too long.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PRODUCT_SPECIFIED_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_PRODUCT_SPECIFIED_NOT_FOUND
        Constant for the message that the specified product could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_CATEGORY_SPECIFIED_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_CATEGORY_SPECIFIED_NOT_FOUND
        Constant for the message that the specified category could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_CONTENT_SPECIFIED_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_CONTENT_SPECIFIED_NOT_FOUND
        Constant for the message that the specified marketing content could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PROMOTION_SPECIFIED_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_PROMOTION_SPECIFIED_NOT_FOUND
        Constant for the message that the specified promotion could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PROMOTION_IS_NOT_COUPON

        public static final java.lang.String _APP_ELEMENT_PROMOTION_IS_NOT_COUPON
        Constant for the message that the specified promotion is not coupon promotion.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PROMOTION_IS_NOT_CODE

        public static final java.lang.String _APP_ELEMENT_PROMOTION_IS_NOT_CODE
        Constant for the message that the specified promotion is not a code promotion.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PROMOTION_NO_CODES

        public static final java.lang.String _APP_ELEMENT_PROMOTION_NO_CODES
        Constant for the message that the specified promotion does not contain any promotion codes.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PROMOTION_ONLY_ONE_CODE

        public static final java.lang.String _APP_ELEMENT_PROMOTION_ONLY_ONE_CODE
        Constant for the message that the specified promotion should contain only one promotion code.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_CONTENT_ONLY_ONE

        public static final java.lang.String _APP_ELEMENT_CONTENT_ONLY_ONE
        Constant for the message that the only one marketing content should be specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PROMOTION_ONLY_ONE

        public static final java.lang.String _APP_ELEMENT_PROMOTION_ONLY_ONE
        Constant for the message that the only one promotion should be specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_CONTENT_WRONG_CLICK_ACTION

        public static final java.lang.String _APP_ELEMENT_CONTENT_WRONG_CLICK_ACTION
        Constant for the message that the specified content should contain a promotion-related click action.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SEGMENT_SPECIFIED_NOT_MARKETING_POPULATED

        public static final java.lang.String _APP_ELEMENT_SEGMENT_SPECIFIED_NOT_MARKETING_POPULATED
        Constant for the message that the specified customer segment could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SEGMENT_SPECIFIED_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_SEGMENT_SPECIFIED_NOT_FOUND
        Constant for the message that the specified customer segment could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EMAIL_SPECIFIED_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_EMAIL_SPECIFIED_NOT_FOUND
        Constant for the message that the specified e-mail template could not be found.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MESSAGE_CONTENT_EMPTY

        public static final java.lang.String _APP_ELEMENT_MESSAGE_CONTENT_EMPTY
        Constant for the message that the message content is empty.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_NOT_SMS_MESSAGE

        public static final java.lang.String _APP_ELEMENT_NOT_SMS_MESSAGE
        Constant for the message that the message content is not for SMS.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MISSING_ABANDONED_NUMBER_OF_DAYS

        public static final java.lang.String _APP_ELEMENT_MISSING_ABANDONED_NUMBER_OF_DAYS
        Constant for the message that numberOfDays parameter is missing when the repeatSchedule is runDaily.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MISSING_MINIMUM_NUMBER_OF_DAYS

        public static final java.lang.String _APP_ELEMENT_MISSING_MINIMUM_NUMBER_OF_DAYS
        Constant for the message that numberOfDays parameter is missing when the repeatSchedule is runOnce.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_BIRTHDAY_MISSING_NUMBER_OF_DAYS

        public static final java.lang.String _APP_ELEMENT_BIRTHDAY_MISSING_NUMBER_OF_DAYS
        Constant for the message that numberOfDays parameter is missing in Customer Celebrates Birthday trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_BIRTHDAY_NUMBER_OF_DAYS_OUT_OF_RANGE

        public static final java.lang.String _APP_ELEMENT_BIRTHDAY_NUMBER_OF_DAYS_OUT_OF_RANGE
        Constant for the message that numberOfDays parameter is out of range (0..365) in Customer Celebrates Birthday trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MISSING_MAXIMUM_NUMBER_OF_DAYS

        public static final java.lang.String _APP_ELEMENT_MISSING_MAXIMUM_NUMBER_OF_DAYS
        Constant for the message that maximumNumberOfDaysCartHasBeenAbandoned parameter is missing.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MAXIMUM_NUMBER_OF_DAYS_MUST_BE_GREATER

        public static final java.lang.String _APP_ELEMENT_MAXIMUM_NUMBER_OF_DAYS_MUST_BE_GREATER
        Constant for the message that maximumNumberOfDaysCartHasBeenAbandoned parameter must be greater than the numberOfDays parameter.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MISSING_REPEAT_SCHEDULE_ABANDONED_CART

        public static final java.lang.String _APP_ELEMENT_MISSING_REPEAT_SCHEDULE_ABANDONED_CART
        Constant for the message that the repeatSchedule parameter is missing for the Customer Abandons Shopping Cart Trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_MISSING_REPEAT_SCHEDULE_CUSTOMER_SEGMENT

        public static final java.lang.String _APP_ELEMENT_MISSING_REPEAT_SCHEDULE_CUSTOMER_SEGMENT
        Constant for the message that the repeatSchedule parameter is missing for the Customer Is In Segment Trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_WITH_RUNONCE_REPEAT_SCHEDULE_MUST_BE_FIRST

        public static final java.lang.String _APP_ELEMENT_WITH_RUNONCE_REPEAT_SCHEDULE_MUST_BE_FIRST
        Constant for the message that an element with the runOnce repeat schedule must be the first element in the activity.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_TIME_PARSE_ERROR

        public static final java.lang.String _APP_ELEMENT_TIME_PARSE_ERROR
        Constant for the message that the time parameter could not be parsed.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_START_TIME_ERROR

        public static final java.lang.String _APP_ELEMENT_START_TIME_ERROR
        Constant for the message that the start time is not valid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_END_TIME_ERROR

        public static final java.lang.String _APP_ELEMENT_END_TIME_ERROR
        Constant for the message that the end time is not valid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DAY_ERROR

        public static final java.lang.String _APP_ELEMENT_DAY_ERROR
        Constant for the message that the day is not valid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_INVALID_INTEGER

        public static final java.lang.String _APP_ELEMENT_INVALID_INTEGER
        Constant for the message that the specified number is not a valid integer.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_INVALID_NUMBER

        public static final java.lang.String _APP_ELEMENT_INVALID_NUMBER
        Constant for the message that the specified number is not a valid number value.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PERCENTAGE_MUST_BE_INTEGER

        public static final java.lang.String _APP_ELEMENT_PERCENTAGE_MUST_BE_INTEGER
        Constant for the message that the percentage value must be an integer.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_PATH_PERCENTAGES_MUST_TOTAL_ONE_HUNDRED

        public static final java.lang.String _APP_ELEMENT_PATH_PERCENTAGES_MUST_TOTAL_ONE_HUNDRED
        Constant for the message that the path percentages for a random branch must total 100.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_ALREADY_EXISTS

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_ALREADY_EXISTS
        Constant for the message that an e-mail template name already exists.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_NOT_FOUND

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_NOT_FOUND
        Constant for the message that a e-mail template could not be found.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_NAME_EMPTY

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_NAME_EMPTY
        Constant for the message that the e-mail template name can not be empty.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_SUBJECT_EMPTY

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_SUBJECT_EMPTY
        Constant for the message that the e-mail template subject can not be empty.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_CONTENT_EMPTY

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_CONTENT_EMPTY
        Constant for the message that the e-mail template content can not be empty.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_ASSOCIATED_WITH_ACTIVITY

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_ASSOCIATED_WITH_ACTIVITY
        Constant for the message that the e-mail template name can not be deleted because it is associated with an unsent e-mail activity.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_NAME_TOO_LONG

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_NAME_TOO_LONG
        Constant for the message that the e-mail template name is too long.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_DESCRIPTION_TOO_LONG

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_DESCRIPTION_TOO_LONG
        Constant for the message that the e-mail template description is too long.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_SUBJECT_TOO_LONG

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_SUBJECT_TOO_LONG
        Constant for the message that the e-mail template subject is too long.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_PROPERTYFILE_TOO_LONG

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_PROPERTYFILE_TOO_LONG
        Constant for the message that the e-mail template property file is too long.
        See Also:
        Constant Field Values
      • _APP_EMAILTEMPLATE_EMAILTEMPLATE_JSPPATH_TOO_LONG

        public static final java.lang.String _APP_EMAILTEMPLATE_EMAILTEMPLATE_JSPPATH_TOO_LONG
        Constant for the message that the e-mail template JSP path is too long.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_END_DATE_AFTER_START_DATE

        public static final java.lang.String _APP_CAMPAIGN_END_DATE_AFTER_START_DATE
        Constant for the message that the end date must be after the start date.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_INVALID_START_DATE

        public static final java.lang.String _APP_CAMPAIGN_INVALID_START_DATE
        Constant for the message that the start date is invalid.
        See Also:
        Constant Field Values
      • _APP_CAMPAIGN_INVALID_END_DATE

        public static final java.lang.String _APP_CAMPAIGN_INVALID_END_DATE
        Constant for the message that the end date is invalid.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_ALREADY_EXISTS

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_ALREADY_EXISTS
        Constant for the message that a marketing content name already exists.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_NOT_FOUND

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_NOT_FOUND
        Constant for the message that a marketing content could not be found.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_NAME_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_NAME_EMPTY
        Constant for the message that the marketing content name can not be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_TYPE_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_TYPE_EMPTY
        Constant for the message that the marketing content type can not be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_NAME_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_NAME_TOO_LONG
        Constant for the message that the marketing content name is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_URL_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_URL_TOO_LONG
        Constant for the message that the marketing content URL is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENTDESCRIPTION_NOT_FOUND

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENTDESCRIPTION_NOT_FOUND
        Constant for the message that a marketing content description could not be found.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_LOCATION_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_LOCATION_TOO_LONG
        Constant for the message that the marketing content location is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_TEXT_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_TEXT_TOO_LONG
        Constant for the message that the marketing content text is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_TEXT_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_TEXT_EMPTY
        Constant for the message that the marketing content text cannot be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_MARKETINGCONTENT_ASSOCIATED_WITH_ACTIVITY

        public static final java.lang.String _APP_MARKETINGCONTENT_MARKETINGCONTENT_ASSOCIATED_WITH_ACTIVITY
        Constant for the message that the marketing content cannot be deleted when it is associated with an active activity.
        See Also:
        Constant Field Values
      • _ERR_CONTENT_ID_NOT_SET

        public static final java.lang.String _ERR_CONTENT_ID_NOT_SET
        Constant for the message that the marketing content ID is not set in the XPath.
        See Also:
        Constant Field Values
      • _ERR_ATTACHMENT_TARGET_UNIQUE_IDENTIFIER_MISSING_REQ_FIELDS

        public static final java.lang.String _ERR_ATTACHMENT_TARGET_UNIQUE_IDENTIFIER_MISSING_REQ_FIELDS
        Constant for the message that the Attachment Target unique identifier is a mandatory field for a marketing content attachment reference.
        See Also:
        Constant Field Values
      • _ERR_ATTACHMENT_USAGE_NAME_MISSING_REQ_FIELDS

        public static final java.lang.String _ERR_ATTACHMENT_USAGE_NAME_MISSING_REQ_FIELDS
        Constant for the message that UsageName is a mandatory field for a marketing content attachment reference.
        See Also:
        Constant Field Values
      • _ERR_CREATE_DUPLICATE_ATTACHMENT_REFERENCE_FOR_CONTENT

        public static final java.lang.String _ERR_CREATE_DUPLICATE_ATTACHMENT_REFERENCE_FOR_CONTENT
        Constant for the message that there was an error creating attachment reference for marketing content since the entry already exists.
        See Also:
        Constant Field Values
      • _ERR_DELETE_NON_EXIST_ATTACHMENT_REFERENCE_FOR_CONTENT

        public static final java.lang.String _ERR_DELETE_NON_EXIST_ATTACHMENT_REFERENCE_FOR_CONTENT
        Constant for the message that there was an error while deleting an attachment reference which does not exist in the system for marketing content.
        See Also:
        Constant Field Values
      • _ERR_PARAMETER_MISSING

        public static final java.lang.String _ERR_PARAMETER_MISSING
        Constant for the message that a parameter is missing.
        See Also:
        Constant Field Values
      • _ERR_ASSOCIATED_ASSET_TOO_LARGE_FOR_CONTENT

        public static final java.lang.String _ERR_ASSOCIATED_ASSET_TOO_LARGE_FOR_CONTENT
        Constant for the message that an attachment can't be added to a Marketing Content because the attachment is too large.
        See Also:
        Constant Field Values
      • _ERR_FAIL_TO_GET_ATTACHMENT_BY_ASSET_PATH

        public static final java.lang.String _ERR_FAIL_TO_GET_ATTACHMENT_BY_ASSET_PATH
        Constant for the message that an exception occurred while trying to get attachment by attachment asset path.
        See Also:
        Constant Field Values
      • _ERR_ATCHREL_UNIQUE_IDENTIFIER_MISSING_REQ_FIELDS

        public static final java.lang.String _ERR_ATCHREL_UNIQUE_IDENTIFIER_MISSING_REQ_FIELDS
        Constant for the message that the Attachment reference identifier is a mandatory field to update or delete an attachment reference.
        See Also:
        Constant Field Values
      • _ERR_UPDATE_NON_EXIST_ATTACHMENT_REFERENCE_FOR_CONTENT

        public static final java.lang.String _ERR_UPDATE_NON_EXIST_ATTACHMENT_REFERENCE_FOR_CONTENT
        Constant for the message that there was an exception while updating a marketing content attachment reference which does not exist in the system.
        See Also:
        Constant Field Values
      • _ERR_ATTACHMENT_NOT_EXISTS

        public static final java.lang.String _ERR_ATTACHMENT_NOT_EXISTS
        Constant for the message that the attachment ID does not exist.
        See Also:
        Constant Field Values
      • _ERR_INVALID_LANG_ID

        public static final java.lang.String _ERR_INVALID_LANG_ID
        Constant for the message that the language ID is invalid.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_MARKETINGSPOT_NAME_ALREADY_EXISTS

        public static final java.lang.String _APP_MARKETINGSPOT_MARKETINGSPOT_NAME_ALREADY_EXISTS
        Constant for the message that a marketing spot name already exists.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_MARKETINGSPOT_NOT_FOUND

        public static final java.lang.String _APP_MARKETINGSPOT_MARKETINGSPOT_NOT_FOUND
        Constant for the message that a marketing spot could not be found.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_MARKETINGSPOT_NAME_EMPTY

        public static final java.lang.String _APP_MARKETINGSPOT_MARKETINGSPOT_NAME_EMPTY
        Constant for the message that the marketing spot name can not be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_MARKETINGSPOT_NAME_TOO_LONG

        public static final java.lang.String _APP_MARKETINGSPOT_MARKETINGSPOT_NAME_TOO_LONG
        Constant for the message that the marketing spot name is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_MARKETINGSPOT_DESCRIPTION_TOO_LONG

        public static final java.lang.String _APP_MARKETINGSPOT_MARKETINGSPOT_DESCRIPTION_TOO_LONG
        Constant for the message that the marketing spot description is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_MARKETINGSPOT_ASSOCIATED_WITH_ACTIVITY

        public static final java.lang.String _APP_MARKETINGSPOT_MARKETINGSPOT_ASSOCIATED_WITH_ACTIVITY
        Constant for the message that the marketing spot cannot be deleted when it is associated with an active activity.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_MARKETINGSPOT_NOT_CREATED

        public static final java.lang.String _APP_MARKETINGSPOT_MARKETINGSPOT_NOT_CREATED
        Constant for the message that a marketing spot could not be created.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_DEFAULT_CONTENT_NOT_FOUND

        public static final java.lang.String _APP_MARKETINGSPOT_DEFAULT_CONTENT_NOT_FOUND
        Constant for the message that the marketing spot default content cannot be found.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_DEFAULT_CONTENT_DUPLICATE

        public static final java.lang.String _APP_MARKETINGSPOT_DEFAULT_CONTENT_DUPLICATE
        Constant for the message that the default content entry is duplicated.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_MISSING_REPEAT_SCHEDULE

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_MISSING_REPEAT_SCHEDULE
        Constant for the message that the repeatSchedule parameter must be specified for a ranking list.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_MISSING_LOCATION

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_MISSING_LOCATION
        Constant for the message that the location parameter must be specified for a ranking list.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_MISSING_INTERVAL_UNIT

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_MISSING_INTERVAL_UNIT
        Constant for the message that the intervalUnit parameter must be specified for a ranking list.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_INVALID_INTERVAL_UNIT

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_INVALID_INTERVAL_UNIT
        Constant for the message that the intervalUnit parameter value is invalid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_MISSING_INTERVAL_NUMBER_OF_DAYS

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_MISSING_INTERVAL_NUMBER_OF_DAYS
        Constant for the message that the intervalNum parameter must be specified for a ranking list.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_INTERVAL_NUMBER_OF_DAYS_MUST_BE_GREATER

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_INTERVAL_NUMBER_OF_DAYS_MUST_BE_GREATER
        Constant for the message that the intervalNum parameter value is invalid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_MISSING_SIZE

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_MISSING_SIZE
        Constant for the message that the size parameter must be specified for a ranking list.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_SIZE_MUST_BE_GREATER

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_SIZE_MUST_BE_GREATER
        Constant for the message that the size parameter is invalid.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RANKING_LIST_ONLY_ONE_CATEGORY_ALLOWED_FOR_SPECIFIC_CATEGORY

        public static final java.lang.String _APP_ELEMENT_RANKING_LIST_ONLY_ONE_CATEGORY_ALLOWED_FOR_SPECIFIC_CATEGORY
        Constant for the message that the category list can only have one value when the location parameter is specific category.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_EVENT_NAME

        public static final java.lang.String _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_EVENT_NAME
        Constant for the message that the event and parameters trigger must specify an event name.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_ONE_NAME

        public static final java.lang.String _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_ONE_NAME
        Constant for the message that the event and parameters trigger must specify a parameter one name if a parameter one value is specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_ONE_VALUE

        public static final java.lang.String _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_ONE_VALUE
        Constant for the message that the event and parameters trigger must specify a parameter one value if a parameter one name is specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_COMPARISON

        public static final java.lang.String _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_COMPARISON
        Constant for the message that the event and parameters trigger must specify a comparison operator if a parameter one name is specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_TWO_NAME

        public static final java.lang.String _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_TWO_NAME
        Constant for the message that the event and parameters trigger must specify a parameter two name if a parameter two value is specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_TWO_VALUE

        public static final java.lang.String _APP_ELEMENT_EVENT_AND_PARAMETERS_MISSING_PARAMETER_TWO_VALUE
        Constant for the message that the event and parameters trigger must specify a parameter two value if a parameter two name is specified.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_REPEAT_SCHEDULE

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_REPEAT_SCHEDULE
        Constant for the message that the repeatSchedule parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_NUMBER_OF_DAYS

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_NUMBER_OF_DAYS
        Constant for the message that numberOfDays parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_NUMBER_OF_DAYS_OUT_OF_RANGE

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_NUMBER_OF_DAYS_OUT_OF_RANGE
        Constant for the message that numberOfDays parameter is out of range (0..365) for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_TRIGGER_TYPE

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_TRIGGER_TYPE
        Constant for the message that recurringOrderTriggerType parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_INVALID_TRIGGER_TYPE

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_INVALID_TRIGGER_TYPE
        Constant for the message that recurringOrderTriggerType parameter is invalid for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_START_DATE_1

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_START_DATE_1
        Constant for the message that start date parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_START_DATE_2

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_START_DATE_2
        Constant for the message that second start date parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_INVALID_START_DATE_RANGE

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_INVALID_START_DATE_RANGE
        Constant for the message that second start date parameter value must be greater than the first start date for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_END_DATE_1

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_END_DATE_1
        Constant for the message that end date parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_END_DATE_2

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_END_DATE_2
        Constant for the message that second end date parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_INVALID_END_DATE_RANGE

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_INVALID_END_DATE_RANGE
        Constant for the message that second end date parameter value must be greater than the first end date for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_OPREATOR_1

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_OPREATOR_1
        Constant for the message that amount operator parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_VALUE_1

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_VALUE_1
        Constant for the message that amount value parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_AMOUNT_VALUE_1_MUST_BE_GREATER

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_AMOUNT_VALUE_1_MUST_BE_GREATER
        Constant for the message that amount value must be at least zero for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_VALUE_2

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_VALUE_2
        Constant for the message that second amount value parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_AMOUNT_VALUE_2_MUST_BE_GREATER

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_AMOUNT_VALUE_2_MUST_BE_GREATER
        Constant for the message that second amount value must be at least zero for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_INVALID_AMOUNT_RANGE

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_INVALID_AMOUNT_RANGE
        Constant for the message that second amount value must be greater than the amount value for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_CURRENCY

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_MISSING_AMOUNT_CURRENCY
        Constant for the message that amount currency value parameter is missing for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RECURRING_ORDER_INVALID_AMOUNT_CURRENCY

        public static final java.lang.String _APP_ELEMENT_RECURRING_ORDER_INVALID_AMOUNT_CURRENCY
        Constant for the message that amount currency value parameter is invalid for the Recurring Order trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_MISSING_REPEAT_SCHEDULE

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_MISSING_REPEAT_SCHEDULE
        Constant for the message that the repeatSchedule parameter is missing for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_MISSING_NUMBER_OF_DAYS

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_MISSING_NUMBER_OF_DAYS
        Constant for the message that numberOfDays parameter is missing for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_NUMBER_OF_DAYS_OUT_OF_RANGE

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_NUMBER_OF_DAYS_OUT_OF_RANGE
        Constant for the message that numberOfDays parameter is out of range (0..365) for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_MISSING_TRIGGER_TYPE

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_MISSING_TRIGGER_TYPE
        Constant for the message that subscriptionTriggerType parameter is missing for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_INVALID_TRIGGER_TYPE

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_INVALID_TRIGGER_TYPE
        Constant for the message that subscriptionTriggerType parameter is invalid for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_MISSING_START_DATE_1

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_MISSING_START_DATE_1
        Constant for the message that start date parameter is missing for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_MISSING_START_DATE_2

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_MISSING_START_DATE_2
        Constant for the message that second start date parameter is missing for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_INVALID_START_DATE_RANGE

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_INVALID_START_DATE_RANGE
        Constant for the message that second start date parameter value must be greater than the first start date for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_MISSING_END_DATE_1

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_MISSING_END_DATE_1
        Constant for the message that end date parameter is missing for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_MISSING_END_DATE_2

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_MISSING_END_DATE_2
        Constant for the message that second end date parameter is missing for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_INVALID_END_DATE_RANGE

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_INVALID_END_DATE_RANGE
        Constant for the message that second end date parameter value must be greater than the first end date for the Subscription trigger.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_SUBSCRIPTION_CATENTRY_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_SUBSCRIPTION_CATENTRY_NOT_FOUND
        Constant for the message that the catalog entry parameter in Subscription trigger is not a subscription type.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_TITLE_DUPLICATE

        public static final java.lang.String _APP_MARKETINGSPOT_TITLE_DUPLICATE
        Constant for the message that the marketing spot title is duplicated.
        See Also:
        Constant Field Values
      • _APP_MARKETINGSPOT_TITLE_NOT_FOUND

        public static final java.lang.String _APP_MARKETINGSPOT_TITLE_NOT_FOUND
        Constant for the message that the marketing spot title cannot be found.
        See Also:
        Constant Field Values
      • _ERR_MARKETINGCONTENT_GET_IMAGE_MAP_AREAS

        public static final java.lang.String _ERR_MARKETINGCONTENT_GET_IMAGE_MAP_AREAS
        Constant for the message when there is error when getting marketing content image map areas for a content.
        See Also:
        Constant Field Values
      • _ERR_MARKETINGCONTENT_DELETE_IMAGE_MAP_AREAS

        public static final java.lang.String _ERR_MARKETINGCONTENT_DELETE_IMAGE_MAP_AREAS
        Constant for the message when there is error when delete marketing content image map areas for a content.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_NOT_FOUND

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_NOT_FOUND
        Constant for the message that a marketing content image map area could not be found.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_SOURCE_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_SOURCE_EMPTY
        Constant for the message that the source of image map cannot be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_SOURCE_NAME_NOT_CONTENTID_TOKEN

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_SOURCE_NAME_NOT_CONTENTID_TOKEN
        Constant for the message that the source of image map does not contain the contentId token.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_DUPLICATE_COORDINATES

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_DUPLICATE_COORDINATES
        Constant for the message that the image map area with the same coordinates already exists.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_SHAPE_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_SHAPE_EMPTY
        Constant for the message that the shape of image map area cannot be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_COORDINDATES_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_COORDINDATES_EMPTY
        Constant for the message that the coordinates of image map area cannot be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_URL_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_URL_EMPTY
        Constant for the message that the URL of image map area cannot be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_TITLE_EMPTY

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_TITLE_EMPTY
        Constant for the message that the title of image map area cannot be empty.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_INVALID_IAMGE_MAP_AREA_SHAPE

        public static final java.lang.String _APP_MARKETINGCONTENT_INVALID_IAMGE_MAP_AREA_SHAPE
        Constant for the message that the shape of image map area is not supported.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_INVALID_RECT_SHAPE_COORDINATES

        public static final java.lang.String _APP_MARKETINGCONTENT_INVALID_RECT_SHAPE_COORDINATES
        Constant for the message that the marketing content coordinates for rectangle shape are not valid.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_INVALID_CIRCLE_SHAPE_COORDINATES

        public static final java.lang.String _APP_MARKETINGCONTENT_INVALID_CIRCLE_SHAPE_COORDINATES
        Constant for the message that the marketing content coordinates for circle shape are not valid.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_INVALID_POLY_SHAPE_COORDINATES

        public static final java.lang.String _APP_MARKETINGCONTENT_INVALID_POLY_SHAPE_COORDINATES
        Constant for the message that the marketing content coordinates for polygon shape are not valid.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_SHAPE_COORDINATES_NOT_NUMBERIC

        public static final java.lang.String _APP_MARKETINGCONTENT_SHAPE_COORDINATES_NOT_NUMBERIC
        Constant for the message that the marketing content coordinates are not numeric.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_COORDINATES_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_COORDINATES_TOO_LONG
        Constant for the message that the coordinates of a image map area is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_TARGET_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_TARGET_TOO_LONG
        Constant for the message that the target of a image map area is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_TITLE_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_TITLE_TOO_LONG
        Constant for the message that the title of a image map area is too long.
        See Also:
        Constant Field Values
      • _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_URL_TOO_LONG

        public static final java.lang.String _APP_MARKETINGCONTENT_IMAGE_MAP_AREA_URL_TOO_LONG
        Constant for the message that the URL of a image map area is too long.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RETURN_NVP_DATA_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_RETURN_NVP_DATA_NOT_FOUND
        Constant for the message that the Name Value Pair data is missing.
        See Also:
        Constant Field Values
      • _APP_ELEMENT_RETURN_NVP_DATA_DUPLICATE

        public static final java.lang.String _APP_ELEMENT_RETURN_NVP_DATA_DUPLICATE
        Constant for the message that the Name Value Pair name data is duplicated
        See Also:
        Constant Field Values
      • _APP_ELEMENT_DEVICE_CLASS_NOT_FOUND

        public static final java.lang.String _APP_ELEMENT_DEVICE_CLASS_NOT_FOUND
        Constant for the message that a device class name-value pair (deviceClassList) could not be found.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MarketingClientApplicationMessageKeys

        public MarketingClientApplicationMessageKeys()