lumis.service.wsrp.consumer
Class RemoteServiceManagerFactory
java.lang.Object
lumis.service.wsrp.consumer.RemoteServiceManagerFactory
public class RemoteServiceManagerFactory
- extends Object
Factory for remote service manager.
- Since:
- 6.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteServiceManagerFactory
public RemoteServiceManagerFactory()
getRemotePortletManagementManager
public RemotePortletManagementManager getRemotePortletManagementManager(ProducerEntityImpl producerEntity)
throws PortalException
- Retrieves the RemotePortletManagmentManager for the given producerEntity.
- Parameters:
producerEntity
- producer entity to get the RemotePortletManagmentManager of.
- Returns:
- the RemotePortletManagmentManager of the correct version for the producerEntity.
- Throws:
PortalException
- if the entity version is not correct.
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.