public interface CreateAccountCmd
extends com.ibm.commerce.command.TaskCommand
AccountImportCmd and
AccountSaveCmd to create a new account.
The default implementation of this command is CreateAccountCmdImpl.AccountImportCmd,
AccountSaveCmd| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The name of the default implementation class.
|
static java.lang.String |
NAME
The name of this interface.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAccountId()
Returns the ID of the new created business account.
|
void |
setAccountElement(org.w3c.dom.Element accountElement)
Sets the account XML element.
|
void |
setLanguageId(java.lang.Integer langId)
Sets the language ID.
|
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
java.lang.Long getAccountId()
void setAccountElement(org.w3c.dom.Element accountElement)
accountElement - the business account Element objectvoid setLanguageId(java.lang.Integer langId)
langId - the language ID