public class RFQResponseRejectCmdImpl extends ToolsControllerCommandImpl implements RFQResponseRejectCmd
This command calls the following TaskCommands:
This command uses the following AccessBeans| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| protected AccessVector | iResourcelist
Access Vector.
|
| Constructor and Description |
|---|
| RFQResponseRejectCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
| AccessVector | getResources()
Return the access Vector for access control
|
| void | performExecute()
Sets the specified RFQ responses to the LOST state.
|
| void | reset()
Reset the command.
|
| void | validateParameters()
Checks if the required parameters, rfq_id and response_id exist.
|
public static final java.lang.String COPYRIGHT
protected AccessVector iResourcelist
public void reset()
public AccessVector getResources() throws ECException
public void performExecute()
throws ECException
public void validateParameters()
throws ECException