Uses of Class
org.jboss.seam.example.booking.Hotel

Uses of Hotel in org.jboss.seam.example.booking
 

Methods in org.jboss.seam.example.booking that return Hotel
 Hotel Booking.getHotel()
           
 

Methods in org.jboss.seam.example.booking with parameters of type Hotel
 void HotelBookingAction.selectHotel(Hotel selectedHotel)
           
 void HotelBooking.selectHotel(Hotel selectedHotel)
           
 void Booking.setHotel(Hotel hotel)
           
 

Constructors in org.jboss.seam.example.booking with parameters of type Hotel
Booking(Hotel hotel, User user)
           
 



Copyright © 2007-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.