lumis.service.wsrp.consumer
Class PortletServiceManagerFactory

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

public abstract class PortletServiceManagerFactory
extends Object

Factory for PortletServiceManager.

Since:
6.0.0

Constructor Summary
PortletServiceManagerFactory()
           
 
Method Summary
static IPortletServiceManager getPortletServiceManager(String producerEntityId)
          Returns an instance of a PortletServiceManager.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletServiceManagerFactory

public PortletServiceManagerFactory()
Method Detail

getPortletServiceManager

public static IPortletServiceManager getPortletServiceManager(String producerEntityId)
                                                       throws PortalException
Returns an instance of a PortletServiceManager.

Parameters:
producerEntityId - id of the producer entity that this PortletServiceManager will manage.
Returns:
the portlet service manager
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.