Serialized Form
Package com.ibatis.jpetstore.domain |
username
String username
password
String password
email
String email
firstName
String firstName
lastName
String lastName
status
String status
address1
String address1
address2
String address2
city
String city
state
String state
zip
String zip
country
String country
phone
String phone
favouriteCategoryId
String favouriteCategoryId
languagePreference
String languagePreference
listOption
boolean listOption
bannerOption
boolean bannerOption
bannerImagePath
String bannerImagePath
itemMap
Map itemMap
itemList
com.ibatis.common.util.PaginatedList itemList
item
Item item
quantity
int quantity
inStock
boolean inStock
total
BigDecimal total
categoryId
String categoryId
name
String name
imagePath
String imagePath
itemId
String itemId
productId
String productId
listPrice
BigDecimal listPrice
unitCost
BigDecimal unitCost
supplierId
int supplierId
status
String status
attribute1
String attribute1
attribute2
String attribute2
attribute3
String attribute3
attribute4
String attribute4
attribute5
String attribute5
product
Product product
quantity
int quantity
orderId
int orderId
lineNumber
int lineNumber
quantity
int quantity
itemId
String itemId
unitPrice
BigDecimal unitPrice
item
Item item
total
BigDecimal total
orderId
int orderId
username
String username
orderDate
Date orderDate
shipAddress1
String shipAddress1
shipAddress2
String shipAddress2
shipCity
String shipCity
shipState
String shipState
shipZip
String shipZip
shipCountry
String shipCountry
billAddress1
String billAddress1
billAddress2
String billAddress2
billCity
String billCity
billState
String billState
billZip
String billZip
billCountry
String billCountry
courier
String courier
totalPrice
BigDecimal totalPrice
billToFirstName
String billToFirstName
billToLastName
String billToLastName
shipToFirstName
String shipToFirstName
shipToLastName
String shipToLastName
creditCard
String creditCard
expiryDate
String expiryDate
cardType
String cardType
locale
String locale
status
String status
lineItems
List lineItems
productId
String productId
categoryId
String categoryId
name
String name
imagePath
String imagePath
description
String description
name
String name
nextId
int nextId
Package com.ibatis.jpetstore.presentation |
account
Account account
repeatedPassword
String repeatedPassword
pageDirection
String pageDirection
validation
String validation
myList
com.ibatis.common.util.PaginatedList myList
authenticated
boolean authenticated
accountBannerOption
boolean accountBannerOption
accountListOption
boolean accountListOption
cart
Cart cart
workingItemId
String workingItemId
pageDirection
String pageDirection
keyword
String keyword
pageDirection
String pageDirection
categoryId
String categoryId
category
Category category
categoryList
com.ibatis.common.util.PaginatedList categoryList
productId
String productId
product
Product product
productList
com.ibatis.common.util.PaginatedList productList
itemId
String itemId
item
Item item
itemList
com.ibatis.common.util.PaginatedList itemList
order
Order order
orderId
int orderId
shippingAddressRequired
boolean shippingAddressRequired
confirmed
boolean confirmed
orderList
com.ibatis.common.util.PaginatedList orderList
pageDirection
String pageDirection
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.