public interface Preferences extends org.apache.pluto.container.om.portlet.Preferences, Serializable
Modifier and Type | Method and Description |
---|---|
Preference |
addPreference(String name) |
Preference |
getPortletPreference(String name) |
List<Preference> |
getPortletPreferences() |
Preference getPortletPreference(String name)
getPortletPreference
in interface org.apache.pluto.container.om.portlet.Preferences
List<Preference> getPortletPreferences()
getPortletPreferences
in interface org.apache.pluto.container.om.portlet.Preferences
Preference addPreference(String name)
addPreference
in interface org.apache.pluto.container.om.portlet.Preferences
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.