|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adfnmc.java.util.AbstractMap
oracle.adfnmc.java.util.HashMap
oracle.adfnmc.util.AdfBundle
public class AdfBundle
| Nested Class Summary | |
|---|---|
static class |
AdfBundle.ResourceBundleMapAdapter
Simple adapter class to expose a ResourceBundle through the Map interface. |
| Field Summary | |
|---|---|
static java.lang.String |
ADFBUNDLE_ROOT_IDENTIFIER
|
| Constructor Summary | |
|---|---|
AdfBundle()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
get(java.lang.Object key)
Answers the value of the mapping with the specified key. |
| Methods inherited from class oracle.adfnmc.java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, putAll, remove, size, values |
| Methods inherited from class oracle.adfnmc.java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.adfnmc.java.util.Map |
|---|
equals, hashCode |
| Field Detail |
|---|
public static final java.lang.String ADFBUNDLE_ROOT_IDENTIFIER
| Constructor Detail |
|---|
public AdfBundle()
| Method Detail |
|---|
public java.lang.Object get(java.lang.Object key)
HashMap
get in interface Mapget in class HashMapkey - the key
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||