|
||||||||||
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.DemandStatusCRMHome
public final class DemandStatusCRMHome
DemandStatusCRMHome
Method Summary | |
---|---|
static DemandStatusCRM |
find(int nIdStatusCRM)
Load a status |
static List<DemandStatusCRM> |
findAll()
Load all satus CRM |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DemandStatusCRM find(int nIdStatusCRM)
nIdStatusCRM
- the id status
DemandeStatusCRM
public static List<DemandStatusCRM> findAll()
DemandStatusCRM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |