Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
I
P
R
S
V
W
A
AdminAction
- class example.web.
AdminAction
.
AdminAction()
- Constructor for class example.web.
AdminAction
add(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
CartAction
Add an item to the cart based on the information in the form.
B
browse(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
AdminAction
C
CartAction
- class example.web.
CartAction
.
CartAction()
- Constructor for class example.web.
CartAction
CartForm
- class example.web.form.
CartForm
.
CartForm()
- Constructor for class example.web.form.
CartForm
confirmOrder(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
CartAction
Validate and process the checkout view, set up for the confirm view.
E
example.web
- package example.web
example.web.form
- package example.web.form
example.web.global
- package example.web.global
G
getAction()
- Method in class example.web.form.
CartForm
getBillingAddress()
- Method in class example.web.form.
CartForm
getCreditCard()
- Method in class example.web.form.
CartForm
getEmail()
- Method in class example.web.form.
CartForm
getPage()
- Method in class example.web.form.
CartForm
getQuantity()
- Method in class example.web.form.
CartForm
getShippingAddress()
- Method in class example.web.form.
CartForm
getShippingMethodCode()
- Method in class example.web.form.
CartForm
getSku()
- Method in class example.web.form.
CartForm
getUserContext(HttpServletRequest)
- Static method in class example.web.global.
WebUserContext
I
isBillingSameAsShipping()
- Method in class example.web.form.
CartForm
P
processOrder(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
CartAction
Process the previous view, set up for the confirmation screen.
R
remove(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
CartAction
Action to remove an item from the invoice, takes a URL parameter of 'item' with the SKU item id
reset(ActionMapping, HttpServletRequest)
- Method in class example.web.form.
CartForm
S
setAction(String)
- Method in class example.web.form.
CartForm
setBillingAddress(Address)
- Method in class example.web.form.
CartForm
setBillingSameAsShipping(boolean)
- Method in class example.web.form.
CartForm
setCreditCard(CreditCard)
- Method in class example.web.form.
CartForm
setEmail(String)
- Method in class example.web.form.
CartForm
setPage(int)
- Method in class example.web.form.
CartForm
setPaymentMethod(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
CartAction
Display form to collect payment method and billing info (if applicable)
setQuantity(int)
- Method in class example.web.form.
CartForm
setShipping(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
CartAction
Set up for the checkout process Display form to collect shipping info.
setShippingAddress(Address)
- Method in class example.web.form.
CartForm
setShippingMethod(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
CartAction
collect shipping Method info from UPS, based on what's in the cart.
setShippingMethodCode(String)
- Method in class example.web.form.
CartForm
setSku(String)
- Method in class example.web.form.
CartForm
V
viewItem(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
AdminAction
viewTable(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class example.web.
AdminAction
W
WEB_USER_CONTEXT
- Static variable in class example.web.global.
WebUserContext
WebUserContext
- class example.web.global.
WebUserContext
.
WebUserContext()
- Constructor for class example.web.global.
WebUserContext
A
B
C
E
G
I
P
R
S
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © -2004 . All Rights Reserved.