|
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 | ||||||||
public interface PropertyMetadataInfoProvider
A property info provider can register itself with a PropertyMetadataDelegate, if the delegate implements PropertyMetadataListener. When the delegate is called to set the default for the PropertyMetaData, it can call the PropertyMetadataInfoProvider to get additional information needed to determine the default.
| Method Summary | |
|---|---|
java.lang.Object |
getDefaultInfo(java.lang.String key)return data that can be used by the PropertyMetadataDelegate to determine the default value |
| Method Detail |
|---|
java.lang.Object getDefaultInfo(java.lang.String key)
key - a property metadata key 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 | ||||||||