Removed Methods | |
String
getCurrencyExponent
() |
|
Connection
getDBConnection
() |
This returns the connection to WCS database. |
String
getDisplayPaymentStateForTrace
(int ) |
Insert the method's description here. |
String
getNumericCountryCode
(String,
String |
Insert the method's description here. |
String
getNumericCurrencyCode
() |
|
OrderAccessBean
getOrderAccessBean
() |
This method will first check if the local variable is set or not. |
BigInteger
getPMTotalAmount
() |
|
String
getProfileName
() |
|
Hashtable
query
(String ) |
The Cashier calls this method to construct a Hashtable of keywords and values which result from processing the input query string. |
void
setCurrencyExponent
(String ) |
|
void
setNumericCurrencyCode
(String ) |
|
void
setOrderAccessBean
(OrderAccessBean ) |
|
void
setPMTotalAmount
(BigInteger ) |
|
void
setProfileName
(String ) |
|
void
setupNumericCurrencyCodeAndPMTotalAmount
() |
|
void
setupProfileName
(Integer,
Integer |
|
void
updateOrderPaymentMethod
() |
|
void
updatePaymentStatus
() |
Changed Methods | ||
void
checkParameters
() |
Method was locally defined, but is now inherited
from
AbstractECTargetableCommand
. Now
deprecated. |
Performs server side parameter checking. |