|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletPreferences | |
|---|---|
| javax.portlet | The javax.portlet package defines the API for Java Portlet Specification V2.0. |
| org.jboss.portal.portlet.impl.jsr168.api | |
| org.jboss.portal.portlet.impl.jsr168.taglib | |
| 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. |
| Uses of PortletPreferences in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Classes in org.jboss.portal.portlet.impl.jsr168.api that implement PortletPreferences | |
|---|---|
class |
PortletPreferencesImpl
|
| Fields in org.jboss.portal.portlet.impl.jsr168.api declared as PortletPreferences | |
|---|---|
protected PortletPreferences |
PortletRequestImpl.preferences
. |
| Methods in org.jboss.portal.portlet.impl.jsr168.api that return PortletPreferences | |
|---|---|
PortletPreferences |
PortletRequestImpl.getPreferences()
|
| Uses of PortletPreferences in org.jboss.portal.portlet.impl.jsr168.taglib |
|---|
| Methods in org.jboss.portal.portlet.impl.jsr168.taglib that return PortletPreferences | |
|---|---|
protected PortletPreferences |
PortletTag.getPortletPreferences()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||