Package | Description |
---|---|
javax.portlet |
The javax.portlet package defines the API
for the Java Portlet Specification V3.0.
|
Modifier and Type | Method and Description |
---|---|
void |
PortletPreferences.store()
Commits all changes made to the preferences via the
set methods in the persistent store. |
void |
PreferencesValidator.validate(PortletPreferences preferences)
If the preferences values are successfully validated the call to this method
must finish gracefully.
|
Java Portlet 3.0 API Specification. See the Copyright and License provided with this distribution. Use is subject to license terms.