|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PromotionRounding
Interface to centralize the promotion rounding functionality found in several of the Promotable classes.
| Method Summary | |
|---|---|
RoundingMode |
getRoundingMode()
Returns the rounding mode to use for rounding operations. |
int |
getRoundingScale()
Returns the scale to use when rounding. |
boolean |
isRoundOfferValues()
It is sometimes problematic to offer percentage-off offers with regards to rounding. |
| Method Detail |
|---|
boolean isRoundOfferValues()
RoundingMode getRoundingMode()
int getRoundingScale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||