Uses of Interface
lumis.service.wsrp.consumer.IPortletServiceManager
-
Packages that use IPortletServiceManager Package Description lumis.service.wsrp.consumer WSRP Consumer service. -
-
Uses of IPortletServiceManager in lumis.service.wsrp.consumer
Classes in lumis.service.wsrp.consumer that implement IPortletServiceManager Modifier and Type Class Description class
PortletServiceManager
Portlet service manager.Methods in lumis.service.wsrp.consumer that return IPortletServiceManager Modifier and Type Method Description static IPortletServiceManager
PortletServiceManagerFactory. getPortletServiceManager(String producerEntityId)
Returns an instance of a PortletServiceManager.
-