fr.paris.lutece.plugins.crm.business.portlet
Class DemandTypePortletHome

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

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

This class provides instances management methods for DemandTypePortletHome objects


Constructor Summary
DemandTypePortletHome()
          Constructor
 
Method Summary
static int getCountPortletByIdCategory(int nIdCategory)
          return number of portlet who are associate to the id of demand type category
 fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO getDAO()
          Returns the instance of the portlet DAO singleton
static DemandTypePortletHome getInstance()
          Returns the instance of DemandTypePortletHome
 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

DemandTypePortletHome

public DemandTypePortletHome()
Constructor

Method Detail

getInstance

public static DemandTypePortletHome getInstance()
Returns the instance of DemandTypePortletHome

Returns:
the DemandTypePortletHome instance

getPortletTypeId

public String getPortletTypeId()
Returns the identifier of the portlet type

Returns:
the portlet type identifier

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

getCountPortletByIdCategory

public static int getCountPortletByIdCategory(int nIdCategory)
return number of portlet who are associate to the id of demand type category

Parameters:
nIdForm - the id of demand type category
Returns:
number of form portlet who are associate demand type category


Copyright © 2013 Mairie de Paris. All Rights Reserved.