|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.jbo.common.PropertiesHelper
Internal: Applications should not use this class.
| Field Summary | |
protected java.util.Hashtable |
mProperties
|
| Constructor Summary | |
PropertiesHelper()
|
|
| Method Summary | |
abstract java.util.Hashtable |
getProperties()
Gets the table of properties. |
java.lang.Object |
getProperty(java.lang.String hintName)
Retrieves the specified property, if it exists. |
java.lang.Object |
refreshProperty(java.lang.String hintName)
Retrieves the specified property, if it exists. |
void |
setProperty(java.lang.String hintName,
java.lang.Object hintValue)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Hashtable mProperties
| Constructor Detail |
public PropertiesHelper()
| Method Detail |
public java.lang.Object getProperty(java.lang.String hintName)
Properties
getProperty in interface PropertieshintName - Property name.
null.public java.lang.Object refreshProperty(java.lang.String hintName)
PropertiesgetProperty.
refreshProperty in interface PropertieshintName - Property name.
null.
public void setProperty(java.lang.String hintName,
java.lang.Object hintValue)
public abstract java.util.Hashtable getProperties()
Properties
getProperties in interface Properties
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.