java.lang.Object | +--java.util.ResourceBundle | +--java.util.ListResourceBundle | +--com.ibm.commerce.beans.ECBeanResourceBundle
A resource bundle that has a variety of keys and their corresponding english description.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM Copyright notice field. |
Fields inherited from class java.util.ResourceBundle |
parent |
Constructor Summary | |
---|---|
ECBeanResourceBundle() |
Method Summary | |
---|---|
protected
java.lang.Object[][] |
getContents() |
Methods inherited from class java.util.ListResourceBundle |
getKeys, handleGetObject |
Methods inherited from class java.util.ResourceBundle |
getBundle, getBundle, getBundle, getLocale, getObject, getString,
getStringArray, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Constructor Detail |
---|
public ECBeanResourceBundle()
Method Detail |
---|
protected java.lang.Object[][] getContents()
getContents
in class
java.util.ListResourceBundle