|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.cabo.share.data.BundleDataObject
Deprecated class.
BundleDataObject| Constructor Summary | |
BundleDataObject(java.util.ResourceBundle bundle)
Deprecated. Creates a BundleDataObject |
|
| Method Summary | |
java.util.Enumeration |
keys()
Deprecated. |
DataSet |
selectChildren(java.lang.Object select)
Deprecated. Returns null. |
java.lang.Object |
selectValue(java.lang.Object select)
Deprecated. Returns the object in the ResourceBundle with a key equal to the select parameter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BundleDataObject(java.util.ResourceBundle bundle)
| Method Detail |
public DataSet selectChildren(java.lang.Object select)
selectChildren in interface DataObjectoracle.cabo.share.data.DataObjectselect - a select criterion, syntax as defined by the
implementation of this interface.public java.lang.Object selectValue(java.lang.Object select)
selectValue in interface DataObjectoracle.cabo.share.data.DataObjectselect - a select criterion, syntax as defined by thepublic java.util.Enumeration keys()
keys in interface KeyedDataObject
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||