|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletRequestImpl | |
|---|---|
| org.jboss.portal.portlet.impl.jsr168.api | |
| Uses of PortletRequestImpl in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Subclasses of PortletRequestImpl in org.jboss.portal.portlet.impl.jsr168.api | |
|---|---|
class |
ActionRequestImpl
|
class |
ClientDataRequestImpl
|
class |
EventRequestImpl
|
class |
RenderRequestImpl
|
class |
ResourceRequestImpl
|
| Fields in org.jboss.portal.portlet.impl.jsr168.api declared as PortletRequestImpl | |
|---|---|
protected PortletRequestImpl |
PortletResponseImpl.preq
. |
protected PortletRequestImpl |
BaseURLImpl.preq
. |
| Methods in org.jboss.portal.portlet.impl.jsr168.api with parameters of type PortletRequestImpl | |
|---|---|
static PortletURLImpl |
PortletURLImpl.createActionURL(PortletInvocation invocation,
PortletRequestImpl preq)
|
static PortletURLImpl |
PortletURLImpl.createRenderURL(PortletInvocation invocation,
PortletRequestImpl preq)
|
static ResourceURLImpl |
ResourceURLImpl.createResourceURL(PortletInvocation invocation,
PortletRequestImpl preq)
|
| Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type PortletRequestImpl | |
|---|---|
ActionResponseImpl(ActionInvocation invocation,
PortletRequestImpl preq)
|
|
BaseURLImpl(PortletInvocation invocation,
PortletRequestImpl preq,
boolean filterable)
|
|
EventResponseImpl(EventInvocation invocation,
PortletRequestImpl preq)
|
|
MimeResponseImpl(PortletInvocation invocation,
PortletRequestImpl preq)
|
|
PortletResponseImpl(PortletInvocation invocation,
PortletRequestImpl preq)
|
|
RenderResponseImpl(RenderInvocation invocation,
PortletRequestImpl preq)
|
|
ResourceResponseImpl(ResourceInvocation invocation,
PortletRequestImpl preq)
|
|
StateAwareResponseImpl(PortletInvocation invocation,
PortletRequestImpl preq)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||