Package ejava.examples.txhotel.ejb
Interface HotelRegistrationRemote
-
- All Superinterfaces:
HotelReservationist
- All Known Implementing Classes:
HotelRegistrationEJB
public interface HotelRegistrationRemote extends HotelReservationist
-
-
Method Summary
-
Methods inherited from interface ejava.examples.txhotel.bl.HotelReservationist
cancelReservation, cleanupReservation, commitReservation, createReservation, getReservationByConfirmation, getReservations, getReservationsForPerson
-
-