com.ibm.commerce.price.ras

Class WcPriceMessage

  • java.lang.Object
    • com.ibm.commerce.price.ras.WcPriceMessage


  • public class WcPriceMessage
    extends java.lang.Object
    All the ECMessages that are used by the WebSphere Commerce price component.

    Here are the system error code ranges for the following components of price:

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • _ERR_PRICE_GENERIC_USER_EXCEPTION

        public static final com.ibm.commerce.ras.ECMessage _ERR_PRICE_GENERIC_USER_EXCEPTION
        A generic user error for this component.
      • _ERR_PRICE_NO_DELEATION_GRID_EXCEPTION

        public static final com.ibm.commerce.ras.ECMessage _ERR_PRICE_NO_DELEATION_GRID_EXCEPTION
        A specific user error to indicate that no delegation grid found for the TSR.
      • _ERR_REFERRED_PRICE_LIST_CANNOT_BE_DELETED

        public static final com.ibm.commerce.ras.ECMessage _ERR_REFERRED_PRICE_LIST_CANNOT_BE_DELETED
        An error for price list deletion not allowed due to reference.
      • COPYRIGHT

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

        public static final java.lang.String SYSTEM_RESOURCE_BUNDLE
        The system messages resource bundle.
      • USER_RESOURCE_BUNDLE

        public static final java.lang.String USER_RESOURCE_BUNDLE
        The user messages resource bundle.