Imports a draft contract from a specified XML file (WebSphere Commerce Business Edition only). The state of the contract in the XML file should be Draft.
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 | |
TypedProperty | getResponseProperties() Returns the responseProperties of the command. |
void | setContractXMLFileName(java.lang.String istrContractFileName) Sets the contract XML file name. |
void | setUrl(java.lang.String astrUrl) Sets the redirection URL to be called when the command completes successfully. |
void | setXMLEntityPath(java.lang.String path) Sets the XML entity path. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
Method Detail |
public TypedProperty getResponseProperties()
public void setContractXMLFileName(java.lang.String istrContractFileName)
public void setUrl(java.lang.String astrUrl)
public void setXMLEntityPath(java.lang.String path)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.