Interface com.ibm.commerce.tools.optools.order.commands. CSROrderProductContractPriceCmd

Removed Methods
void  setCatEntryId (String) Sets the catalog entry ID.
void  setCurrency (String) Sets the currency.
   
Changed Methods
Hashtable  getContractPrices () Change in return type from CatEntryPrices[] to Hashtable.
Gets the list of contract prices.
Hashtable  getTradingIds () Change in return type from Long[] to Hashtable.
Gets the trading IDs available for the catalog entry.
Hashtable  getTradingPrices () Change in return type from MonetaryAmount[] to Hashtable.
Gets the trading prices available for the catalog entry corresponding to the trading IDs.