public class ResendMsgCmdImpl extends com.ibm.commerce.messaging.commands.MessagingAdminCmd implements ResendMsgCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
Constructor and Description |
---|
ResendMsgCmdImpl() |
Modifier and Type | Method and Description |
---|---|
void | performExecute()
/** The business logic of this command.
|
void | validateParameters()
ControllerCommandImpl calls checkParameter in its performExecute.
|
public static final java.lang.String COPYRIGHT
public void performExecute() throws ECException
Its execution is based on the mode, 0 or 1. If the mode is 0, this command retrieves and assembles the messaging objects found in MSGARCHIVE table. Otherwise, it will do the same job on the MSGSTORE table. The sending operation is sendTransacted.
public void validateParameters() throws ECException
Required parameters: