Package de.hybris.platform.europe1.jalo
Class Europe1DiscountInformation
- java.lang.Object
-
- de.hybris.platform.jalo.order.price.QualifiedPricingInfo
-
- de.hybris.platform.jalo.order.price.DiscountInformation
-
- de.hybris.platform.europe1.jalo.Europe1DiscountInformation
-
- All Implemented Interfaces:
PDTInformation
public class Europe1DiscountInformation extends DiscountInformation
-
-
Constructor Summary
Constructors Constructor Description Europe1DiscountInformation(AbstractDiscountRow discountRow)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AbstractDiscountRow
getDiscountRow()
-
Methods inherited from class de.hybris.platform.jalo.order.price.DiscountInformation
getDiscountValue, getValue
-
Methods inherited from class de.hybris.platform.jalo.order.price.QualifiedPricingInfo
getQualifierCount, getQualifierKeys, getQualifiers, getQualifierValue, toString
-
-
-
-
Constructor Detail
-
Europe1DiscountInformation
public Europe1DiscountInformation(AbstractDiscountRow discountRow)
-
-
Method Detail
-
getDiscountRow
public AbstractDiscountRow getDiscountRow()
-
-