Uses of Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.PriceDerivationRuleBase
Packages that use PriceDerivationRuleBase
Package
Description
-
Uses of PriceDerivationRuleBase in com.sap.retail.sapppspricing.impl
Method parameters in com.sap.retail.sapppspricing.impl with type arguments of type PriceDerivationRuleBaseModifier and TypeMethodDescriptionprotected voidDefaultPriceCalculateToOrderMapper.extractPromotionDetails(List<PriceDerivationRuleBase> priceDerivationRules, AbstractOrderModel order, Set<PromotionResultModel> promotionResults) -
Uses of PriceDerivationRuleBase in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return PriceDerivationRuleBaseModifier and TypeMethodDescriptionPriceDerivationRuleBase.addAnyItem(Object anyItem) PriceDerivationRuleBase.addCustomerDisplayTextItem(DescriptionCommonData customerDisplayTextItem) PriceDerivationRuleBase.addEligibilityItem(PriceDerivationRuleEligibility eligibilityItem) PriceDerivationRuleBase.addOperatorDisplayTextItem(DescriptionCommonData operatorDisplayTextItem) PriceDerivationRuleBase.addPromotionDescriptionMultiLanguageItem(DescriptionCommonData promotionDescriptionMultiLanguageItem) PriceDerivationRuleBase.addReceiptLineMultiLanguageItem(DescriptionCommonData receiptLineMultiLanguageItem) PriceDerivationRuleBase.applicationType(PriceDerivationRuleBase.ApplicationTypeEnum applicationType) PriceDerivationRuleBase.appliedCount(BigDecimal appliedCount) PriceDerivationRuleBase.calculationBaseSequence(String calculationBaseSequence) PriceDerivationRuleBase.concurrenceControlVector(String concurrenceControlVector) PriceDerivationRuleBase.couponPrintoutID(String couponPrintoutID) PriceDerivationRuleBase.couponPrintoutRule(String couponPrintoutRule) PriceDerivationRuleBase.couponPrintoutText(String couponPrintoutText) PriceDerivationRuleBase.customerDisplayText(List<DescriptionCommonData> customerDisplayText) PriceDerivationRuleBase.customerGroupLoyaltyPointsDefaultQuantity(BigDecimal customerGroupLoyaltyPointsDefaultQuantity) PriceDerivationRuleBase.discountMethodCode(String discountMethodCode) PriceDerivationRuleBase.eligibility(List<PriceDerivationRuleEligibility> eligibility) PriceDerivationRuleBase.exclusiveFlag(Boolean exclusiveFlag) PriceDerivationRuleBase.externalAction(ExternalActionType externalAction) PriceDerivationRuleBase.externalPriceDerivationRuleID(String externalPriceDerivationRuleID) PriceDerivationRuleBase.externalPromotionID(String externalPromotionID) PriceDerivationRuleBase.frequentShopperPointsFlag(Boolean frequentShopperPointsFlag) AdditionalBonusDiscountType.getPriceDerivationRule()Get priceDerivationRuleFrequentShopperPointsModifierType.getPriceDerivationRule()Get priceDerivationRuleLoyaltyRewardBase.getPriceDerivationRule()Get priceDerivationRulePriceDerivationRuleBase.giftCertificateExpirationDate(String giftCertificateExpirationDate) PriceDerivationRuleBase.noEffectOnSubsequentPriceDerivationRulesFlag(Boolean noEffectOnSubsequentPriceDerivationRulesFlag) PriceDerivationRuleBase.operatorDisplayText(List<DescriptionCommonData> operatorDisplayText) PriceDerivationRuleBase.pointsConversionAmount(AmountCommonData pointsConversionAmount) PriceDerivationRuleBase.priceDerivationRuleDescription(String priceDerivationRuleDescription) PriceDerivationRuleBase.priceDerivationRuleID(String priceDerivationRuleID) PriceDerivationRuleBase.printoutValidityPeriod(Integer printoutValidityPeriod) PriceDerivationRuleBase.prohibitPrintFlag(Boolean prohibitPrintFlag) PriceDerivationRuleBase.prohibitTransactionRelatedPriceDerivationRulesFlag(Boolean prohibitTransactionRelatedPriceDerivationRulesFlag) PriceDerivationRuleBase.promotionDescription(String promotionDescription) PriceDerivationRuleBase.promotionDescriptionMultiLanguage(List<DescriptionCommonData> promotionDescriptionMultiLanguage) PriceDerivationRuleBase.promotionID(String promotionID) PriceDerivationRuleBase.promotionOriginatorTypeCode(String promotionOriginatorTypeCode) PriceDerivationRuleBase.promotionPriceDerivationRuleResolution(Long promotionPriceDerivationRuleResolution) PriceDerivationRuleBase.promotionPriceDerivationRuleSequence(Long promotionPriceDerivationRuleSequence) PriceDerivationRuleBase.promotionPriceDerivationRuleTypeCode(String promotionPriceDerivationRuleTypeCode) PriceDerivationRuleBase.promotionType(String promotionType) PriceDerivationRuleBase.receiptLine(String receiptLine) PriceDerivationRuleBase.receiptLineMultiLanguage(List<DescriptionCommonData> receiptLineMultiLanguage) PriceDerivationRuleBase.tenderTypeCode(String tenderTypeCode) PriceDerivationRuleBase.transactionControlBreakCode(PriceDerivationRuleBase.TransactionControlBreakCodeEnum transactionControlBreakCode) PriceDerivationRuleBase.triggerQuantity(BigDecimal triggerQuantity) Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return types with arguments of type PriceDerivationRuleBaseModifier and TypeMethodDescriptionDiscountBase.getPriceDerivationRule()Although this is an array, onyl exactly 1 entry is supporedRetailPriceModifierDomainSpecific.getPriceDerivationRule()Although this is an array, onyl exactly 1 entry is supporedMethods in com.sap.retail.sapppspricing.swagger.businessobject.dto with parameters of type PriceDerivationRuleBaseModifier and TypeMethodDescriptionDiscountBase.addPriceDerivationRuleItem(PriceDerivationRuleBase priceDerivationRuleItem) RetailPriceModifierDomainSpecific.addPriceDerivationRuleItem(PriceDerivationRuleBase priceDerivationRuleItem) AdditionalBonusDiscountType.priceDerivationRule(PriceDerivationRuleBase priceDerivationRule) FrequentShopperPointsModifierType.priceDerivationRule(PriceDerivationRuleBase priceDerivationRule) LoyaltyRewardBase.priceDerivationRule(PriceDerivationRuleBase priceDerivationRule) voidAdditionalBonusDiscountType.setPriceDerivationRule(PriceDerivationRuleBase priceDerivationRule) voidFrequentShopperPointsModifierType.setPriceDerivationRule(PriceDerivationRuleBase priceDerivationRule) voidLoyaltyRewardBase.setPriceDerivationRule(PriceDerivationRuleBase priceDerivationRule) Method parameters in com.sap.retail.sapppspricing.swagger.businessobject.dto with type arguments of type PriceDerivationRuleBaseModifier and TypeMethodDescriptionDiscountBase.priceDerivationRule(List<PriceDerivationRuleBase> priceDerivationRule) RetailPriceModifierDomainSpecific.priceDerivationRule(List<PriceDerivationRuleBase> priceDerivationRule) voidDiscountBase.setPriceDerivationRule(List<PriceDerivationRuleBase> priceDerivationRule) voidRetailPriceModifierDomainSpecific.setPriceDerivationRule(List<PriceDerivationRuleBase> priceDerivationRule)