|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlightSelection | |
ejb.reserving |
Uses of FlightSelection in ejb.reserving |
Methods in ejb.reserving with parameters of type FlightSelection | |
int |
ReserveAndBuyBean.makeReservation(FlightSelection selection,
String[] passengers,
CreditCardValue creditCard,
long transId)
Adds a reservation to the database. |
int |
ReserveAndBuy.makeReservation(FlightSelection selection,
String[] passengers,
CreditCardValue creditCard,
long transId)
Given the flight, passenger information, and credit card information creates a reservation and inserts it into the database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |