fr.paris.lutece.plugins.crm.business.demand
Interface IDemandStatusCRMDAO

All Known Implementing Classes:
DemandStatusCRMDAO

public interface IDemandStatusCRMDAO

IDemandStatusDAO


Method Summary
 DemandStatusCRM load(int nIdStatusCRM, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load a status CRM
 List<DemandStatusCRM> selectAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Load all status CRM
 

Method Detail

load

DemandStatusCRM load(int nIdStatusCRM,
                     fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a status CRM

Parameters:
nIdStatusCRM - the id status
plugin - the Plugin
Returns:
a DemandStatusCRM

selectAll

List<DemandStatusCRM> selectAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load all status CRM

Parameters:
plugin - the Plugin
Returns:
a list of DemandStatusCRM


Copyright © 2013 Mairie de Paris. All Rights Reserved.