fr.paris.lutece.plugins.crm.business.demand
Class DemandStatusCRMDAO
java.lang.Object
fr.paris.lutece.plugins.crm.business.demand.DemandStatusCRMDAO
- All Implemented Interfaces:
- IDemandStatusCRMDAO
public class DemandStatusCRMDAO
- extends Object
- implements IDemandStatusCRMDAO
DemandStatusDAO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DemandStatusCRMDAO
public DemandStatusCRMDAO()
load
public DemandStatusCRM load(int nIdStatusCRM,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
- Load a status CRM
- Specified by:
load
in interface IDemandStatusCRMDAO
- Parameters:
nIdStatusCRM
- the id statusplugin
- the Plugin
- Returns:
- a
DemandStatusCRM
selectAll
public List<DemandStatusCRM> selectAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
- Load all status CRM
- Specified by:
selectAll
in interface IDemandStatusCRMDAO
- Parameters:
plugin
- the Plugin
- Returns:
- a list of
DemandStatusCRM
Copyright © 2013 Mairie de Paris. All Rights Reserved.