| 
 | Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--oracle.jbo.common.CheckedListResourceBundle
A helper class to aid with keeping our NLSable resources consistent.
| Fields inherited from class java.util.ResourceBundle | 
| parent | 
| Constructor Summary | |
| CheckedListResourceBundle() | |
| Method Summary | |
| abstract  java.lang.Object[][] | getContents()Returns the 2-D array containing key-value pairs. | 
| 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 | 
| Constructor Detail | 
public CheckedListResourceBundle()
| Method Detail | 
public abstract java.lang.Object[][] getContents()
| 
 | Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||