|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Properties
Provides access to custom name-value pairs stored in an object's metadata definition.
Method Summary | |
---|---|
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) |
java.lang.Object |
refreshProperty(java.lang.String hintName) Retrieves the specified property, if it exists. |
Method Detail |
---|
java.lang.Object getProperty(java.lang.String hintName)
hintName
- Property name.null
.java.lang.Object getProperty(java.lang.String hintName, LocaleContext locale)
java.lang.Object refreshProperty(java.lang.String hintName)
getProperty
.hintName
- Property name.null
.java.util.Hashtable getProperties()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |