This task command is called by
AccountSave
to update an existing account.
AccountSaveCmd
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT 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. |
Method Summary | |
---|---|
void |
setAccountElement(org.w3c.dom.Element accountElement) Sets the account XML element. |
void |
setAccountId(java.lang.Long accountId) Sets the business account ID |
void |
setTermConditionId(java.lang.Long tcId)
Sets the term and condition ID. |
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 setAccountElement(org.w3c.dom.Element accountElement)
accountElement
- the business account Element
objectpublic void setAccountId(java.lang.Long accountId)
accountId
- the business account ID to be
updatedpublic void setTermConditionId(java.lang.Long tcId)
tcId
- ID of an term and condition