Methods in org.equanda.test.dm.client that return types with arguments of type CocoonManEJB |
List<CocoonManEJB> |
CocoonManSelectorEJB.selectAllEJB()
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectEquandaAllEJB()
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectPersonByBirthdateEJB(Date dateOfBirth)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectPersonByHeightEJB(double height)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectPersonByLastNameEJB(String lastName)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectPersonByNameEJB(String firstName,
String lastName)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectPersonByStatusEJB(boolean employed)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectPersonByTimestampEJB(Timestamp sometime)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectSelectionsWithSuggestsEJB(String firstName,
String lastName,
boolean employed,
Date dateOfBirth,
double height,
Timestamp sometime,
int noOfChildren)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectSelectionsWithValueListSuggestsEJB(String firstName,
String lastName,
boolean employed,
Date dateOfBirth,
double height,
Timestamp sometime,
int noOfChildren)
|
List<CocoonManEJB> |
CocoonManSelectorEJB.selectSelectWithLimitEJB(boolean employed,
int equandaLimit)
|
Methods in org.equanda.test.dm.server that return types with arguments of type CocoonManEJB |
List<CocoonManEJB> |
CocoonManSelectorBean.equandaRunQueryEJB(EquandaQuery query)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectAllEJB()
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectEquandaAllEJB()
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectEquandaEJB(EquandaQuery query)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectPersonByBirthdateEJB(Date dateOfBirth)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectPersonByHeightEJB(double height)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectPersonByLastNameEJB(String lastName)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectPersonByNameEJB(String firstName,
String lastName)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectPersonByStatusEJB(boolean employed)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectPersonByTimestampEJB(Timestamp sometime)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectSelectionsWithSuggestsEJB(String firstName,
String lastName,
boolean employed,
Date dateOfBirth,
double height,
Timestamp sometime,
int noOfChildren)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectSelectionsWithValueListSuggestsEJB(String firstName,
String lastName,
boolean employed,
Date dateOfBirth,
double height,
Timestamp sometime,
int noOfChildren)
|
List<CocoonManEJB> |
CocoonManSelectorBean.selectSelectWithLimitEJB(boolean employed,
int equandaLimit)
|