com.ibm.commerce.command.ControllerCommandImpl
to
com.ibm.commerce.contract.commands.TradingAgreementImportBaseCmdImpl
.Removed Methods | |
Integer
getAccountState
() |
|
boolean
isInRightStateToUpdate
() |
|
boolean
isUpdate
() |
|
void
setAccountId
(Long ) |
|
void
setAccountState
(Integer ) |
|
void
setCurrentAccountState
(Integer ) |
|
void
setLanguageId
(Integer ) |
Changed Methods | ||
Long
getAccountId
() |
Method was locally defined, but is now inherited
from
TradingAgreementImportBaseCmdImpl
. Change of
visibility from public to protected. |
Gets the id of the account. |