Class DefaultPriceValueInfoCriteria.Builder
java.lang.Object
de.hybris.platform.order.strategies.calculation.pdt.criteria.impl.DefaultPriceValueInfoCriteria.Builder
- Enclosing class:
- DefaultPriceValueInfoCriteria
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withCurrency(CurrencyModel currency) withEntryRejected(boolean entryRejected) withGiveAwayMode(boolean giveAwayMode) withProduct(ProductModel product) withProductPriceGroup(ProductPriceGroup productPriceGroup) withPurpose(PDTCriteria.PDTCriteriaTarget purpose) withQuantity(long quantity) withUserPriceGroup(UserPriceGroup userPriceGroup)
-
Method Details
-
withPurpose
-
withProduct
-
withProductPriceGroup
public DefaultPriceValueInfoCriteria.Builder withProductPriceGroup(ProductPriceGroup productPriceGroup) -
withUser
-
withUserPriceGroup
-
withQuantity
-
withUnit
-
withCurrency
-
withDate
-
withNet
-
withGiveAwayMode
-
withEntryRejected
-
build
-