| Package | Description |
|---|---|
| org.gatein.pc.portlet.impl.jsr168 | |
| org.gatein.pc.portlet.impl.jsr168.api |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceRequestParameterMap |
| Modifier and Type | Method and Description |
|---|---|
static PortletRequestParameterMap |
PortletRequestParameterMap.create(NavigationInfo navigationInfo,
ActionInvocation invocation)
- interaction parameter : always
- form parameter : if it is a POST with the content type set to application/...
|
static PortletRequestParameterMap |
PortletRequestParameterMap.create(NavigationInfo navigationInfo,
EventInvocation invocation) |
static PortletRequestParameterMap |
PortletRequestParameterMap.create(NavigationInfo navigationInfo,
PortletInvocation invocation)
Factory method that will chose the right builder according to the context argument type.
|
static PortletRequestParameterMap |
PortletRequestParameterMap.create(NavigationInfo navigationInfo,
RenderInvocation context) |
| Modifier and Type | Field and Description |
|---|---|
protected PortletRequestParameterMap |
PortletRequestImpl.requestParameterMap
.
|
Copyright © 2003-2019 GateIn. All Rights Reserved.