|
Class Summary |
| CustomerAction |
Struts action class that corresponds to the main administrator view panel for
customers. |
| CustomerAddAction |
Struts action class that corresponds to requests to
"/administrator/CustomerAdd.do". |
| CustomerAddEditForm |
Struts form class corresponding to requests to
"/administrator/CustomerAddForm.do", "/administrator/CustomerEditForm.do",
"/administrator/CustomerAdd.do", and "/administrator/CustomerEdit.do". |
| CustomerAddFormAction |
Struts action class corresponding to requests to
/administrator/CustomerAddForm.do. |
| CustomerAddressAction |
Struts action class that corresponds to the main administrator view panel for
delivery addresses. |
| CustomerAddressAddAction |
Struts action class that corresponds to requests to
"/administrator/CustomerAddressAdd.do". |
| CustomerAddressAddEditForm |
Struts form class corresponding to requests to
"/administrator/CustomerAddressAddForm.do",
"/administrator/CustomerAddressEditForm.do",
"/administrator/CustomerAddressAdd.do", and
"/administrator/CustomerAddressEdit.do". |
| CustomerAddressAddFormAction |
Struts action class corresponding to requests to
/administrator/CustomerAddressAddForm.do. |
| CustomerAddressDeleteAction |
Struts action class that corresponds to requests to
"/administrator/CustomerAddressDelete.do". |
| CustomerAddressEditAction |
Struts action class that corresponds to requests to
"/administrator/CustomerAddressEdit.do". |
| CustomerAddressEditDeleteAction |
Struts action class that corresponds to requests to
"/administrator/CustomerAddressEditDelete.do". |
| CustomerAddressEditFormAction |
Struts action class corresponding to requests to
"/administrator/CustomerAddressEditForm.do". |
| CustomerAddressForm |
Struts form class corresponding to requests to
"/administrator/CustomerAddress.do". |
| CustomerDeleteAction |
Struts action class that corresponds to requests to
"/administrator/CustomerDelete.do". |
| CustomerEditAction |
Struts action class that corresponds to requests to
"/administrator/CustomerEdit.do". |
| CustomerEditDeleteAction |
Struts action class that corresponds to requests to
"/administrator/CustomerEditDelete.do". |
| CustomerEditFormAction |
Struts action class corresponding to requests to
"/administrator/CustomerEditForm.do". |
| CustomerForm |
Struts form class corresponding to requests to "/administrator/Customer.do". |
| CustomerWishListAction |
Struts action class that corresponds to the main administrator view panel for
wish lists. |
| CustomerWishListAddAction |
Struts action class that corresponds to requests to
"/administrator/CustomerWishListAdd.do". |
| CustomerWishListAddEditForm |
Struts form class corresponding to requests to
"/administrator/CustomerWishListAddForm.do",
"/administrator/CustomerWishListEditForm.do",
"/administrator/CustomerWishListAdd.do", and
"/administrator/CustomerWishListEdit.do". |
| CustomerWishListAddFormAction |
Struts action class corresponding to requests to
/administrator/CustomerWishListAddForm.do. |
| CustomerWishListDeleteAction |
Struts action class that corresponds to requests to
"/administrator/CustomerWishListDelete.do". |
| CustomerWishListEditAction |
Struts action class that corresponds to requests to
"/administrator/CustomerWishListEdit.do". |
| CustomerWishListEditDeleteAction |
Struts action class that corresponds to requests to
"/administrator/CustomerWishListEditDelete.do". |
| CustomerWishListEditFormAction |
Struts action class corresponding to requests to
"/administrator/CustomerWishListEditForm.do". |
| CustomerWishListForm |
|