public class ActivateAllDueRFQsCmdImpl extends TaskCommandImpl implements ActivateAllDueRFQsCmd
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
| ActivateAllDueRFQsCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
| AccessVector | getResources()
Gets the access vector accessed by this command.
|
| void | performExecute()
Sets all RFQs in the FUTURE state who's start time has passed to the ACTIVE state.
|
| void | reset()
Reset the command.
|
| void | setStoreId(java.lang.Integer storeId)
Sets the store identifier number.
|
public static final java.lang.String COPYRIGHT
public void reset()
public AccessVector getResources() throws ECException
public void performExecute()
throws ECException
public void setStoreId(java.lang.Integer storeId)