|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientContext | |
|---|---|
| org.jboss.portal.portlet.impl.jsr168.api | |
| org.jboss.portal.portlet.impl.spi | |
| org.jboss.portal.portlet.invocation | |
| Uses of ClientContext in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Fields in org.jboss.portal.portlet.impl.jsr168.api declared as ClientContext | |
|---|---|
protected ClientContext |
PortletRequestImpl.clientContext
. |
| Uses of ClientContext in org.jboss.portal.portlet.impl.spi |
|---|
| Classes in org.jboss.portal.portlet.impl.spi that implement ClientContext | |
|---|---|
class |
AbstractClientContext
|
| Uses of ClientContext in org.jboss.portal.portlet.invocation |
|---|
| Fields in org.jboss.portal.portlet.invocation declared as ClientContext | |
|---|---|
protected ClientContext |
PortletInvocation.clientContext
The client context. |
| Methods in org.jboss.portal.portlet.invocation that return ClientContext | |
|---|---|
ClientContext |
PortletInvocation.getClientContext()
|
| Methods in org.jboss.portal.portlet.invocation with parameters of type ClientContext | |
|---|---|
void |
PortletInvocation.setClientContext(ClientContext clientContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||