Uses of Class
jakarta.portlet.ValidatorException
-
Packages that use ValidatorException Package Description jakarta.portlet The jakarta.portlet package defines the API for the Jakarta Portlet Specification V4.0. -
-
Uses of ValidatorException in jakarta.portlet
Methods in jakarta.portlet that throw ValidatorException Modifier and Type Method Description voidPortletPreferences. store()Commits all changes made to the preferences via thesetmethods in the persistent store.voidPreferencesValidator. validate(PortletPreferences preferences)If the preferences values are successfully validated the call to this method must finish gracefully.
-