Changed Methods | ||
AccessVector
getResources
() |
Change in exceptions thrown from
ECException to no exceptions. |
It overwrites the method in the super class. |
void
setRequestProperties
(TypedProperty ) |
Change in exceptions thrown from
ECApplicationException to ECException . |
Set the request properties. |
void
updatePrice
() |
Change in signature from
(OrderItemAccessBean, Integer ) to void .Change in exceptions thrown from ( ECException, FinderException,
CreateException, NamingException, RemoteException, SQLException ) to no
exceptions. |
It overwrites the method in the super class and does nothing. |
Removed Fields | |
String
STR_CURRENCY
|
|
String
STR_FOR_USER_ID
|
|
String
STR_PRICE
|
|
Long
iForUserId
|
|
Hashtable
ihshCurrency
|
|
Hashtable
ihshFulfillmentCenterId
|
|
Hashtable
ihshPrice
|
|
Long
inTradingId
|
Changed Fields | ||
String
STR_CONTRACT_ID
|
Field was locally defined, but is now inherited
from
OrderItemBaseCmdImpl
. Now
deprecated. |
Constant for internal use. |