com.ibm.commerce.giftcenter.logging

Class GiftCenterClientApplicationMessageKeys

  • java.lang.Object
    • com.ibm.commerce.giftcenter.logging.GiftCenterClientApplicationMessageKeys
  • Direct Known Subclasses:
    GiftCenterApplicationMessageKeys


    public class GiftCenterClientApplicationMessageKeys
    extends java.lang.Object
    This file contains the GiftCenter application message keys for the client.
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • _ERR_INVALID_EVENT_DATE

        public static final java.lang.String _ERR_INVALID_EVENT_DATE
        The event date is invalid.
        See Also:
        Constant Field Values
      • _ERR_MISSING_CATENTRY_DETAILS

        public static final java.lang.String _ERR_MISSING_CATENTRY_DETAILS
        The catalog entry details for an item are missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_NUMBER_OF_COREGISTRANTS

        public static final java.lang.String _ERR_MISSING_GIFTLIST_NUMBER_OF_COREGISTRANTS
        The number of coregistrants parameter is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_COREGISTRANT_ID

        public static final java.lang.String _ERR_MISSING_GIFTLIST_COREGISTRANT_ID
        The coregistrant ID parameter is missing.
        See Also:
        Constant Field Values
      • _ERR_INVALID_GIFTLIST_NOUN

        public static final java.lang.String _ERR_INVALID_GIFTLIST_NOUN
        The gift list noun is invalid.
        See Also:
        Constant Field Values
      • _ERR_INVALID_GIFTLIST_DESCRIPTION_PART_NOUN

        public static final java.lang.String _ERR_INVALID_GIFTLIST_DESCRIPTION_PART_NOUN
        The gift list description noun part is invalid.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_COREGISTRANT_PART_NOUN

        public static final java.lang.String _ERR_MISSING_GIFTLIST_COREGISTRANT_PART_NOUN
        The gift list coregistrant noun part is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_REGISTRANT_PART_NOUN

        public static final java.lang.String _ERR_MISSING_GIFTLIST_REGISTRANT_PART_NOUN
        The gift list registrant noun part is missing.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_DESCRIPTION_TOO_LONG

        public static final java.lang.String _ERR_GIFTLIST_DESCRIPTION_TOO_LONG
        The gift list description length exceeds the maximum limit.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_NAME_TOO_LONG

        public static final java.lang.String _ERR_GIFTLIST_NAME_TOO_LONG
        The gift list name length exceeds the maximum limit.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_GUEST_MESSAGE_TOO_LONG

        public static final java.lang.String _ERR_GIFTLIST_GUEST_MESSAGE_TOO_LONG
        The gift list guest message length exceeds the maximum limit.
        See Also:
        Constant Field Values
      • _ERR_COULD_NOT_AUTHENTICATE_BY_ACCESSKEYS

        public static final java.lang.String _ERR_COULD_NOT_AUTHENTICATE_BY_ACCESSKEYS
        Constant to indicate that the authentication using access keys was not successful.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PURCHASE_RECORD_IDENTIFIER

        public static final java.lang.String _ERR_MISSING_PURCHASE_RECORD_IDENTIFIER
        The purchase record identifier details required are missing.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_PERSONALIZATION_ATTRIBUTE_VALUE_LENGH_EXCEEDED

        public static final java.lang.String _ERR_GIFTLIST_PERSONALIZATION_ATTRIBUTE_VALUE_LENGH_EXCEEDED
        Constant defined for message that the length of the personalization attribute value exceeded the limit.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_EXTERNALIDENTIFIER

        public static final java.lang.String _ERR_MISSING_GIFTLIST_EXTERNALIDENTIFIER
        Constant for the message that the gift list external identifier is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_ITEM_CATENTRYDETAIL

        public static final java.lang.String _ERR_MISSING_GIFTLIST_ITEM_CATENTRYDETAIL
        Constant for the message that the catalog entry detail is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_PRE_EVENT_SHIPPING_PREFERENCE

        public static final java.lang.String _ERR_MISSING_GIFTLIST_PRE_EVENT_SHIPPING_PREFERENCE
        Constant for the message that the pre-event shipping preference is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_POST_EVENT_SHIPPING_PREFERENCE

        public static final java.lang.String _ERR_MISSING_GIFTLIST_POST_EVENT_SHIPPING_PREFERENCE
        Constant for the message that the post-event shipping preference is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_IDENTIFIER

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_IDENTIFIER
        Constant for the message that the co-registrant ID is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_IDENTIFIER

        public static final java.lang.String _ERR_MISSING_REGISTRANT_IDENTIFIER
        Constant for the message that the registrant ID is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_EVENT_INFORMATION

        public static final java.lang.String _ERR_MISSING_EVENT_INFORMATION
        Constant for the message that there are errors while getting event information.
        See Also:
        Constant Field Values
      • _ERR_MISSING_EVENT_NAME

        public static final java.lang.String _ERR_MISSING_EVENT_NAME
        Constant for the message that event name is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_EVENT_DATE

        public static final java.lang.String _ERR_MISSING_EVENT_DATE
        Constant for the message that event date is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_OPTFOR_EMAIL

        public static final java.lang.String _ERR_MISSING_OPTFOR_EMAIL
        Constant for the message that optForEmail is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_ADDRESS

        public static final java.lang.String _ERR_MISSING_REGISTRANT_ADDRESS
        Constant for the message that registrant address is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_POST_EVENT_ADDRESS

        public static final java.lang.String _ERR_MISSING_POST_EVENT_ADDRESS
        Constant for the message that post event address is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PRE_EVENT_ADDRESS

        public static final java.lang.String _ERR_MISSING_PRE_EVENT_ADDRESS
        Constant for the message that pre event address is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_STORE_ID

        public static final java.lang.String _ERR_MISSING_STORE_ID
        Constant for the message that the store ID is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT

        public static final java.lang.String _ERR_MISSING_REGISTRANT
        Constant for the message that registrant is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_LOCATION

        public static final java.lang.String _ERR_MISSING_LOCATION
        Constant for the message that location is missing.
        See Also:
        Constant Field Values
      • _ERR_DUPLICATE_ITEM_TO_CREATE

        public static final java.lang.String _ERR_DUPLICATE_ITEM_TO_CREATE
        Constant for the message that there are duplicate items to create.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_PERSONALIZATION_ATTRIBUTE_KEY_LENGH_EXCEEDED

        public static final java.lang.String _ERR_GIFTLIST_PERSONALIZATION_ATTRIBUTE_KEY_LENGH_EXCEEDED
        Constant defined for message that the length of the personalization attribute key exceeded the limit.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_NOT_RESOLVED

        public static final java.lang.String _ERR_GIFTLIST_NOT_RESOLVED
        Constant defined for the message that the gift list could not be resolved.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_REGISTRANT_NOT_RESOLVED

        public static final java.lang.String _ERR_GIFTLIST_REGISTRANT_NOT_RESOLVED
        Constant defined for the message that the gift list registrant could not be resolved.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_ITEM_NOT_FOUND

        public static final java.lang.String _ERR_GIFTLIST_ITEM_NOT_FOUND
        Constant defined for the message that the gift list item could not be found.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_REGISTRANT_NOT_FOUND

        public static final java.lang.String _ERR_GIFTLIST_REGISTRANT_NOT_FOUND
        Constant defined for the message that the gift list registrant could not be found.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_COREGISTRANT_NOT_FOUND

        public static final java.lang.String _ERR_GIFTLIST_COREGISTRANT_NOT_FOUND
        Constant defined for the message that the gift list co-registrant could not be found.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_COREGISTRANT_ADDRESS_NOT_FOUND

        public static final java.lang.String _ERR_GIFTLIST_COREGISTRANT_ADDRESS_NOT_FOUND
        Constant defined for the message that the gift list co-registrant address could not be found.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_NOT_FOUND

        public static final java.lang.String _ERR_GIFTLIST_NOT_FOUND
        Constant defined for the message that the gift list could not be found.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_ITEM_MISSING_QUANTITY

        public static final java.lang.String _ERR_GIFTLIST_ITEM_MISSING_QUANTITY
        Constant defined for the message that the quantity for the item is not specified.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_IDENTIFIER_MISSING

        public static final java.lang.String _ERR_GIFTLIST_IDENTIFIER_MISSING
        Constant defined for the message that the gift list identifier is missing.
        See Also:
        Constant Field Values
      • _ERR_UNABLE_TO_SEARCH_MULTIPLE_ENTITY_TABLES_ON_OR_OPERATOR

        public static final java.lang.String _ERR_UNABLE_TO_SEARCH_MULTIPLE_ENTITY_TABLES_ON_OR_OPERATOR
        Constant to indicate error when the search involves multiple tables with 'OR' condition.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PARAMETERS

        public static final java.lang.String _ERR_MISSING_PARAMETERS
        Constant to indicate error that some of the parameters are missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_ACCESS_SPECIFIER_FOR_AUTHENTICATE

        public static final java.lang.String _ERR_MISSING_ACCESS_SPECIFIER_FOR_AUTHENTICATE
        Constant to indicate the error that the access specifier is not provided in the authenticate service.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_SENDER_EMAIL_NOT_FOUND

        public static final java.lang.String _ERR_ANNOUNCEMENT_SENDER_EMAIL_NOT_FOUND
        Constant to indicate the error that the sender email is not found.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_SENDER_EMAIL_TOO_LONG

        public static final java.lang.String _ERR_ANNOUNCEMENT_SENDER_EMAIL_TOO_LONG
        Constant to indicate the error that the sender email exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_SENDER_NAME_NOT_FOUND

        public static final java.lang.String _ERR_ANNOUNCEMENT_SENDER_NAME_NOT_FOUND
        Constant to indicate the error that the sender name is not found.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_SENDER_NAME_TOO_LONG

        public static final java.lang.String _ERR_ANNOUNCEMENT_SENDER_NAME_TOO_LONG
        Constant to indicate the error that the sender name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_MESSAGE_NOT_FOUND

        public static final java.lang.String _ERR_ANNOUNCEMENT_MESSAGE_NOT_FOUND
        Constant to indicate the error that the announcement message is not found.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_MESSAGE_TOO_LONG

        public static final java.lang.String _ERR_ANNOUNCEMENT_MESSAGE_TOO_LONG
        Constant to indicate the error that the announcement message exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_RECIPIENT_EMAIL_ADDRESS_NOT_FOUND

        public static final java.lang.String _ERR_ANNOUNCEMENT_RECIPIENT_EMAIL_ADDRESS_NOT_FOUND
        Constant to indicate the error that the recipient email address is not found.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_EMAIL_RECIPIENTS_NOT_FOUND

        public static final java.lang.String _ERR_ANNOUNCEMENT_EMAIL_RECIPIENTS_NOT_FOUND
        Constant to indicate the error that no recipients are specified for the announcement.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_DELETE_OPERATION_NOT_SUPPORTED

        public static final java.lang.String _ERR_ANNOUNCEMENT_DELETE_OPERATION_NOT_SUPPORTED
        Constant to indicate that the delete operation is not supported.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_UPDATE_OPERATION_NOT_SUPPORTED

        public static final java.lang.String _ERR_ANNOUNCEMENT_UPDATE_OPERATION_NOT_SUPPORTED
        Constant to indicate that the update operation is not supported.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GUEST_ACCESS_PASSWORD

        public static final java.lang.String _ERR_MISSING_GUEST_ACCESS_PASSWORD
        Constant to indicate that the guest access password was not provided.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PURCHASE_DATE

        public static final java.lang.String _ERR_MISSING_PURCHASE_DATE
        Constant for the message that there are errors while getting purchase date.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PURCHASE_RECORD_ITEM_DETAILS

        public static final java.lang.String _ERR_MISSING_PURCHASE_RECORD_ITEM_DETAILS
        Constant for the message that the details of item's purchased are missing.
        See Also:
        Constant Field Values
      • _ERR_USER_NOT_AUTHORIZED

        public static final java.lang.String _ERR_USER_NOT_AUTHORIZED
        Constant to indicate the error that the user is not authorized to execute the action.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_ITEM_CATALOGENTRY_INVALID

        public static final java.lang.String _ERR_GIFTLIST_ITEM_CATALOGENTRY_INVALID
        Constant for the message that the catalog entry is invalid.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_PRE_EVENT_SHIPPING_PREFERENCE_INVALID

        public static final java.lang.String _ERR_GIFTLIST_PRE_EVENT_SHIPPING_PREFERENCE_INVALID
        Constant for the message that the pre-event shipping preference is invalid.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_POST_EVENT_SHIPPING_PREFERENCE_INVALID

        public static final java.lang.String _ERR_GIFTLIST_POST_EVENT_SHIPPING_PREFERENCE_INVALID
        Constant for the message that the post-event shipping preference is invalid.
        See Also:
        Constant Field Values
      • _ERR_INVALID_EVENT_NAME

        public static final java.lang.String _ERR_INVALID_EVENT_NAME
        Constant for the message that there is an invalid event name.
        See Also:
        Constant Field Values
      • _ERR_INVALID_STORE_ID

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

        public static final java.lang.String _ERR_RULE_EVALUATION_FAILED
        Constant for the message that the gift list rule evaluation failed for a business rule.
        See Also:
        Constant Field Values
      • _ERR_RULE_EVALUATION_EXCEPTION

        public static final java.lang.String _ERR_RULE_EVALUATION_EXCEPTION
        Constant for the message that an exception occurred while evaluating a gift list rule.
        See Also:
        Constant Field Values
      • _ERR_MISSING_RUNAS_ID

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

        public static final java.lang.String _ERR_DELETE_OR_UPDATE_NON_EXIST_GIFT_LIST
        EXCEPTION the gift list to be updated or deleted does not exist.
        See Also:
        Constant Field Values
      • _ERR_INVALID_PARAMETER

        public static final java.lang.String _ERR_INVALID_PARAMETER
        Constant to indicate error that the parameter is invalid.
        See Also:
        Constant Field Values
      • _ERR_PURCHASE_RECORD_ALREADY_DELETED

        public static final java.lang.String _ERR_PURCHASE_RECORD_ALREADY_DELETED
        Constant to indicate that the purchase record is already deleted.
        See Also:
        Constant Field Values
      • _ERR_DELETE_OR_UPDATE_NON_EXIST_PURCHASE_RECORD

        public static final java.lang.String _ERR_DELETE_OR_UPDATE_NON_EXIST_PURCHASE_RECORD
        Constant to indicate that the specified purchase record id is not existing.
        See Also:
        Constant Field Values
      • _ERR_PURCHASE_RECORD_INVALID_QUANTITY

        public static final java.lang.String _ERR_PURCHASE_RECORD_INVALID_QUANTITY
        Constant defined for the message that the quantity specified for the purchase record is invalid.
        See Also:
        Constant Field Values
      • _ERR_USER_CANNOT_COMPLETE_THE_REGISTY

        public static final java.lang.String _ERR_USER_CANNOT_COMPLETE_THE_REGISTY
        Constant to indicate the error that the user cannot complete a registry.
        See Also:
        Constant Field Values
      • _ERR_INVALID_OPERATION

        public static final java.lang.String _ERR_INVALID_OPERATION
        Constant for the message to denote an invalid operation.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_VALIDTAION_EXCEPTION

        public static final java.lang.String _ERR_ANNOUNCEMENT_VALIDTAION_EXCEPTION
        Constant to indicate the validation exception while validating the announcement object.
        See Also:
        Constant Field Values
      • _ERR_USER_CANNOT_ANNOUNCE_THE_GIFTLIST

        public static final java.lang.String _ERR_USER_CANNOT_ANNOUNCE_THE_GIFTLIST
        Constant to indicate the error that the user cannot announce the GiftList.
        See Also:
        Constant Field Values
      • _ERR_USER_CANNOT_EDIT_THE_GIFTLIST

        public static final java.lang.String _ERR_USER_CANNOT_EDIT_THE_GIFTLIST
        Constant to indicate the error that the user cannot edit the GiftList.
        See Also:
        Constant Field Values
      • _ERR_MISSING_GIFTLIST_IDENTIFIER_DETAILS

        public static final java.lang.String _ERR_MISSING_GIFTLIST_IDENTIFIER_DETAILS
        Constant to indicate the error that the gift list identifier details are missing.
        See Also:
        Constant Field Values
      • _ERR_DUPLICATE_PASSWORD_FOR_GUEST_AND_REGISTRANT

        public static final java.lang.String _ERR_DUPLICATE_PASSWORD_FOR_GUEST_AND_REGISTRANT
        Constant to indicate the error that the guest and the manage access password should not be the same.
        See Also:
        Constant Field Values
      • _ERR_GIFLIST_ITEM_INVALID_QUANTITY

        public static final java.lang.String _ERR_GIFLIST_ITEM_INVALID_QUANTITY
        Constant defined for the message that the quantity specified for the item is invalid.
        See Also:
        Constant Field Values
      • _ERR_COULD_NOT_AUTHENTICATE

        public static final java.lang.String _ERR_COULD_NOT_AUTHENTICATE
        Constant to indicate the error that the authentication failed.
        See Also:
        Constant Field Values
      • _ERR_INVALID_PARAMETER_VALUE

        public static final java.lang.String _ERR_INVALID_PARAMETER_VALUE
        Constant to indicate the error that an invalid parameter value is passed.
        See Also:
        Constant Field Values
      • _ERR_INVALID_PARAMETER_TYPE

        public static final java.lang.String _ERR_INVALID_PARAMETER_TYPE
        Constant to indicate the error that an invalid parameter type was found.
        See Also:
        Constant Field Values
      • _ERR_GIFTLIST_DESCRIPTION_MISSING

        public static final java.lang.String _ERR_GIFTLIST_DESCRIPTION_MISSING
        Constant for the message that the gift list description is missing.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_FIRST_NAME

        public static final java.lang.String _ERR_MISSING_REGISTRANT_FIRST_NAME
        Constant for the message that the gift list registrant first name is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_FIRST_NAME_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_FIRST_NAME_TOO_LONG
        Constant for the message that the gift list registrant first name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_LAST_NAME

        public static final java.lang.String _ERR_MISSING_REGISTRANT_LAST_NAME
        Constant for the message that the gift list registrant last name is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_LAST_NAME_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_LAST_NAME_TOO_LONG
        Constant for the message that the gift list registrant last name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_MIDDLE_NAME_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_MIDDLE_NAME_TOO_LONG
        Constant for the message that the gift list registrant middle name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_PERSON_TITLE_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_PERSON_TITLE_TOO_LONG
        Constant for the message that the gift list registrant person title exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_ADDRESSLINE1

        public static final java.lang.String _ERR_MISSING_REGISTRANT_ADDRESSLINE1
        Constant for the message that the gift list registrant address line one is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESSLINE_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESSLINE_TOO_LONG
        Constant for the message that the gift list registrant address line one exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_ADDRESS_CITY

        public static final java.lang.String _ERR_MISSING_REGISTRANT_ADDRESS_CITY
        Constant for the message that the gift list registrant address city is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_CITY_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_CITY_TOO_LONG
        Constant for the message that the gift list registrant city exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_ADDRESS_STATEORPROVINCE

        public static final java.lang.String _ERR_MISSING_REGISTRANT_ADDRESS_STATEORPROVINCE
        Constant for the message that the gift list registrant state or province is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_STATEORPROVINCE_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_STATEORPROVINCE_TOO_LONG
        Constant for the message that the gift list registrant state or province exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_ADDRESS_POSTALCODE

        public static final java.lang.String _ERR_MISSING_REGISTRANT_ADDRESS_POSTALCODE
        Constant for the message that the gift list registrant postal code is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_POSTALCODE_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_POSTALCODE_TOO_LONG
        Constant for the message that the gift list registrant postal code exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_ADDRESS_COUNTRY

        public static final java.lang.String _ERR_MISSING_REGISTRANT_ADDRESS_COUNTRY
        Constant for the message that the gift list registrant country is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_COUNTRY_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_COUNTRY_TOO_LONG
        Constant for the message that the gift list registrant country exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_EMAIL_ADDRESS1

        public static final java.lang.String _ERR_MISSING_REGISTRANT_EMAIL_ADDRESS1
        Constant for the message that the gift list registrant primary e-mail address is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_EMAIL_ADDRESS1_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_EMAIL_ADDRESS1_TOO_LONG
        Constant for the message that the gift list registrant's primary e-mail address exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_EMAIL_ADDRESS2_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_EMAIL_ADDRESS2_TOO_LONG
        Constant for the message that the gift list registrant's secondary e-mail address exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_REGISTRANT_ADDRESS_TELEPHONE1

        public static final java.lang.String _ERR_MISSING_REGISTRANT_ADDRESS_TELEPHONE1
        Constant for the message that the gift list registrant primary telephone number is missing.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_TELEPHONE1_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_TELEPHONE1_TOO_LONG
        Constant for the message that the gift list registrant's primary telephone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_TELEPHONE2_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_TELEPHONE2_TOO_LONG
        Constant for the message that the gift list registrant's secondary telephone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_MOBILEPHONE1_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_MOBILEPHONE1_TOO_LONG
        Constant for the message that the gift list registrant's mobile phone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_REGISTRANT_ADDRESS_FAX1_TOO_LONG

        public static final java.lang.String _ERR_REGISTRANT_ADDRESS_FAX1_TOO_LONG
        Constant for the message that the gift list registrant's fax number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_FIRST_NAME

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_FIRST_NAME
        Constant for the message that the gift list co-registrant first name is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_FIRST_NAME_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_FIRST_NAME_TOO_LONG
        Constant for the message that the gift list co-registrant first name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_LAST_NAME

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_LAST_NAME
        Constant for the message that the gift list co-registrant last name is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_LAST_NAME_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_LAST_NAME_TOO_LONG
        Constant for the message that the gift list co-registrant last name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_MIDDLE_NAME_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_MIDDLE_NAME_TOO_LONG
        Constant for the message that the gift list co-registrant middle name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_PERSON_TITLE_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_PERSON_TITLE_TOO_LONG
        Constant for the message that the gift list co-registrant person title exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_ADDRESSLINE1

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_ADDRESSLINE1
        Constant for the message that the gift list co-registrant address line one is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESSLINE_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESSLINE_TOO_LONG
        Constant for the message that the gift list co-registrant address line one exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_ADDRESS_CITY

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_ADDRESS_CITY
        Constant for the message that the gift list co-registrant address city is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_CITY_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_CITY_TOO_LONG
        Constant for the message that the gift list co-registrant city exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_ADDRESS_STATEORPROVINCE

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_ADDRESS_STATEORPROVINCE
        Constant for the message that the gift list co-registrant state or province is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_STATEORPROVINCE_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_STATEORPROVINCE_TOO_LONG
        Constant for the message that the gift list co-registrant state or province exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_ADDRESS_POSTALCODE

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_ADDRESS_POSTALCODE
        Constant for the message that the gift list co-registrant postal code is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_POSTALCODE_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_POSTALCODE_TOO_LONG
        Constant for the message that the gift list co-registrant postal code exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_ADDRESS_COUNTRY

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_ADDRESS_COUNTRY
        Constant for the message that the gift list co-registrant country is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_COUNTRY_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_COUNTRY_TOO_LONG
        Constant for the message that the gift list co-registrant country exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_EMAIL_ADDRESS1

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_EMAIL_ADDRESS1
        Constant for the message that the gift list co-registrant primary e-mail address is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_EMAIL_ADDRESS1_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_EMAIL_ADDRESS1_TOO_LONG
        Constant for the message that the gift list co-registrant's primary e-mail address exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_EMAIL_ADDRESS2_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_EMAIL_ADDRESS2_TOO_LONG
        Constant for the message that the gift list co-registrant's secondary e-mail address exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_COREGISTRANT_ADDRESS_TELEPHONE1

        public static final java.lang.String _ERR_MISSING_COREGISTRANT_ADDRESS_TELEPHONE1
        Constant for the message that the gift list co-registrant primary telephone number is missing.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_TELEPHONE1_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_TELEPHONE1_TOO_LONG
        Constant for the message that the gift list co-registrant's primary telephone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_TELEPHONE2_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_TELEPHONE2_TOO_LONG
        Constant for the message that the gift list co-registrant's secondary telephone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_MOBILEPHONE1_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_MOBILEPHONE1_TOO_LONG
        Constant for the message that the gift list co-registrant's mobile phone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_COREGISTRANT_ADDRESS_FAX1_TOO_LONG

        public static final java.lang.String _ERR_COREGISTRANT_ADDRESS_FAX1_TOO_LONG
        Constant for the message that the gift list co-registrant's fax number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_FIRST_NAME

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_FIRST_NAME
        Constant for the message that the gift list shipping address first name is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_FIRST_NAME_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_FIRST_NAME_TOO_LONG
        Constant for the message that the gift list shipping address first name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_LAST_NAME

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_LAST_NAME
        Constant for the message that the gift list shipping address last name is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_LAST_NAME_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_LAST_NAME_TOO_LONG
        Constant for the message that the gift list shipping address last name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_MIDDLE_NAME_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_MIDDLE_NAME_TOO_LONG
        Constant for the message that the gift list shipping address middle name exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_PERSON_TITLE_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_PERSON_TITLE_TOO_LONG
        Constant for the message that the gift list shipping address person title exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_ADDRESSLINE

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_ADDRESSLINE
        Constant for the message that the gift list shipping address address line is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_ADDRESSLINE_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_ADDRESSLINE_TOO_LONG
        Constant for the message that the gift list shipping address address line exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_CITY

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_CITY
        Constant for the message that the gift list shipping address address city is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_CITY_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_CITY_TOO_LONG
        Constant for the message that the gift list shipping address city exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_STATEORPROVINCE

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_STATEORPROVINCE
        Constant for the message that the gift list shipping address state or province is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_STATEORPROVINCE_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_STATEORPROVINCE_TOO_LONG
        Constant for the message that the gift list shipping address state or province exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_POSTALCODE

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_POSTALCODE
        Constant for the message that the gift list shipping address postal code is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_POSTALCODE_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_POSTALCODE_TOO_LONG
        Constant for the message that the gift list shipping address postal code exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_COUNTRY

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_COUNTRY
        Constant for the message that the gift list shipping address country is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_COUNTRY_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_COUNTRY_TOO_LONG
        Constant for the message that the gift list shipping address country exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_EMAIL_ADDRESS1

        public static final java.lang.String _ERR_MISSING_SHIPPING_EMAIL_ADDRESS1
        Constant for the message that the gift list shipping address primary e-mail address is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_EMAIL_ADDRESS1_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_EMAIL_ADDRESS1_TOO_LONG
        Constant for the message that the gift list shipping address's primary e-mail address exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_EMAIL_ADDRESS2_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_EMAIL_ADDRESS2_TOO_LONG
        Constant for the message that the gift list shipping address's secondary e-mail address exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_MISSING_SHIPPING_ADDRESS_TELEPHONE1

        public static final java.lang.String _ERR_MISSING_SHIPPING_ADDRESS_TELEPHONE1
        Constant for the message that the gift list shipping address primary telephone number is missing.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_TELEPHONE1_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_TELEPHONE1_TOO_LONG
        Constant for the message that the gift list shipping address's primary telephone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_TELEPHONE2_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_TELEPHONE2_TOO_LONG
        Constant for the message that the gift list shipping address's secondary telephone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_MOBILEPHONE1_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_MOBILEPHONE1_TOO_LONG
        Constant for the message that the gift list shipping address's mobile phone number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_SHIPPING_ADDRESS_FAX1_TOO_LONG

        public static final java.lang.String _ERR_SHIPPING_ADDRESS_FAX1_TOO_LONG
        Constant for the message that the gift list shipping address's fax number exceeds the maximum length allowed.
        See Also:
        Constant Field Values
      • _ERR_DUPLICATE_EXTERNALID_FOR_GIFTLIST

        public static final java.lang.String _ERR_DUPLICATE_EXTERNALID_FOR_GIFTLIST
        Constant for the message that the external ID for the gift list is a duplicate.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_DELETE_COREGISTRANT

        public static final java.lang.String _ERR_CANNOT_DELETE_COREGISTRANT
        Constant to indicate that the co-registrant cannot be deleted.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_RECIPIENT_EMAIL_ADDRESS_TOO_LONG

        public static final java.lang.String _ERR_ANNOUNCEMENT_RECIPIENT_EMAIL_ADDRESS_TOO_LONG
        Constant to indicate the error that the recipient e-mail address exceeds the maximum length limit.
        See Also:
        Constant Field Values
      • _ERR_ANNOUNCEMENT_EMAIL_RECIPIENT_NAME_TOO_LONG

        public static final java.lang.String _ERR_ANNOUNCEMENT_EMAIL_RECIPIENT_NAME_TOO_LONG
        Constant to indicate the error that the recipient name exceeds the maximum length limit.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GiftCenterClientApplicationMessageKeys

        public GiftCenterClientApplicationMessageKeys()