fr.paris.lutece.plugins.crm.business.portlet
Interface IDemandTypePortletDAO

All Superinterfaces:
fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO
All Known Implementing Classes:
DemandTypePortletDAO

public interface IDemandTypePortletDAO
extends fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO

IDemandTypePortletDAO


Method Summary
 int selectCountPortletByIdCategory(int nIdCategory)
          return number of Demand Type portlet who are associate to the type demand category id
 
Methods inherited from interface fr.paris.lutece.portal.business.portlet.IPortletInterfaceDAO
delete, insert, load, store
 

Method Detail

selectCountPortletByIdCategory

int selectCountPortletByIdCategory(int nIdCategory)
return number of Demand Type portlet who are associate to the type demand category id

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


Copyright © 2013 Mairie de Paris. All Rights Reserved.