Uses of Interface
javax.portlet.PortletPreferences

Uses of PortletPreferences in javax.portlet
 

Methods in javax.portlet that return PortletPreferences
 PortletPreferences PortletRequest.getPreferences()
          Returns the preferences object associated with the portlet.
 

Methods in javax.portlet with parameters of type PortletPreferences
 void PreferencesValidator.validate(PortletPreferences preferences)
          If the preferences values are successfully validated the call to this method must finish gracefully.
 



Copyright © 2009. All Rights Reserved.