|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jbo.common.NamedObjectImpl
oracle.jbo.server.NamedObjectImpl
public class NamedObjectImpl
Field Summary |
---|
Fields inherited from class oracle.jbo.common.NamedObjectImpl |
---|
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX |
Constructor Summary | |
---|---|
NamedObjectImpl()
|
Method Summary | |
---|---|
protected void |
setParent(NamedObjectImpl parent)
refactoring: this method is protected in common, so needs to be explicitly referenced here |
protected void |
setPropertiesMap(java.util.HashMap ht)
Replaces all properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NamedObjectImpl()
Method Detail |
---|
protected void setParent(NamedObjectImpl parent)
setParent
in class NamedObjectImpl
parent
- the named object that is to be the parent of this object.protected void setPropertiesMap(java.util.HashMap ht)
NamedObjectImpl
All existing properties are lost.
setPropertiesMap
in class NamedObjectImpl
ht
- a hash table of properties.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |