C D E G H L P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- cancelReservation(Reservation) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- cancelReservations() - Method in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
- cleanupReservation(String) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- close() - Method in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
- commit() - Method in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
- commitReservation(Reservation) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- counter - Static variable in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- createReservation(Person, Date, Date) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- createReservation(Person, Date, Date) - Method in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
D
- dao - Variable in class ejava.examples.txhotel.blimpl.HotelReservationImpl
E
- ejava.examples.txhotel.blimpl - package ejava.examples.txhotel.blimpl
G
- getReservation(String) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- getReservationByConfirmation(String) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- getReservations(int, int) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- getReservationsForPerson(Person, int, int) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
H
- HotelReservationImpl - Class in ejava.examples.txhotel.blimpl
- HotelReservationImpl() - Constructor for class ejava.examples.txhotel.blimpl.HotelReservationImpl
- HotelReservationSessionImpl - Class in ejava.examples.txhotel.blimpl
-
This class represents some stateful business logic that caches desired reservations until the caller calls commit.
- HotelReservationSessionImpl() - Constructor for class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
L
- log - Static variable in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- log - Static variable in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
P
- pending - Variable in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
R
- reservationist - Variable in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
S
- setDao(ReservationDAO) - Method in class ejava.examples.txhotel.blimpl.HotelReservationImpl
- setReservationist(HotelReservationist) - Method in class ejava.examples.txhotel.blimpl.HotelReservationSessionImpl
All Classes All Packages