| 
 | Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   oracle.jbo.common.PropertiesHelper
oracle.jbo.common.PropertiesHelper
public abstract class PropertiesHelper
Internal: Applications should not use this class.
| Field Summary | |
|---|---|
| protected  java.util.Hashtable | mProperties | 
| Constructor Summary | |
|---|---|
| PropertiesHelper() | |
| Method Summary | |
|---|---|
|  void | closeObject() | 
|  java.lang.String | getImageLoc(boolean bOpen) | 
|  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 | getProperty(java.lang.String hintName, LocaleContext locale) | 
|  boolean | isReadOnly() | 
|  java.util.Hashtable | refreshProperties() | 
|  java.lang.Object | refreshProperty(java.lang.String hintName)Retrieves the specified property, if it exists. | 
|  void | setName(java.lang.String name)This method is not implemented by default. | 
|  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.util.Hashtable refreshProperties()
public java.lang.Object getProperty(java.lang.String hintName)
PropertiesgetProperty in interface PropertieshintName - Property name.null.
public java.lang.Object getProperty(java.lang.String hintName,
                                    LocaleContext locale)
getProperty in interface Propertiespublic 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 java.util.Hashtable getProperties()
PropertiesgetProperties in interface Propertiespublic java.lang.String getImageLoc(boolean bOpen)
public void closeObject()
public boolean isReadOnly()
public void setName(java.lang.String name)
name -| 
 | Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||