|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.examples.mycrm.data.fodb.LeadsFactory
Method Summary | |
Array |
getAllLeads()
|
Leads |
getLeads(java.lang.String id)
|
Array |
getLeadsForAccount(java.lang.String accountid)
|
static LeadsFactory |
getManager()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static LeadsFactory getManager()
public Leads getLeads(java.lang.String id) throws DatabaseException
DatabaseException
public Array getAllLeads() throws DatabaseException
DatabaseException
public Array getLeadsForAccount(java.lang.String accountid) throws DatabaseException
DatabaseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |