fr.paris.lutece.plugins.jasper.business.portlet
Class JasperPortletHome

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

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

This class provides instances management methods for Jasper objects


Constructor Summary
JasperPortletHome()
          Constructor
 
Method Summary
static boolean checkNoPortletLinked(int nIdJasperFeed)
          Checks whether the jasper 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 Jasper 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, getAliasList, getLastModifiedPortlet, getPortletListByStyle, getPortletsByRoleKey, getPortletsListbyName, getPortletType, getStylesList, hasAlias, invalidate, invalidate, notifyListeners, remove, update, updateStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JasperPortletHome

public JasperPortletHome()
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 Jasper Portlet

Returns:
the Jasper 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 nIdJasperFeed)
Checks whether the jasper feed is linked to a portlet

Parameters:
nIdJasperFeed - The identifier of the jasper feed
Returns:
The boolean result


Copyright © 2012 Mairie de Paris. All Rights Reserved.