com.ibm.commerce.beans

Class ECPABeanResourceBundle

  • java.lang.Object
    • java.util.ResourceBundle
      • java.util.ListResourceBundle
        • com.ibm.commerce.beans.ECPABeanResourceBundle


  • public class ECPABeanResourceBundle
    extends java.util.ListResourceBundle
    This class defines a resource bundle that contains a variety of keys and their corresponding English descriptions.
    • 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.
    • Method Summary

      • 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, getLocale, 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

      • ECPABeanResourceBundle

        public ECPABeanResourceBundle()