public interface AddContractNLDescriptionCmd
extends com.ibm.commerce.command.TaskCommand
AddContractNLDescriptionCmdImpl.
Normally this command will add the national language description to the database. If an error occurred,
an ECException will be thrown.| 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.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getContractId()
Gets the ID of the contract.
|
void |
setContractNLDescriptionElement(org.w3c.dom.Element element)
Sets the contract national language description element.
|
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
java.lang.Long getContractId()
void setContractNLDescriptionElement(org.w3c.dom.Element element)
element - the ContractNationalLanguageDescription element