com.ibm.commerce.negotiation.beans

Class NegotiationResourceBundle

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


  • public class NegotiationResourceBundle
    extends java.util.ListResourceBundle
    Contains locale dependant messages for the WebSphere Commerce.
    • Nested Class Summary

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

        java.util.ResourceBundle.Control
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object[][] getContents() 
      • 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
    • Constructor Detail

      • NegotiationResourceBundle

        public NegotiationResourceBundle()
    • Method Detail

      • getContents

        public java.lang.Object[][] getContents()
        Specified by:
        getContents in class java.util.ListResourceBundle