fr.paris.lutece.plugins.dbpage.business.portlet
Class DbPagePortletHome

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

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

This class provides instances management methods for FolderListingPortlet objects


Constructor Summary
DbPagePortletHome()
          Constructor
 
Method Summary
static boolean checkNoDbPageInPortlet(java.lang.String strDbPage)
          Checks whether the DbPage is registered in a Portlet
 fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
          Returns the instance of the DbPagePortletDAO singleton
static fr.paris.lutece.portal.business.portlet.PortletHome getInstance()
          Returns the instance of the DbPagePortletHome singleton
 java.lang.String getPortletTypeId()
          Returns the type of the portlet
 
Methods inherited from class fr.paris.lutece.portal.business.portlet.PortletHome
create, findByPrimaryKey, findByType, getAliasList, 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

DbPagePortletHome

public DbPagePortletHome()
Constructor

Method Detail

getInstance

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

Returns:
the DbPagePortletHome instance

getDAO

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

Returns:
the instance of the DbPagePortletDAO

getPortletTypeId

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

Returns:
The type of the portlet

checkNoDbPageInPortlet

public static boolean checkNoDbPageInPortlet(java.lang.String strDbPage)
Checks whether the DbPage is registered in a Portlet

Parameters:
strDbPage - The identifier of the dbpage
Returns:
The boolean result


Copyright © 2010 Mairie de Paris. All Rights Reserved.