Modifier and Type | Method and Description |
---|---|
PortletPreferences |
PortletRequest.getPreferences()
Returns the preferences object associated with the portlet.
|
Modifier and Type | Method and Description |
---|---|
void |
PreferencesValidator.validate(PortletPreferences preferences)
If the preferences values are successfully validated the call to this method
must finish gracefully.
|