com.ibm.commerce.giftcenter.logging

Class GiftCenterApplicationMessageKeys



  • public class GiftCenterApplicationMessageKeys
    extends GiftCenterClientApplicationMessageKeys
    This file contains the GiftCenter component application message keys on server side only. Most keys should be in GiftCenterClientApplicationMessageKeys.
    • Field Detail

      • _ERR_GETTING_STORE_ID

        public static final java.lang.String _ERR_GETTING_STORE_ID
        Constant for the message that there are errors while getting store id.
        See Also:
        Constant Field Values
      • _ERR_GETTING_RUNAS_ID

        public static final java.lang.String _ERR_GETTING_RUNAS_ID
        Constant for the message that there are errors while getting run as id.
        See Also:
        Constant Field Values
      • _ERR_GETTING_LANGUAGE_ID

        public static final java.lang.String _ERR_GETTING_LANGUAGE_ID
        Constant for the message that there are errors while getting language id.
        See Also:
        Constant Field Values
      • _ERR_GIFTCENTER_ENABLEMENT_CHECK_FAILED

        public static final java.lang.String _ERR_GIFTCENTER_ENABLEMENT_CHECK_FAILED
        Constant for the message that the gift center enablement check failed.
        See Also:
        Constant Field Values
      • _ERR_POPULATING_ACCESS_KEYS

        public static final java.lang.String _ERR_POPULATING_ACCESS_KEYS
        Constant for the message that the gift center access key generation encountered an issue.
        See Also:
        Constant Field Values
      • _ERR_POPULATING_EXTERNAL_ID

        public static final java.lang.String _ERR_POPULATING_EXTERNAL_ID
        Constant for the message that the gift center external id encountered an issue.
        See Also:
        Constant Field Values
      • _ERR_GENERATING_SOUNDEX_VALUE

        public static final java.lang.String _ERR_GENERATING_SOUNDEX_VALUE
        Constant for the message that the gift center soundex value encountered an issue.
        See Also:
        Constant Field Values
      • _ERR_GETTING_EVENT_NAME

        public static final java.lang.String _ERR_GETTING_EVENT_NAME
        Constant for the message that getting the gift center event name has an issue.
        See Also:
        Constant Field Values
      • _ERR_GETTING_ORDERITEMGIFTS

        public static final java.lang.String _ERR_GETTING_ORDERITEMGIFTS
        Constant for the message that getting the order item gifts has an issue.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_ITEM_CATALOGENTRY_NOT_FOUND

        public static final java.lang.String _ERR_GIFTLIST_ITEM_CATALOGENTRY_NOT_FOUND
        Constant for the message that the catalog entry is not found.
        See Also:
        Constant Field Values
      • _ERR_RULE_INVALID_DATA

        public static final java.lang.String _ERR_RULE_INVALID_DATA
        Constant for the message that an invalid objects are passed for the rule evaluation
        See Also:
        Constant Field Values
      • _ERR_RULE_REGISTRY_NOT_FOUND

        public static final java.lang.String _ERR_RULE_REGISTRY_NOT_FOUND
        Constant for the message that the gift list rule registry is not found
        See Also:
        Constant Field Values
      • _ERR_NO_CREATE_RULE_VALIDATORS_FOUND

        public static final java.lang.String _ERR_NO_CREATE_RULE_VALIDATORS_FOUND
        Constant for the message that the create rule validators are not found
        See Also:
        Constant Field Values
      • _ERR_NO_UPDATE_RULE_VALIDATORS_FOUND

        public static final java.lang.String _ERR_NO_UPDATE_RULE_VALIDATORS_FOUND
        Constant for the message that the update rule validators are not found
        See Also:
        Constant Field Values
      • _ERR_NO_DELETE_RULE_VALIDATORS_FOUND

        public static final java.lang.String _ERR_NO_DELETE_RULE_VALIDATORS_FOUND
        Constant for the message that the delete rule validators are not found
        See Also:
        Constant Field Values
      • _ERR_NO_CREATE_RULE_VALIDATOR_FOUND_FOR_A_RULE

        public static final java.lang.String _ERR_NO_CREATE_RULE_VALIDATOR_FOUND_FOR_A_RULE
        Constant for the message that the create rule validator for a rule is not found
        See Also:
        Constant Field Values
      • _ERR_NO_UPDATE_RULE_VALIDATOR_FOUND_FOR_A_RULE

        public static final java.lang.String _ERR_NO_UPDATE_RULE_VALIDATOR_FOUND_FOR_A_RULE
        Constant for the message that the update rule validator for a rule is not found
        See Also:
        Constant Field Values
      • _ERR_NO_DELETE_RULE_VALIDATOR_FOUND_FOR_A_RULE

        public static final java.lang.String _ERR_NO_DELETE_RULE_VALIDATOR_FOUND_FOR_A_RULE
        Constant for the message that the delete rule validator for a rule is not found
        See Also:
        Constant Field Values
      • _ERR_WHILE_GETTING_SOUNDEX_VALUE

        public static final java.lang.String _ERR_WHILE_GETTING_SOUNDEX_VALUE
        Constant to indicate error while getting the soundex value
        See Also:
        Constant Field Values
      • _ERR_INVALID_GIFTLIST_IDENTIFIER

        public static final java.lang.String _ERR_INVALID_GIFTLIST_IDENTIFIER
        Constant defined for the message that the gift list identifier is invalid.
        See Also:
        Constant Field Values
      • _ERR_SAVING_ADDRESS

        public static final java.lang.String _ERR_SAVING_ADDRESS
        Constant for the message that there are errors while getting store id.
        See Also:
        Constant Field Values
      • _ERR_ENCRYPTING_PASSWORD

        public static final java.lang.String _ERR_ENCRYPTING_PASSWORD
        Constant to indicate the error while encrypting password.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GiftCenterApplicationMessageKeys

        public GiftCenterApplicationMessageKeys()