Serialized Form
|
Package org.jboss.seam.examples.booking.i18n |
|
Package org.jboss.seam.examples.booking.inventory |
query
String query
pageSize
int pageSize
page
int page
|
Package org.jboss.seam.examples.booking.log |
|
Class org.jboss.seam.examples.booking.log.BookingLog_$logger extends Object implements Serializable |
serialVersionUID: 1L
log
org.jboss.solder.logging.Logger log
|
Package org.jboss.seam.examples.booking.model |
id
Long id
user
User user
hotel
Hotel hotel
checkinDate
Date checkinDate
checkoutDate
Date checkoutDate
creditCardNumber
String creditCardNumber
creditCardType
CreditCardType creditCardType
creditCardName
String creditCardName
creditCardExpiryMonth
int creditCardExpiryMonth
creditCardExpiryYear
int creditCardExpiryYear
smoking
boolean smoking
beds
int beds
id
Long id
name
String name
address
String address
city
String city
state
String state
zip
String zip
country
String country
stars
Integer stars
price
BigDecimal price
serialVersionUID: -602733026033932730L
username
String username
password
String password
name
String name
email
String email
Copyright © 2012 Seam Framework. All Rights Reserved.