public class EmailActivityDeleteCmdImpl extends ToolsControllerCommandImpl implements EmailActivityDeleteCmd, ECConstants, ECToolsConstants, EmailActivityConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
Copyright.
|
Constructor and Description |
---|
EmailActivityDeleteCmdImpl() |
Modifier and Type | Method and Description |
---|---|
AccessVector | getResources()
Gets the resources that are accessed by this controller command.
|
void | performExecute()
The performExecute method is called to when the marketing manager asks to delete one or more e-mail activities.
|
void | validateParameters()
Parses and validates the parameters passed to this controller command.
|
public static final java.lang.String COPYRIGHT
public void validateParameters() throws ECException
public AccessVector getResources() throws ECException
public void performExecute() throws ECException