|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSRPAdapter | |
org.apache.cocoon.portal.wsrp.adapter | |
org.apache.cocoon.portal.wsrp.consumer |
Uses of WSRPAdapter in org.apache.cocoon.portal.wsrp.adapter |
Fields in org.apache.cocoon.portal.wsrp.adapter declared as WSRPAdapter | |
protected WSRPAdapter |
WSRPPortletWindowAspect.adapter
The wsrp adapter. |
Uses of WSRPAdapter in org.apache.cocoon.portal.wsrp.consumer |
Fields in org.apache.cocoon.portal.wsrp.consumer declared as WSRPAdapter | |
protected WSRPAdapter |
URLTemplateComposerImpl.adapter
The wsrp adapter. |
protected WSRPAdapter |
URLGeneratorImpl.adapter
The WSRP Adapter. |
protected WSRPAdapter |
ProducerRegistryImpl.adapter
The wsrp adapter. |
protected WSRPAdapter |
PortletDriverRegistryImpl.adapter
The WSRP adapter. |
protected WSRPAdapter |
ConsumerEnvironmentImpl.adapter
The wsrp adapter. |
Methods in org.apache.cocoon.portal.wsrp.consumer with parameters of type WSRPAdapter | |
void |
URLTemplateComposerImpl.setWSRPAdapter(WSRPAdapter adapter)
|
void |
URLGeneratorImpl.setWSRPAdapter(WSRPAdapter adapter)
|
void |
RequiresWSRPAdapter.setWSRPAdapter(WSRPAdapter adapter)
|
void |
ProducerRegistryImpl.setWSRPAdapter(WSRPAdapter adapter)
|
void |
PortletDriverRegistryImpl.setWSRPAdapter(WSRPAdapter adapter)
|
void |
ConsumerEnvironmentImpl.init(PortalService service,
WSRPAdapter adapter)
Initialize the consumer |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |