WSRP portlet services are all wsrp service interfaces which
are session dependent. With the implemented version 0.91 of the
WSRP specification the markup interface and the portlet management interface
depend on using the same session cookie in an clustered environment.
This interface provides a vehicle to store and retrieve the portTypes of these
interfaces.
author: Stephan Laertz
getPortletServicesURL() Get the URL of the producers markup and portlet management service interface.
Since both services can depend on a producer session they need to have the same
accessPoint.
Get the URL of the producers markup and portlet management service interface.
Since both services can depend on a producer session they need to have the same
accessPoint.
The URL of the producers markup and portlet management service interface.
Set the portType object of the markup service.
Parameters: markupPortType - Port type object which describes the operations of theproducers markup service endpoint
Set the portType object of the portlet management service.
Parameters: portletManagementPortType - Port type object which describes the operations of theproducers portlet mamagement service endpoint