Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProdOfferPriceAllowance
Packages that use ProdOfferPriceAllowance
Package
Description
-
Uses of ProdOfferPriceAllowance in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice with parameters of type ProdOfferPriceAllowanceModifier and TypeMethodDescriptionvoidPopAllowanceTypeAttributeMapper.populateTargetAttributeFromSource(TmaAllowanceProdOfferPriceAlterationData source, ProdOfferPriceAllowance target, ma.glasnost.orika.MappingContext context) -
Uses of ProdOfferPriceAllowance in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return ProdOfferPriceAllowanceModifier and TypeMethodDescriptionProdOfferPriceAllowance.addBundledPopItem(ProductOfferingPrice bundledPopItem) ProdOfferPriceAllowance.addBundledPopRelationshipItem(BundledPopRelationship bundledPopRelationshipItem) ProdOfferPriceAllowance.addChannelItem(ChannelRef channelItem) ProdOfferPriceAllowance.addConstraintItem(ConstraintRef constraintItem) ProdOfferPriceAllowance.addPlaceItem(PlaceRef placeItem) ProdOfferPriceAllowance.addPopRelationshipItem(PopRelationship popRelationshipItem) ProdOfferPriceAllowance.addPoRelationshipItem(PoRelationshipRef poRelationshipItem) ProdOfferPriceAllowance.addPricingLogicAlgorithmItem(PricingLogicAlgorithm pricingLogicAlgorithmItem) ProdOfferPriceAllowance.addProcessTypeItem(ProcessType processTypeItem) ProdOfferPriceAllowance.addProdSpecCharValueUseItem(ProdSpecCharValueUse prodSpecCharValueUseItem) ProdOfferPriceAllowance.addProductOfferingTermItem(ProductOfferingTerm productOfferingTermItem) ProdOfferPriceAllowance.addTaxItem(Tax taxItem) ProdOfferPriceAllowance.atbaseType(String atbaseType) ProdOfferPriceAllowance.atschemaLocation(String atschemaLocation) ProdOfferPriceAllowance.billingEvent(String billingEvent) ProdOfferPriceAllowance.bundledPop(List<ProductOfferingPrice> bundledPop) ProdOfferPriceAllowance.bundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) ProdOfferPriceAllowance.channel(List<ChannelRef> channel) ProdOfferPriceAllowance.constraint(List<ConstraintRef> constraint) ProdOfferPriceAllowance.description(String description) ProdOfferPriceAllowance.isPriceOverride(Boolean isPriceOverride) ProdOfferPriceAllowance.lastUpdate(Date lastUpdate) ProdOfferPriceAllowance.lifecycleStatus(String lifecycleStatus) ProdOfferPriceAllowance.percentage(Float percentage) ProdOfferPriceAllowance.popRelationship(List<PopRelationship> popRelationship) ProdOfferPriceAllowance.poRelationship(List<PoRelationshipRef> poRelationship) ProdOfferPriceAllowance.pricingLogicAlgorithm(List<PricingLogicAlgorithm> pricingLogicAlgorithm) ProdOfferPriceAllowance.processType(List<ProcessType> processType) ProdOfferPriceAllowance.prodSpecCharValueUse(List<ProdSpecCharValueUse> prodSpecCharValueUse) ProdOfferPriceAllowance.productOfferingTerm(List<ProductOfferingTerm> productOfferingTerm) ProdOfferPriceAllowance.recurringChargePeriodLength(Integer recurringChargePeriodLength) ProdOfferPriceAllowance.recurringChargePeriodType(String recurringChargePeriodType) ProdOfferPriceAllowance.relatedParty(RelatedPartyRef relatedParty) ProdOfferPriceAllowance.unitOfMeasure(Money unitOfMeasure) ProdOfferPriceAllowance.validFor(TimePeriod validFor)