|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CocoonManSelectorEJB
Interface for CocoonMan.
Methods inherited from interface org.equanda.persistence.EquandaSelector |
---|
equandaCreate, equandaRefresh, equandaRunCountQuery, equandaRunQuery, equandaRunQueryEJB, equandaRunQueryId, equandaRunUpdateQuery, equandaUpdate, getEquandaName, selectEquanda, selectEquandaEJB, selectEquandaSingle, selectEquandaSingleEJB, selectId, selectIdEJB, selectMultipleId |
Method Detail |
---|
List<CocoonManEJB> selectPersonByNameEJB(String firstName, String lastName) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectPersonByName(String firstName, String lastName) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectPersonByLastNameEJB(String lastName) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectPersonByLastName(String lastName) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectPersonByBirthdateEJB(Date dateOfBirth) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectPersonByBirthdate(Date dateOfBirth) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectPersonByStatusEJB(boolean employed) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectPersonByStatus(boolean employed) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectPersonByHeightEJB(double height) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectPersonByHeight(double height) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectPersonByTimestampEJB(Timestamp sometime) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectPersonByTimestamp(Timestamp sometime) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectSelectWithLimitEJB(boolean employed, int equandaLimit) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectSelectWithLimit(boolean employed, int equandaLimit) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectSelectionsWithSuggestsEJB(String firstName, String lastName, boolean employed, Date dateOfBirth, double height, Timestamp sometime, int noOfChildren) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectSelectionsWithSuggests(String firstName, String lastName, boolean employed, Date dateOfBirth, double height, Timestamp sometime, int noOfChildren) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectSelectionsWithValueListSuggestsEJB(String firstName, String lastName, boolean employed, Date dateOfBirth, double height, Timestamp sometime, int noOfChildren) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectSelectionsWithValueListSuggests(String firstName, String lastName, boolean employed, Date dateOfBirth, double height, Timestamp sometime, int noOfChildren) throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectAllEJB() throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectAll() throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonManEJB> selectEquandaAllEJB() throws EquandaPersistenceException
EquandaPersistenceException
List<CocoonMan> selectEquandaAll() throws EquandaPersistenceException
EquandaPersistenceException
void TestAction(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
void removeEntityBean(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
void remove()
remove
in interface EquandaSelector<Uoid,CocoonMan,CocoonManEJB>
Collection<String> getEquandaPreviousJobs(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
Collection<Date> getEquandaDatesToRemember(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
Car getEquandaCar(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
Car getEquandaHiddenCar(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
Collection<Car> getEquandaManyCars(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
Passport getEquandaPassport(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
LazyInst getEquandaLazyInst(Uoid uoid) throws EquandaPersistenceException
EquandaPersistenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |