| Package | Description |
|---|---|
| org.gatein.wsrp.consumer | |
| org.gatein.wsrp.consumer.portlet | |
| org.gatein.wsrp.consumer.portlet.info | |
| org.gatein.wsrp.consumer.spi |
| Modifier and Type | Method and Description |
|---|---|
WSRPPortletInfo |
WSRPConsumerImpl.getPortletInfo(org.gatein.pc.api.invocation.PortletInvocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
UserContext |
WSRPConsumerImpl.getUserContextFrom(WSRPPortletInfo info,
org.gatein.pc.api.invocation.PortletInvocation invocation,
RuntimeContext runtimeContext) |
void |
WSRPConsumerImpl.setTemplatesIfNeeded(WSRPPortletInfo info,
org.gatein.pc.api.invocation.PortletInvocation invocation,
RuntimeContext runtimeContext) |
| Modifier and Type | Method and Description |
|---|---|
WSRPPortletInfo |
WSRPPortlet.getWSRPInfo() |
| Modifier and Type | Method and Description |
|---|---|
static WSRPPortlet |
WSRPPortlet.createClone(org.gatein.pc.api.PortletContext newContext,
WSRPPortletInfo originalInfo) |
| Constructor and Description |
|---|
WSRPPortletInfo(WSRPPortletInfo other,
String newHandle) |
| Modifier and Type | Method and Description |
|---|---|
WSRPPortletInfo |
WSRPConsumerSPI.getPortletInfo(org.gatein.pc.api.invocation.PortletInvocation invocation)
Retrieves the WSRP-specific
PortletInfo implementation for the portlet targeted by the specified invocation |
| Modifier and Type | Method and Description |
|---|---|
UserContext |
WSRPConsumerSPI.getUserContextFrom(WSRPPortletInfo info,
org.gatein.pc.api.invocation.PortletInvocation invocation,
RuntimeContext runtimeContext)
Retrieves the user context if needed by the portlet from the invocation.
|
void |
WSRPConsumerSPI.setTemplatesIfNeeded(WSRPPortletInfo info,
org.gatein.pc.api.invocation.PortletInvocation invocation,
RuntimeContext runtimeContext)
Adds templates (see http://docs.oasis-open.org/wsrp/v2/wsrp-2.0-spec-os-01.html#_Producer_URL_Writing) if required.
|
Copyright © 2006-2014 GateIn. All Rights Reserved.