Creates the sub-organization based on the Contract XML. (WebSphere Commerce Business Edition only)
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT The internal copyright field. |
static java.lang.String |
defaultCommandClassName The default implementation class is "com.ibm.commerce.contract.commands.CreateSubOrganizationCmdImpl". |
static java.lang.String |
NAME The name of this interface is "com.ibm.commerce.contract.commands.CreateSubOrganizationCmd". |
Method Summary | |
---|---|
java.lang.String |
getSubOrgId() Gets the sub-organization ID. |
void |
setStoreXML(java.lang.String storeXML)
Sets the store XML string. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setStoreXML(java.lang.String storeXML)
storeXML
- Store XMLpublic java.lang.String getSubOrgId()