com.ibm.commerce.ras

Class CoreSystemMessages

  • java.lang.Object
    • java.util.ResourceBundle
      • java.util.ListResourceBundle
        • com.ibm.commerce.ras.CoreSystemMessages
  • All Implemented Interfaces:
    CorrectiveActionMessages


    public abstract class CoreSystemMessages
    extends java.util.ListResourceBundle
    implements CorrectiveActionMessages
    CoreSystemMessages contains the System messages defined in WebSphere Commerce
    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.util.ResourceBundle

        java.util.ResourceBundle.Control
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Constructor Summary

      Constructors 
      Constructor and Description
      CoreSystemMessages()
      Constructor for CoreSystemMessages.
    • Method Summary

      All Methods Instance Methods Abstract Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object[][] getContents()
      Gets the messages contents.
      ServerResourceBundleBridge getCorrectiveActionResouce()
      Gets the corrective action resource bridge based on the Locale.
      abstract java.util.Locale getLocale()
      Gets the Locale.
      • Methods inherited from class java.util.ListResourceBundle

        getKeys, handleGetObject
      • Methods inherited from class java.util.ResourceBundle

        clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getObject, getString, getStringArray, keySet
      • Methods inherited from class java.lang.Object

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

      • COPYRIGHT

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

      • CoreSystemMessages

        public CoreSystemMessages()
        Constructor for CoreSystemMessages.
    • Method Detail

      • getContents

        public java.lang.Object[][] getContents()
        Gets the messages contents.
        Specified by:
        getContents in class java.util.ListResourceBundle
        Returns:
        array of messages contents
      • getLocale

        public abstract java.util.Locale getLocale()
        Gets the Locale.
        Overrides:
        getLocale in class java.util.ResourceBundle
        Returns:
        system locale