com.ibm.commerce.subscription.logging

Class SubscriptionClientApplicationMessageKeys

  • java.lang.Object
    • com.ibm.commerce.subscription.logging.SubscriptionClientApplicationMessageKeys
  • Direct Known Subclasses:
    SubscriptionApplicationMessageKeys


    public class SubscriptionClientApplicationMessageKeys
    extends java.lang.Object
    This file contains the Subscription 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_EXCEPTION_GETTING_STORE_ID

        public static final java.lang.String _ERR_EXCEPTION_GETTING_STORE_ID
        Error getting store ID from the context.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_STORE_ID

        public static final java.lang.String _ERR_EXCEPTION_INVALID_STORE_ID
        Invalid store ID in the noun.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_GETTING_USER_ID

        public static final java.lang.String _ERR_EXCEPTION_GETTING_USER_ID
        Error getting user ID from the context.
        See Also:
        Constant Field Values
      • _ERR_INVALID_SUBSCRIPTION_TYPE

        public static final java.lang.String _ERR_INVALID_SUBSCRIPTION_TYPE
        Error to indicate that the Subscription noun has invalid subscription type set.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_PURCHASE_DETAILS

        public static final java.lang.String _ERR_EXCEPTION_MISSING_PURCHASE_DETAILS
        Error to indicate that the purchase details are missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_ORDER_ID

        public static final java.lang.String _ERR_EXCEPTION_MISSING_ORDER_ID
        Error to indicate that the Order ID is missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_PAYMENT_DETAILS

        public static final java.lang.String _ERR_EXCEPTION_MISSING_PAYMENT_DETAILS
        Error to indicate that the payment details are missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_AMOUNT_TO_CHARGE_VALUE

        public static final java.lang.String _ERR_EXCEPTION_INVALID_AMOUNT_TO_CHARGE_VALUE
        Error to indicate that the amount paid for the subscription is an invalid value.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_TOTAL_COST_VALUE

        public static final java.lang.String _ERR_EXCEPTION_INVALID_TOTAL_COST_VALUE
        Error to indicate that the total cost of the subscription is an invalid value.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_PAYMENT_FREQUENCY

        public static final java.lang.String _ERR_EXCEPTION_INVALID_PAYMENT_FREQUENCY
        Error to indicate that the payment frequency is invalid.
        See Also:
        Constant Field Values
      • _ERR_GENERIC_INVALID_ORDER_ID

        public static final java.lang.String _ERR_GENERIC_INVALID_ORDER_ID
        Constant to indicate the generic error while retrieving the order.
        See Also:
        Constant Field Values
      • _ERR_INVALID_OR_NON_EXIST_ORDER_ID

        public static final java.lang.String _ERR_INVALID_OR_NON_EXIST_ORDER_ID
        Error to indicate that the order ID is invalid or non-existent.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FULFILLMENT_DETAILS

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FULFILLMENT_DETAILS
        Error to indicate that the fulfillment details is missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_FULFILLMENT_FREQUENCY

        public static final java.lang.String _ERR_EXCEPTION_INVALID_FULFILLMENT_FREQUENCY
        Error to indicate that the fulfillment frequency is invalid or missing.
        See Also:
        Constant Field Values
      • _ERR_INVALID_START_DATE

        public static final java.lang.String _ERR_INVALID_START_DATE
        Error to indicate that the start date is invalid.
        See Also:
        Constant Field Values
      • _ERR_INVALID_END_DATE

        public static final java.lang.String _ERR_INVALID_END_DATE
        Error to indicate that the end date is invalid.
        See Also:
        Constant Field Values
      • _ERR_INVALID_TIME_PERIOD

        public static final java.lang.String _ERR_INVALID_TIME_PERIOD
        Error to indicate that the time period is invalid.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_REMAINING_FULFILLMENTS_VALUE

        public static final java.lang.String _ERR_EXCEPTION_INVALID_REMAINING_FULFILLMENTS_VALUE
        Error to indicate that the remaining fulfillments value is invalid.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_SUBSCRIPTION_TYPE_ID

        public static final java.lang.String _ERR_EXCEPTION_SUBSCRIPTION_TYPE_ID
        Constant to indicate that there was an error while retrieving the subscription type ID using the subscription type code.
        See Also:
        Constant Field Values
      • _ERR_INVALID_SUBSCRIPTION_STATE

        public static final java.lang.String _ERR_INVALID_SUBSCRIPTION_STATE
        Constant to indicate the error that the state of the Subscription is not valid.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FULFILLMENT_FREQUENCY

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FULFILLMENT_FREQUENCY
        Constant to indicate the error that the fulfillment frequency is missing.
        See Also:
        Constant Field Values
      • _ERR_DELETE_OR_UPDATE_NON_EXIST_SUBSCRIPTION

        public static final java.lang.String _ERR_DELETE_OR_UPDATE_NON_EXIST_SUBSCRIPTION
        Constant to indicate the error that the subscription being updated or deleted does not exist.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_ACTIVATE_SUBSCRIPTION

        public static final java.lang.String _ERR_CANNOT_ACTIVATE_SUBSCRIPTION
        Error message key to indicate that the subscription cannot be activated.
        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 the parameter type is invalid
        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 the parameter value is invalid
        See Also:
        Constant Field Values
      • _ERR_MISSING_SUBSCRIPTION_STATE

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

        public static final java.lang.String _ERR_EXCEPTION_MISSING_SUBSCRIPTION_ID
        Error to indicate that the subscription ID is missing.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_SUBSCRIPTION

        public static final java.lang.String _ERR_CANNOT_CANCEL_SUBSCRIPTION
        Error message key to indicate that the subscription cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_FULFILLMENT_AND_PAYMENT_FREQUENCY_MISMATCH

        public static final java.lang.String _ERR_FULFILLMENT_AND_PAYMENT_FREQUENCY_MISMATCH
        Constant to indicate the error that the payment frequency and fulfillment frequency parameter value is different
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_SUBSCRIPTION_ITEMS_LIST

        public static final java.lang.String _ERR_EXCEPTION_INVALID_SUBSCRIPTION_ITEMS_LIST
        Constant to indicate the error that the subscription items list is in an invalid format.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_PAYMENT_FREQUENCY_INFO

        public static final java.lang.String _ERR_EXCEPTION_MISSING_PAYMENT_FREQUENCY_INFO
        Constant to indicate the error that the payment frequency information is missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_NEXT_PAYMENT_DATE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_NEXT_PAYMENT_DATE
        Constant to indicate the error that the next payment date is missing.
        See Also:
        Constant Field Values
      • _ERR_PAYMENT_INFO_CURRENCY_MISMATCH

        public static final java.lang.String _ERR_PAYMENT_INFO_CURRENCY_MISMATCH
        Constant to indicate the error that the currencies of total cost and amount to charge do not match.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_CURRENCY

        public static final java.lang.String _ERR_EXCEPTION_MISSING_CURRENCY
        Constant to indicate the error that the currency is missing in the payment information.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_SUBSCRIPTION_INFO

        public static final java.lang.String _ERR_EXCEPTION_MISSING_SUBSCRIPTION_INFO
        Constant to indicate the error that the subscription info is missing in the noun.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_AMOUNT_TO_CHARGE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_AMOUNT_TO_CHARGE
        Constant to indicate the error that the amount to charge is missing in the payment information.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_TOTAL_COST

        public static final java.lang.String _ERR_EXCEPTION_MISSING_TOTAL_COST
        Constant to indicate the error that the total cost is missing in the payment information.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_DURATION_AND_FREQUENCY_UOM_MISMATCH

        public static final java.lang.String _ERR_EXCEPTION_DURATION_AND_FREQUENCY_UOM_MISMATCH
        Constant to indicate the error that the duration and frequency unit of measures do not match.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FREQUENCY_INFO_TO_EVALUATE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FREQUENCY_INFO_TO_EVALUATE
        Constant to indicate the error that the frequency information to evaluate is missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_SCHEDULE_INFO_TO_EVALUATE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_SCHEDULE_INFO_TO_EVALUATE
        Constant to indicate the error that the schedule information to evaluate is missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FREQUENCY_TO_EVALUATE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FREQUENCY_TO_EVALUATE
        Constant to indicate the error that the frequency information to evaluate is missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_TOTAL_OCCURRENCES_VALUE

        public static final java.lang.String _ERR_EXCEPTION_INVALID_TOTAL_OCCURRENCES_VALUE
        Constant to indicate the error that the total occurrences value is invalid.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_NEXT_FULFILLMENT_DATE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_NEXT_FULFILLMENT_DATE
        Constant to indicate the error that the next fulfillment date is missing in the fulfillment schedule.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FULFILLMENT_START_DATE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FULFILLMENT_START_DATE
        Constant to indicate the error that the start date is missing in the fulfillment schedule.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FULFILLMENT_FREQUENCY_INFO

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FULFILLMENT_FREQUENCY_INFO
        Constant to indicate the error that the schedule frequency information is missing in the fulfillment schedule.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FUFILLMENT_START_INFO

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FUFILLMENT_START_INFO
        Constant to indicate the error that the schedule start information is missing in the fulfillment schedule.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FULFILLMENT_END_INFO

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FULFILLMENT_END_INFO
        Constant to indicate the error that the schedule end information is missing in the fulfillment schedule.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FULFILLMENT_END_DATE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FULFILLMENT_END_DATE
        Constant to indicate the error that the end date is missing in the fulfillment schedule.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_FULFILLMENT_DURATION

        public static final java.lang.String _ERR_EXCEPTION_MISSING_FULFILLMENT_DURATION
        Constant to indicate the error that the duration is missing in the fulfillment schedule.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_FULFILLMENT_DURATION

        public static final java.lang.String _ERR_EXCEPTION_INVALID_FULFILLMENT_DURATION
        Constant to indicate the error that the duration of the fulfillment schedule is invalid.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_CATALOG_ENTRY_ID

        public static final java.lang.String _ERR_EXCEPTION_MISSING_CATALOG_ENTRY_ID
        Constant to indicate the error that the catalog entry identifier is missing.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_ORDERITEM_ID

        public static final java.lang.String _ERR_EXCEPTION_MISSING_ORDERITEM_ID
        Constant to indicate the error that the order item identifier is missing.
        See Also:
        Constant Field Values
      • _ERR_INVALID_QUANTITY

        public static final java.lang.String _ERR_INVALID_QUANTITY
        Constant to indicate the error that the quantity is invalid.
        See Also:
        Constant Field Values
      • _ERR_INVALID_SUBSCRIPTION_ITEM

        public static final java.lang.String _ERR_INVALID_SUBSCRIPTION_ITEM
        Constant to indicate the error that the subscription item is invalid.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_CANCELLED_RECURRING_ORDER

        public static final java.lang.String _ERR_CANNOT_CANCEL_CANCELLED_RECURRING_ORDER
        Error message key to indicate that an already cancelled recurring order cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_COMPLETED_RECURRING_ORDER

        public static final java.lang.String _ERR_CANNOT_CANCEL_COMPLETED_RECURRING_ORDER
        Error message key to indicate that a complete recurring order cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_RECURRING_ORDER_SCHEDULED_FOR_CANCEL

        public static final java.lang.String _ERR_CANNOT_CANCEL_RECURRING_ORDER_SCHEDULED_FOR_CANCEL
        Error message key to indicate that a recurring order scheduled for cancel cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_CANCELLED_SUBSCRIPTION

        public static final java.lang.String _ERR_CANNOT_CANCEL_CANCELLED_SUBSCRIPTION
        Error message key to indicate that an already cancelled subscription cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_EXPIRED_SUBSCRIPTION

        public static final java.lang.String _ERR_CANNOT_CANCEL_EXPIRED_SUBSCRIPTION
        Error message key to indicate that an expired subscription cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_SUBSCRIPTION_SCHEDULED_FOR_CANCEL

        public static final java.lang.String _ERR_CANNOT_CANCEL_SUBSCRIPTION_SCHEDULED_FOR_CANCEL
        Error message key to indicate that a subscription scheduled for cancel cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_RECURRING_ORDER

        public static final java.lang.String _ERR_CANNOT_CANCEL_RECURRING_ORDER
        Error message key to indicate that the recurring order cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_CANNOT_CANCEL_EXPIRED_RECURRING_ORDER

        public static final java.lang.String _ERR_CANNOT_CANCEL_EXPIRED_RECURRING_ORDER
        Error message key to indicate that an expired recurring order cannot be canceled.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_INVALID_UNIT_OF_MEASURE_FOR_FREQUENCY

        public static final java.lang.String _ERR_EXCEPTION_INVALID_UNIT_OF_MEASURE_FOR_FREQUENCY
        Constant to indicate the error that the unit of measure for the schedule's frequency is invalid.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_MISSING_PAYMENT_SCHEDULE

        public static final java.lang.String _ERR_EXCEPTION_MISSING_PAYMENT_SCHEDULE
        Error to indicate that the payment schedule is missing.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SubscriptionClientApplicationMessageKeys

        public SubscriptionClientApplicationMessageKeys()