The SaveOrderFormHandler (class atg.commerce.order.purchase.SaveOrderFormHandler) saves the user’s current Order and adds the Order to the ShoppingCart’s list of saved orders. Additionally, it constructs a new, empty Order and sets it as the user’s current Order. ATG Commerce includes an instance of SaveOrderFormHandler, which is located in Nucleus at /atg/commerce/order/purchase/SaveOrderFormHandler.
The following table describes the important methods in SaveOrderFormHandler.
Method | Description |
|---|---|
| This handle method first calls the empty |
| This method first sets the current For more information on |

