| Package | Description |
|---|---|
| org.apache.jetspeed.components.portletpreferences |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletPreferencesProvider.storeEntityPreferences(Map<String,org.apache.pluto.container.PortletPreference> map,
PortletWindow window)
Store entity preferences contained in the map parameter for a given window
|
void |
PortletPreferencesProvider.storeUserPreferences(Map<String,org.apache.pluto.container.PortletPreference> map,
PortletWindow window,
String userName)
Store user preferences contained in the map parameter for a given user and window
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.