|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.util.AbstractMap
oracle.jbo.common.JboAbstractMap
oracle.jbo.common.ws.WSObject
oracle.jbo.common.ws.WSAMComponent
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| Field Summary | |
protected java.lang.Class |
mMsgBundleClass |
| Fields inherited from class oracle.jbo.common.ws.WSObject |
mVariableOpers |
| Method Summary | |
java.lang.Class |
getMessageBundleClass()Internal: Applications should not use this method. |
protected void |
internalSetMessageBundleClass(java.lang.Class clz) |
| Methods inherited from class oracle.jbo.common.ws.WSObject |
ensureVariableManager, get, getFullName, getId, getImplObject, getName, getParent, getVariableManager, hasVariables, markForError, setImplObject |
| Methods inherited from class oracle.jbo.common.JboAbstractMap |
entrySet, equals, hashCode, internalGet, internalPut, put |
| Methods inherited from class java.util.AbstractMap |
clear, clone, containsKey, containsValue, isEmpty, keySet, putAll, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected transient java.lang.Class mMsgBundleClass
| Method Detail |
protected void internalSetMessageBundleClass(java.lang.Class clz)
public java.lang.Class getMessageBundleClass()
Returns the class of the reference object.
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||