Removed Methods | |
Integer
getContractState
() |
Return state of the new contract |
String
getContractTitle
() |
Return title of the new contract |
void
setContractDescription
(String ) |
Set the description of the contract. |
void
setContractId
(Long ) |
Set the id of the contract. |
void
setContractState
(String ) |
Set the state of the contract. |
void
setContractTitle
(String ) |
Set the title of the contract. |
void
setLanguageId
(Integer ) |
Set the language id parameter |
Changed Methods | ||
void
validateParameters
() |
Method was locally defined, but is now inherited from AbstractECTargetableCommand . | Performs parameter checking. |