public class ExperimentStatusUpdateControllerCmdImpl extends ToolsControllerCommandImpl implements ExperimentStatusUpdateControllerCmd, com.ibm.commerce.tools.experimentation.ExperimentConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
ExperimentStatusUpdateControllerCmdImpl() |
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 update the status of one or more experiments.
|
void | validateParameters()
Parses and validates the parameters passed to this controller command.
|
public static final java.lang.String COPYRIGHT
public ExperimentStatusUpdateControllerCmdImpl()
public void validateParameters() throws ECException
public AccessVector getResources() throws ECException
public void performExecute() throws ECException