Package | Description |
---|---|
com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
com.dpslink.flash.servlet.admin |
DPS Flash specific servlets for handling administration functions.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
EmailUser.setOrderConfirmationCC(ThreadServletContext ctx,
Order order,
FlashMailMessage email)
Sets the CC (or BCC) recipients for an order confirmation.
|
Modifier and Type | Field and Description |
---|---|
(package private) FlashMailMessage |
AdmSendMassEmail.ScheduledMessage.msg
The message to send.
|
Constructor and Description |
---|
ScheduledMessage(AdmSendMassEmail.Context ctx,
FlashMailMessage msg)
Constructs a new message scheduled task.
|