|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.crm.business.demand.DemandStatusCRMDAO
public class DemandStatusCRMDAO
DemandStatusDAO
Constructor Summary | |
---|---|
DemandStatusCRMDAO()
|
Method Summary | |
---|---|
DemandStatusCRM |
load(int nIdStatusCRM,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a status CRM |
java.util.List<DemandStatusCRM> |
selectAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load all status CRM |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DemandStatusCRMDAO()
Method Detail |
---|
public DemandStatusCRM load(int nIdStatusCRM, fr.paris.lutece.portal.service.plugin.Plugin plugin)
load
in interface IDemandStatusCRMDAO
nIdStatusCRM
- the id statusplugin
- the Plugin
DemandStatusCRM
public java.util.List<DemandStatusCRM> selectAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
selectAll
in interface IDemandStatusCRMDAO
plugin
- the Plugin
DemandStatusCRM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |