Uses of Class
ejava.examples.txagent.bo.Booking
-
Packages that use Booking Package Description ejava.examples.txagent.bl -
-
Uses of Booking in ejava.examples.txagent.bl
Methods in ejava.examples.txagent.bl that return Booking Modifier and Type Method Description Booking
AgentReservationSession. commit()
Booking
BookingAgent. getBookingByConfirmation(String confirmation)
Methods in ejava.examples.txagent.bl that return types with arguments of type Booking Modifier and Type Method Description List<Booking>
BookingAgent. getBookings(int index, int count)
-