|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlightOptions | |
ejb.search |
Uses of FlightOptions in ejb.search |
Methods in ejb.search that return FlightOptions | |
FlightOptions |
SearchBean.getFlights(String fromCity,
String toCity,
Date departDate,
Date returnDate,
boolean isTwoWay,
int numOfSeats)
|
FlightOptions |
Search.getFlights(String fromCity,
String toCity,
Date departDate,
Date returnDate,
boolean isTwoWay,
int numOfSeats)
Given the search criteria, searches the database looking for seats available in flights that match the criteria. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |