public interface CloseContractCmd
extends com.ibm.commerce.command.TaskCommand
CloseContractCmdImpl.DeployContractCmd| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class name of this interface.
|
static java.lang.String |
NAME
The full name of this interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setContractId(java.lang.Long contractId)
Sets the ID of the deploying contract.
|
void |
setStoreId(java.lang.Integer storeId)
Sets the ID of the store to which the contract is deployed.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName
static final java.lang.String NAME
void setContractId(java.lang.Long contractId)
contractId - the ID of the deploying contractvoid setStoreId(java.lang.Integer storeId)
storeId - the ID of the store