public class EmailActivityConfigurationSaveCmdImpl extends ToolsControllerCommandImpl implements EmailActivityConfigurationSaveCmd, ECConstants, ECToolsConstants, EmailActivityConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
Copyright.
|
Constructor and Description |
---|
EmailActivityConfigurationSaveCmdImpl() |
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 campaigns.
|
void | validateParameters()
Parses and validates the parameters passed to this controller command.
|
public static final java.lang.String COPYRIGHT
public EmailActivityConfigurationSaveCmdImpl()
public void validateParameters() throws ECException
public AccessVector getResources() throws ECException
public void performExecute() throws ECException