lumis.service.wsrp.consumer
Class RemoteServiceManagerFactory

Package class diagram package RemoteServiceManagerFactory
java.lang.Object
  extended by lumis.service.wsrp.consumer.RemoteServiceManagerFactory

public class RemoteServiceManagerFactory
extends Object

Factory for remote service manager.

Since:
6.0.0

Constructor Summary
RemoteServiceManagerFactory()
           
 
Method Summary
 RemotePortletManagementManager getRemotePortletManagementManager(ProducerEntityImpl producerEntity)
          Retrieves the RemotePortletManagmentManager for the given producerEntity.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteServiceManagerFactory

public RemoteServiceManagerFactory()
Method Detail

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.