Package org.springframework.webflow.samples.booking

Interface Summary
TravelService A service interface for retrieving hotels and bookings from a backing repository.
 

Class Summary
ApplicationConversionService  
Booking A Hotel Booking made by a User.
BookingFlowHandler  
BookingsController  
DashboardController  
Hotel A hotel where users may book stays.
HotelsController  
JpaTravelService A JPA-based implementation of the Booking Service.
Preference  
PreferencesController  
PrettyFlowUrlHandler  
SearchCriteria A backing bean for the main hotel search form.
User A user who can book hotels.
 

Enum Summary
Amenity  
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.