|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface provides access to a set of Preference objects.
This interface defines the model as known from the MVC pattern. Its purpose is to provide read access to the data stored in the model.
| Method Summary | |
Preference |
get(java.lang.String name)
Returns the preference object of the given name. |
javax.portlet.PreferencesValidator |
getPreferencesValidator()
Returns the PreferencesValidator for this preference set. |
java.util.Iterator |
iterator()
Returns all elements of this set as iterator. |
| Method Detail |
public java.util.Iterator iterator()
public Preference get(java.lang.String name)
public javax.portlet.PreferencesValidator getPreferencesValidator()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||