Class PortletServiceManagerFactory


  • public abstract class PortletServiceManagerFactory
    extends Object
    Factory for PortletServiceManager.
    Since:
    6.0.0
    Version:
    $Revision: 13092 $ $Date: 2011-05-28 18:19:06 -0300 (Sat, 28 May 2011) $
    • 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.