com.ibm.commerce.emarketing.emailtemplate.commands

Interface EmailTemplateConstants

    • Field Detail

      • ADD_UPDATE_FLAG

        static final java.lang.String ADD_UPDATE_FLAG
        Add or update flag..
        See Also:
        Constant Field Values
      • ALL_EMAIL_TEMPLATE

        static final java.lang.String ALL_EMAIL_TEMPLATE
        View Type = All Template types
        See Also:
        Constant Field Values
      • COMPONENT_EMAIL_ACTIVITY

        static final java.lang.String COMPONENT_EMAIL_ACTIVITY
        Component name e-mail activity - "EmailActivity".
        See Also:
        Constant Field Values
      • CONTENT

        static final java.lang.String CONTENT
        Attribute types - Content
        See Also:
        Constant Field Values
      • CONTENTID

        static final java.lang.String CONTENTID
        Content ID of the template - primary key in the EMLCONTENT table
        See Also:
        Constant Field Values
      • DIALOG_NAVIGATION

        static final java.lang.String DIALOG_NAVIGATION
        Used in JSP/Command for navigation purpose - Dialog Navigation
        See Also:
        Constant Field Values
      • DUPLICATE

        static final java.lang.String DUPLICATE
        Task Type - copy existing template
        See Also:
        Constant Field Values
      • EC_USERID

        static final java.lang.String EC_USERID
        URL parameter - "userId".
        See Also:
        Constant Field Values
      • EMAIL_ACTIVITY_DIALOG_ADD_XML

        static final java.lang.String EMAIL_ACTIVITY_DIALOG_ADD_XML
        Used in JSP/Command for navigation purpose - E-mail Activity dialog add XML
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_BEAN

        static final java.lang.String EMAIL_TEMPLATE_BEAN
        Template bean name, used to populate the e-mail template dialog
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_CREATED_SUCCESSFULLY

        static final java.lang.String EMAIL_TEMPLATE_CREATED_SUCCESSFULLY
        Message key - Successful creation of template
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_LIST

        static final java.lang.String EMAIL_TEMPLATE_LIST
        Used in JSP/Command for navigation purpose - e-mail template list
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_LIST_VIEW_ACTIONXMLFILE_VALUE

        static final java.lang.String EMAIL_TEMPLATE_LIST_VIEW_ACTIONXMLFILE_VALUE
        The name of the XML file used for e-mail Template list
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_LIST_VIEW_CMD_VALUE

        static final java.lang.String EMAIL_TEMPLATE_LIST_VIEW_CMD_VALUE
        The view name for the e-mail template list display page.
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_MODIFIED_SUCCESSFULLY

        static final java.lang.String EMAIL_TEMPLATE_MODIFIED_SUCCESSFULLY
        Message key - Successfully modified the existing template
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_NAME_DUPLICATE

        static final java.lang.String EMAIL_TEMPLATE_NAME_DUPLICATE
        Message key - Template Name is duplicate.
        See Also:
        Constant Field Values
      • EMAIL_TEMPLATE_PROPERTY_FILE

        static final java.lang.String EMAIL_TEMPLATE_PROPERTY_FILE
        Property file used to get language specific messages
        See Also:
        Constant Field Values
      • EMSPOT

        static final java.lang.String EMSPOT
        Attribute types - e-Marketing Spot
        See Also:
        Constant Field Values
      • ERROR

        static final java.lang.String ERROR
        Used in JSP/Command for navigation purpose - Error
        See Also:
        Constant Field Values
      • FIRST_NAME

        static final java.lang.String FIRST_NAME
        Attribute types - First Name
        See Also:
        Constant Field Values
      • FORM_FILLED_EDITABLE_TEMPLATE

        static final java.lang.String FORM_FILLED_EDITABLE_TEMPLATE
        JSP template types are non - editable.
        See Also:
        Constant Field Values
      • FORM_FILLED_TYPE

        static final java.lang.String FORM_FILLED_TYPE
        Template type...form filled
        See Also:
        Constant Field Values
      • HTML_FORMAT

        static final java.lang.String HTML_FORMAT
        Content Format = HTML
        See Also:
        Constant Field Values
      • INVALID_DELETIONS

        static final java.lang.String INVALID_DELETIONS
        Flag which indicates whether deletion is allowed or not. True indicates that a user tried to delete some of the templates which are associated with the unsent e-mail activities.
        See Also:
        Constant Field Values
      • INVALID_DELETIONS_LIST

        static final java.lang.String INVALID_DELETIONS_LIST
        Comma separated string containing names of templates which are associated with the unsent e-mail activities and which cannot be deleted.
        See Also:
        Constant Field Values
      • JSP_FILE_NON_EDITABLE_TEMPLATE

        static final java.lang.String JSP_FILE_NON_EDITABLE_TEMPLATE
        JSP template types are non - editable.
        See Also:
        Constant Field Values
      • LAST_NAME

        static final java.lang.String LAST_NAME
        Attribute types - Last Name
        See Also:
        Constant Field Values
      • MESSAGEID

        static final java.lang.String MESSAGEID
        Message ID of the template - primary key in EMLMSG table
        See Also:
        Constant Field Values
      • MESSAGEIDS

        static final java.lang.String MESSAGEIDS
        String of comma separated message ids
        See Also:
        Constant Field Values
      • MSG_TEMPLATE_LIST_EMPTY

        static final java.lang.String MSG_TEMPLATE_LIST_EMPTY
        Message key - Template list is empty.
        See Also:
        Constant Field Values
      • NEW_DYNAMIC_LIST_VIEW

        static final java.lang.String NEW_DYNAMIC_LIST_VIEW
        Used for navigation purpose - New dynamic list view.
        See Also:
        Constant Field Values
      • NEW_EMAIL_ACTIVITY

        static final java.lang.String NEW_EMAIL_ACTIVITY
        Used in JSP/Command for navigation purpose - New Email Activity
        See Also:
        Constant Field Values
      • NEW_TEMPLATE_CONTENT_ID

        static final java.lang.String NEW_TEMPLATE_CONTENT_ID
        Used in JSP/Command for navigation purpose - New template message ID
        See Also:
        Constant Field Values
      • NEW_TEMPLATE_MESSAGE_ID

        static final java.lang.String NEW_TEMPLATE_MESSAGE_ID
        Used in JSP/Command for navigation purpose - New template message ID
        See Also:
        Constant Field Values
      • NEW_TEMPLATE_NAME

        static final java.lang.String NEW_TEMPLATE_NAME
        Used in JSP/Command for navigation purpose - new template name
        See Also:
        Constant Field Values
      • NEXT_VIEW

        static final java.lang.String NEXT_VIEW
        Used in JSP/Command for navigation purpose - Next View
        See Also:
        Constant Field Values
      • ORDER_BY_CONTENT_FORMAT

        static final java.lang.String ORDER_BY_CONTENT_FORMAT
        orderby parameter value - "content Format".
        See Also:
        Constant Field Values
      • ORDER_BY_DESCRIPTION

        static final java.lang.String ORDER_BY_DESCRIPTION
        orderby parameter value - "Description".
        See Also:
        Constant Field Values
      • ORDER_BY_NAME

        static final java.lang.String ORDER_BY_NAME
        orderby parameter value - "name".
        See Also:
        Constant Field Values
      • ORDER_BY_TEMPLATE_TYPE

        static final java.lang.String ORDER_BY_TEMPLATE_TYPE
        orderby parameter value - "Template Type".
        See Also:
        Constant Field Values
      • PARAMETER_ACTIONXMLFILE

        static final java.lang.String PARAMETER_ACTIONXMLFILE
        URL parameter - Action XML File;
        See Also:
        Constant Field Values
      • PARAMETER_CMD

        static final java.lang.String PARAMETER_CMD
        URL parameter - cmd
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_ACTIVITY_COMMAND_ERROR

        static final java.lang.String PARAMETER_EMAIL_ACTIVITY_COMMAND_ERROR
        Resource key - "ERROR".
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_ACTIVITY_REPLYTOCHECKBOX

        static final java.lang.String PARAMETER_EMAIL_ACTIVITY_REPLYTOCHECKBOX
        XML element tag - "replyToCheckBox".
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_ACTIVITY_STATUS

        static final java.lang.String PARAMETER_EMAIL_ACTIVITY_STATUS
        XML element tag - "status".
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_EVENT_NEXTVIEW

        static final java.lang.String PARAMETER_EMAIL_EVENT_NEXTVIEW
        URL parameter - "nextView".
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_EVENT_NEXTVIEW_CMD

        static final java.lang.String PARAMETER_EMAIL_EVENT_NEXTVIEW_CMD
        URL parameter - "cmd".
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_TEMPLATE_ACTIVE

        static final java.lang.String PARAMETER_EMAIL_TEMPLATE_ACTIVE
        Status of the template - Active
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_TEMPLATE_BODY

        static final java.lang.String PARAMETER_EMAIL_TEMPLATE_BODY
        Column names in template list page - e-mail body
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_TEMPLATE_CONTENTFORMAT

        static final java.lang.String PARAMETER_EMAIL_TEMPLATE_CONTENTFORMAT
        Column names in template list page - content format
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_TEMPLATE_DELETED

        static final java.lang.String PARAMETER_EMAIL_TEMPLATE_DELETED
        Status of the template - Deleted
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_TEMPLATE_DESCRIPTION

        static final java.lang.String PARAMETER_EMAIL_TEMPLATE_DESCRIPTION
        Column names in template list page - description
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_TEMPLATE_NAME

        static final java.lang.String PARAMETER_EMAIL_TEMPLATE_NAME
        Column names in template list page - name
        See Also:
        Constant Field Values
      • PARAMETER_EMAIL_TEMPLATE_SUBJECT

        static final java.lang.String PARAMETER_EMAIL_TEMPLATE_SUBJECT
        Column names in template list page - e-mail subject
        See Also:
        Constant Field Values
      • PARAMETER_ORDER_BY

        static final java.lang.String PARAMETER_ORDER_BY
        Key to get the order by type.
        See Also:
        Constant Field Values
      • PARAMETER_XMLFILE

        static final java.lang.String PARAMETER_XMLFILE
        URL parameter - XML File;
        See Also:
        Constant Field Values
      • PLAIN_TEXT_FORMAT

        static final java.lang.String PLAIN_TEXT_FORMAT
        Content Format = Plain Text
        See Also:
        Constant Field Values
      • RESOURCE_BUNDLE_NAME

        static final java.lang.String RESOURCE_BUNDLE_NAME
        Resource bundle used for NLS functionality
        See Also:
        Constant Field Values
      • UPDATE

        static final java.lang.String UPDATE
        Task Type - modify existing template
        See Also:
        Constant Field Values
      • VIEW_EMAIL_ACTIVITY_DELETE_REDIRECT

        static final java.lang.String VIEW_EMAIL_ACTIVITY_DELETE_REDIRECT
        The redirect view name after executing e-mail activity delete command.
        See Also:
        Constant Field Values