This task command is called by AccountSave to update an existing account.
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)
public void setAccountId(java.lang.Long accountId)
public void setTermConditionId(java.lang.Long tcId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.