com.ibm.commerce.approval.ras

Class WcApprovalMessageKey

  • java.lang.Object
    • com.ibm.commerce.approval.ras.WcApprovalMessageKey


  • public class WcApprovalMessageKey
    extends java.lang.Object
    Keys for the approval component logging messages.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String _ERR_APPROVAL_GENERIC_USER_EXCEPTION
      A generic user error for this component
      static java.lang.String COPYRIGHT
      The IBM copyright notice field
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • _ERR_APPROVAL_GENERIC_USER_EXCEPTION

        public static final java.lang.String _ERR_APPROVAL_GENERIC_USER_EXCEPTION
        A generic user error for this component
        See Also:
        Constant Field Values
      • COPYRIGHT

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