fr.paris.lutece.plugins.xmlpage.business.portlet
Class XmlPagePortletHome

java.lang.Object
  extended by fr.paris.lutece.portal.business.portlet.PortletHome
      extended by fr.paris.lutece.plugins.xmlpage.business.portlet.XmlPagePortletHome
All Implemented Interfaces:
fr.paris.lutece.portal.business.portlet.PortletHomeInterface

public class XmlPagePortletHome
extends fr.paris.lutece.portal.business.portlet.PortletHome

This class provides instances management methods for XmlPage objects


Constructor Summary
XmlPagePortletHome()
          Constructor
 
Method Summary
 fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
          Returns the instance of the portelt DAO singleton
static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
          Returns the instance of Rss Portlet
 java.lang.String getPortletTypeId()
          Returns the identifier of the portlet type
 
Methods inherited from class fr.paris.lutece.portal.business.portlet.PortletHome
create, findByPrimaryKey, findByType, getPortletListByStyle, getPortletsListbyName, getPortletType, getStylesList, hasAlias, invalidate, invalidate, remove, update, updateStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlPagePortletHome

public XmlPagePortletHome()
Constructor

Method Detail

getPortletTypeId

public java.lang.String getPortletTypeId()
Returns the identifier of the portlet type

Returns:
the portlet type identifier

getInstance

public static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
Returns the instance of Rss Portlet

Returns:
the Rss Portlet instance

getDAO

public fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
Returns the instance of the portelt DAO singleton

Returns:
the instance of the DAO singleton


Copyright © 2009 Mairie de Paris. All Rights Reserved.