|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookingLog
| Method Summary | |
|---|---|
void |
bookingConfirmed(String hotelName,
String customerName)
|
void |
bookingInitiated(String customerName,
String hotelName)
|
void |
hotelEntityInPersistenceContext(boolean state)
|
void |
hotelSelected(String customerName,
String hotelName,
String city)
|
| Method Detail |
|---|
void hotelSelected(String customerName,
String hotelName,
String city)
void bookingInitiated(String customerName,
String hotelName)
void bookingConfirmed(String hotelName,
String customerName)
void hotelEntityInPersistenceContext(boolean state)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||