Removed Methods | |
CommandContext
getCommandContext
() |
Gets the command context of the product searched. |
String
getCurrency
() |
Gets the currency of the order. |
TypedProperty
getReqProperties
() |
Gets the request properties. |
String
getShopperId
() |
Gets the shopper ID searching for the product. |
Integer
getStoreId
() |
Gets the store ID the product belongs to. |
void
setCommandContext
(CommandContext ) |
Sets the command context. |
void
setCurrency
(String ) |
Sets the currency of the product. |
void
setReqProperties
(TypedProperty ) |
Sets the request properties |
void
setShopperId
(String ) |
Sets the shopper ID searching the product. |
void
setStoreId
(Integer ) |
Sets the store ID the product belongs to. |
Changed Methods | ||
CatEntryPrices
getContractPricesInEJBType
() |
Change in return type from
CatEntryPrices[] to CatEntryPrices . |
Retrieves all contract prices available to the product. |