Uses of Class
org.apache.jetspeed.components.portletpreferences.PreferencesException

Packages that use PreferencesException
org.apache.jetspeed.components.portletpreferences   
 

Uses of PreferencesException in org.apache.jetspeed.components.portletpreferences
 

Methods in org.apache.jetspeed.components.portletpreferences that throw PreferencesException
 void PortletPreferencesProvider.storeEntityPreferences(java.util.Map<java.lang.String,org.apache.pluto.container.PortletPreference> map, PortletWindow window)
          Store entity preferences contained in the map parameter for a given window
 void PortletPreferencesProvider.storeUserPreferences(java.util.Map<java.lang.String,org.apache.pluto.container.PortletPreference> map, PortletWindow window, java.lang.String userName)
          Store user preferences contained in the map parameter for a given user and window
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.