lumis.service.wsrp.consumer
Class PortletServiceManagerFactory
java.lang.Object
lumis.service.wsrp.consumer.PortletServiceManagerFactory
public abstract class PortletServiceManagerFactory
- extends Object
Factory for PortletServiceManager.
- Since:
- 6.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletServiceManagerFactory
public PortletServiceManagerFactory()
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.