Uses of Interface
javax.portlet.PortletPreferences
-
Uses of PortletPreferences in javax.portlet
Methods in javax.portlet that return PortletPreferencesModifier and TypeMethodDescriptionPortletRequest.getPreferences()Returns the preferences object associated with the portlet.Methods in javax.portlet with parameters of type PortletPreferencesModifier and TypeMethodDescriptionvoidPreferencesValidator.validate(PortletPreferences preferences) If the preferences values are successfully validated the call to this method must finish gracefully.