fr.paris.lutece.plugins.jsr168.pluto.services.portletdefinitionregistry
Class PortletDefinitionRegistryServiceFileImpl

java.lang.Object
  extended by org.apache.pluto.portalImpl.services.Service
      extended by org.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistryService
          extended by fr.paris.lutece.plugins.jsr168.pluto.services.portletdefinitionregistry.PortletDefinitionRegistryServiceFileImpl

public class PortletDefinitionRegistryServiceFileImpl
extends org.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistryService

A simple XML Castor file based implementation of the PortletRegistryService

This store persit the PortletRegistry informations


Constructor Summary
PortletDefinitionRegistryServiceFileImpl()
          Default constructor
 
Method Summary
 org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
           
 org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
           
 void init(javax.servlet.ServletConfig config, org.apache.pluto.portalImpl.util.Properties properties)
           
 
Methods inherited from class org.apache.pluto.portalImpl.services.Service
destroy, destroy, init, init, postInit, postInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletDefinitionRegistryServiceFileImpl

public PortletDefinitionRegistryServiceFileImpl()
Default constructor

Method Detail

init

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

getPortletApplicationDefinitionList

public org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
Specified by:
getPortletApplicationDefinitionList in class org.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistryService
See Also:
PortletDefinitionRegistryService.getPortletApplicationDefinitionList()

getPortletDefinition

public org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
Specified by:
getPortletDefinition in class org.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistryService
See Also:
PortletDefinitionRegistryService.getPortletDefinition(org.apache.pluto.om.common.ObjectID)


Copyright © 2008 Mairie de Paris. All Rights Reserved.