|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.wsrp.consumer.PortletServiceManagerFactory
public abstract class PortletServiceManagerFactory
Factory for PortletServiceManager.
Constructor Summary | |
---|---|
PortletServiceManagerFactory()
|
Method Summary | |
---|---|
static IPortletServiceManager |
getPortletServiceManager(java.lang.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 |
---|
public PortletServiceManagerFactory()
Method Detail |
---|
public static IPortletServiceManager getPortletServiceManager(java.lang.String producerEntityId) throws PortalException
producerEntityId
- id of the producer entity that this PortletServiceManager will manage.
PortalException
- if the entity version is not correct.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |