fr.paris.lutece.plugins.rss.business.portlet
Class RssPortletHome

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

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

This class provides instances management methods for Rss objects


Constructor Summary
RssPortletHome()
          Constructor
 
Method Summary
static boolean checkNoPortletLinked(int nIdRssFeed)
          Checks whether the rss feed is linked to a portlet
 fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
          Returns the instance of the portlet 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

RssPortletHome

public RssPortletHome()
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 portlet DAO singleton

Returns:
the instance of the DAO singleton

checkNoPortletLinked

public static boolean checkNoPortletLinked(int nIdRssFeed)
Checks whether the rss feed is linked to a portlet

Parameters:
nIdRssFeed - The identifier of the rss feed
Returns:
The boolean result


Copyright © 2007 Mairie de Paris. All Rights Reserved.