Adds the contract national language description (WebSphere Commerce Business Edition only). Normally this command will add the national language description to the database. If an error occurred, an ECException will be thrown. Calling commands: ContractImportDraftVersion, ContractImportApprovedVersion
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
defaultCommandClassName The default implementation class name of this interface. |
Method Summary | |
---|---|
java.lang.Long |
getContractId() Gets the ID of the contract. |
void |
setContractNLDescriptionElement(org.w3c.dom.Element element)
Sets the contract national language description
element. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public java.lang.Long getContractId()
public void setContractNLDescriptionElement(org.w3c.dom.Element element)
element
- the ContractNationalLanguageDescription
element