| Package | Description |
|---|---|
| javax.portlet |
The javax.portlet package defines the API for Java Portlet Specification V2.0.
|
| javax.portlet.filter |
The javax.portlet.filter package defines the filter APIs for the Java Portlet Specification.
|
| Modifier and Type | Method and Description |
|---|---|
PortalContext |
PortletRequest.getPortalContext()
Returns the context of the calling portal.
|
| Modifier and Type | Method and Description |
|---|---|
PortalContext |
PortletRequestWrapper.getPortalContext()
The default behavior of this method is to call
getPortalContext() on the wrapped request object. |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.