| Package | Description |
|---|---|
| com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ShipmentDetails.setTemplateCustomerInfo(ShipmentDetails.Context ctx,
java.lang.String keyPrefix,
java.lang.String customerID)
Invoked by this class' implementation of setTemplateData to
retrieve and set the customer data required by the html template.
|
protected void |
ShipmentDetails.setTemplateOrderInfo(ShipmentDetails.Context ctx)
Invoked by this class' implementation of setTemplateData to
retrieve and set the order header data required by the html template.
|