|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.offer.service.discount.domain.PromotableOrderAdjustmentImpl
public class PromotableOrderAdjustmentImpl
| Field Summary | |
|---|---|
protected OrderAdjustment |
delegate
|
protected PromotableOrder |
order
|
| Constructor Summary | |
|---|---|
PromotableOrderAdjustmentImpl(OrderAdjustment orderAdjustment,
PromotableOrder order)
|
|
| Method Summary | |
|---|---|
void |
computeAdjustmentValue()
|
OrderAdjustment |
getDelegate()
|
Money |
getValue()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OrderAdjustment delegate
protected PromotableOrder order
| Constructor Detail |
|---|
public PromotableOrderAdjustmentImpl(OrderAdjustment orderAdjustment,
PromotableOrder order)
| Method Detail |
|---|
public void reset()
reset in interface PromotableOrderAdjustmentpublic OrderAdjustment getDelegate()
getDelegate in interface PromotableOrderAdjustmentpublic void computeAdjustmentValue()
computeAdjustmentValue in interface PromotableOrderAdjustmentpublic Money getValue()
getValue in interface PromotableOrderAdjustment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||