|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface PricingReply
PricingReply is used to maintain the results of a PriceService pricing operation. Not all fields are populated by all pricing operations, see the Price service documentation for details.
PriceService,
PricingRequest,
Money| Method Summary | |
|---|---|
Money |
getActualShipping()
Deprecated See BEA Commerce product offering |
Serializable |
getAttribute(String name)
Deprecated See BEA Commerce product offering |
Money |
getBaseShipping()
Deprecated See BEA Commerce product offering |
Set |
getGlobalDiscounts()
Deprecated See BEA Commerce product offering |
Line[] |
getLines()
Deprecated See BEA Commerce product offering |
List |
getOrderDiscounts()
Deprecated See BEA Commerce product offering |
Quote |
getQuote()
Deprecated See BEA Commerce product offering |
List |
getShippingDiscounts()
Deprecated See BEA Commerce product offering |
Money |
getSubtotal()
Deprecated See BEA Commerce product offering |
Money |
getTotal()
Deprecated See BEA Commerce product offering |
Set |
getUserDiscounts()
Deprecated See BEA Commerce product offering |
| Method Detail |
|---|
Line[] getLines()
LineSerializable getAttribute(String name)
name - the name of a reply attribute to get the
value for.
MapMoney getActualShipping()
MoneyMoney getBaseShipping()
MoneyMoney getSubtotal()
MoneyMoney getTotal()
MoneyList getOrderDiscounts()
OrderAdjustment,
ListList getShippingDiscounts()
OrderAdjustment,
ListQuote getQuote()
PriceService,
QuoteSet getUserDiscounts()
QualificationDiscountId,
QualificationDiscountDefSet getGlobalDiscounts()
QualificationDiscountId,
QualificationDiscountDef
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||