|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.wsrp.consumer.RemoteServiceManagerFactory
public class RemoteServiceManagerFactory
Factory for remote service manager.
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 |
---|
public RemoteServiceManagerFactory()
Method Detail |
---|
public RemotePortletManagementManager getRemotePortletManagementManager(ProducerEntityImpl producerEntity) throws PortalException
producerEntity
- producer entity to get the RemotePortletManagmentManager of.
PortalException
- if the entity version is not correct.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |