public interface PromotableOrderAdjustment extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Money |
getAdjustmentValue()
Returns the value of this adjustment
|
Offer |
getOffer()
Returns the associated promotableCandidateOrderOffer
|
PromotableOrder |
getPromotableOrder()
Returns the associated promotableOrder
|
boolean |
isCombinable()
Returns true if this adjustment represents a combinable offer.
|
boolean |
isTotalitarian()
Returns true if this adjustment represents a totalitarian offer.
|
PromotableOrder getPromotableOrder()
Offer getOffer()
Money getAdjustmentValue()
boolean isCombinable()
boolean isTotalitarian()
Copyright © 2014. All Rights Reserved.