|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- java type of preference value.public interface IPreference<T extends java.io.Serializable>
A preference is a property whose value is scoped to an user. A preference is used instead of a property when there is a need for storing a property's value for each user in an application. Represents a single preference that encapsulates a name and Serializable
value pair. A preference is always part of a IPropertySet
.
Method Summary |
---|
Methods inherited from interface oracle.wcps.property.IAbstractProperty |
---|
getName, getType, getValue, name, setName, setType, setValue |
Methods inherited from interface oracle.wcps.property.ITimestamped |
---|
getCreatedOn, getUpdatedOn, setCreatedOn, setUpdatedOn |
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |