Uses of Interface
lumis.service.wsrp.consumer.RemotePortletManagementManager
-
Packages that use RemotePortletManagementManager Package Description lumis.service.wsrp.consumer WSRP Consumer service. -
-
Uses of RemotePortletManagementManager in lumis.service.wsrp.consumer
Classes in lumis.service.wsrp.consumer that implement RemotePortletManagementManager Modifier and Type Class Description class
RemotePortletManagementManagerV1
Remote portlet manager implementation for version 1.class
RemotePortletManagementManagerV2
Remote portlet manager implementation for version 2.Methods in lumis.service.wsrp.consumer that return RemotePortletManagementManager Modifier and Type Method Description RemotePortletManagementManager
RemoteServiceManagerFactory. getRemotePortletManagementManager(ProducerEntityImpl producerEntity)
Retrieves the RemotePortletManagmentManager for the given producerEntity.
-