Uses of Class
javax.portlet.ValidatorException
-
Uses of ValidatorException in javax.portlet
Methods in javax.portlet that throw ValidatorExceptionModifier and TypeMethodDescriptionvoid
PortletPreferences.store()
Commits all changes made to the preferences via theset
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.