Package | Description |
---|---|
org.apache.jetspeed.components.portletpreferences | |
org.apache.jetspeed.om.portlet |
Modifier and Type | Method and Description |
---|---|
void |
PortletPreferencesProvider.storeDefaults(PortletDefinition pd,
Preference preference)
Store the default preferences by input preference for a given portlet definition
|
Modifier and Type | Method and Description |
---|---|
Preference |
PortletDefinition.addDescriptorPreference(String name) |
Preference |
Preferences.addPreference(String name) |
Preference |
Preferences.getPortletPreference(String name) |
Modifier and Type | Method and Description |
---|---|
List<Preference> |
Preferences.getPortletPreferences() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.