|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalContext | |
|---|---|
| org.jboss.portal.portlet.controller.impl | |
| org.jboss.portal.portlet.impl.jsr168.api | |
| org.jboss.portal.portlet.impl.spi | |
| org.jboss.portal.portlet.invocation | |
| Uses of PortalContext in org.jboss.portal.portlet.controller.impl |
|---|
| Fields in org.jboss.portal.portlet.controller.impl declared as PortalContext | |
|---|---|
static PortalContext |
AbstractPortletControllerContext.PORTAL_CONTEXT
. |
| Uses of PortalContext in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type PortalContext | |
|---|---|
PortalContextImpl(PortalContext portal)
|
|
| Uses of PortalContext in org.jboss.portal.portlet.impl.spi |
|---|
| Classes in org.jboss.portal.portlet.impl.spi that implement PortalContext | |
|---|---|
class |
AbstractPortalContext
|
| Uses of PortalContext in org.jboss.portal.portlet.invocation |
|---|
| Fields in org.jboss.portal.portlet.invocation declared as PortalContext | |
|---|---|
protected PortalContext |
PortletInvocation.portalContext
The portal context. |
| Methods in org.jboss.portal.portlet.invocation that return PortalContext | |
|---|---|
PortalContext |
PortletInvocation.getPortalContext()
|
| Methods in org.jboss.portal.portlet.invocation with parameters of type PortalContext | |
|---|---|
void |
PortletInvocation.setPortalContext(PortalContext portalContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||