public interface ContractDeleteCmd
extends com.ibm.commerce.command.ControllerCommand
ContractDeleteCmdImpl.
The ContractDelete URL is mapped to this command by default.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation of this command.
|
static java.lang.String |
NAME
The name of this interface.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getContractIdList()
Return the ID list of the contract(s) to be deleted.
|
void |
setContractIdList(java.lang.String[] anContractIdList)
Sets the id list of the contract(s) to be deleted.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName
static final java.lang.String NAME
java.lang.String[] getContractIdList()
void setContractIdList(java.lang.String[] anContractIdList)
anContractIdList - a String object of the list of contract ids