Package | Description |
---|---|
com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ClientRequest.createCart(ClientRequest.Context ctx,
java.util.ArrayList<ClientRequest.OrderLine> orderLines,
org.json.JSONArray rejects)
Create the cart and cartlines in the database.
|