Skip navigation links
fr.paris.lutece.plugins.jsr168.pluto.services.portletentityregistry

Class PortletEntityRegistryServiceFileImpl

    • Constructor Detail

      • PortletEntityRegistryServiceFileImpl

        public PortletEntityRegistryServiceFileImpl()
        Default constructor
    • Method Detail

      • init

        public void init(javax.servlet.ServletConfig servletConfig,
                         org.apache.pluto.portalImpl.util.Properties properties)
                  throws Exception
        Overrides:
        init in class org.apache.pluto.portalImpl.services.Service
        Throws:
        Exception
        See Also:
        Service.init(javax.servlet.ServletConfig, org.apache.pluto.portalImpl.util.Properties)
      • getPortletApplicationEntityList

        public org.apache.pluto.om.entity.PortletApplicationEntityList getPortletApplicationEntityList()
        Specified by:
        getPortletApplicationEntityList in class org.apache.pluto.portalImpl.services.portletentityregistry.PortletEntityRegistryService
        See Also:
        PortletEntityRegistryService.getPortletApplicationEntityList()
      • getPortletEntity

        public org.apache.pluto.om.entity.PortletEntity getPortletEntity(org.apache.pluto.om.common.ObjectID id)
        Specified by:
        getPortletEntity in class org.apache.pluto.portalImpl.services.portletentityregistry.PortletEntityRegistryService
        See Also:
        PortletEntityRegistryService.getPortletEntity(org.apache.pluto.om.common.ObjectID)
      • store

        public void store()
                   throws IOException
        Specified by:
        store in class org.apache.pluto.portalImpl.services.portletentityregistry.PortletEntityRegistryService
        Throws:
        IOException
        See Also:
        PortletEntityRegistryService.store()
      • load

        public void load()
                  throws IOException
        Specified by:
        load in class org.apache.pluto.portalImpl.services.portletentityregistry.PortletEntityRegistryService
        Throws:
        IOException
        See Also:
        PortletEntityRegistryService.load()
      • refresh

        public void refresh(org.apache.pluto.om.entity.PortletEntity portletEntity)
        Specified by:
        refresh in class org.apache.pluto.portalImpl.services.portletentityregistry.PortletEntityRegistryService
        See Also:
        PortletEntityRegistryService.refresh(org.apache.pluto.om.entity.PortletEntity)
      • getPortletEntities

        public Map getPortletEntities()
        Return portlet entities defined for this web application
        Returns:
        portlet entities defined for this web application

Copyright © 2018 City of Paris. All rights reserved.