Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.BundledProductOfferingOption
Packages that use BundledProductOfferingOption
Package
Description
-
Uses of BundledProductOfferingOption in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return BundledProductOfferingOptionModifier and TypeMethodDescriptionBundledProductOfferingOption.atbaseType(String atbaseType) BundledProductOfferingOption.atschemaLocation(String atschemaLocation) @Valid BundledProductOfferingOptionBundledProductOffering.getBundledProductOfferingOption()A set of numbers that specifies the lower and upper limits for a ProductOffering that can be procured as part of the related BundledProductOffering.BundledProductOfferingOption.numberRelOfferDefault(Integer numberRelOfferDefault) BundledProductOfferingOption.numberRelOfferLowerLimit(Integer numberRelOfferLowerLimit) BundledProductOfferingOption.numberRelOfferUpperLimit(Integer numberRelOfferUpperLimit) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type BundledProductOfferingOptionModifier and TypeMethodDescriptionBundledProductOffering.bundledProductOfferingOption(BundledProductOfferingOption bundledProductOfferingOption) voidBundledProductOffering.setBundledProductOfferingOption(BundledProductOfferingOption bundledProductOfferingOption) -
Uses of BundledProductOfferingOption in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.bundledproductofferingoption
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.bundledproductofferingoption with parameters of type BundledProductOfferingOptionModifier and TypeMethodDescriptionvoidBpoOptionAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaBundledProdOfferOptionData source, BundledProductOfferingOption target, ma.glasnost.orika.MappingContext context) voidBpoOptionDefaultAttributeMapper.populateTargetAttributeFromSource(TmaBundledProdOfferOptionData source, BundledProductOfferingOption target, ma.glasnost.orika.MappingContext context) voidBpoOptionLowerLimitAttributeMapper.populateTargetAttributeFromSource(TmaBundledProdOfferOptionData source, BundledProductOfferingOption target, ma.glasnost.orika.MappingContext context) voidBpoOptionUpperLimitAttributeMapper.populateTargetAttributeFromSource(TmaBundledProdOfferOptionData source, BundledProductOfferingOption target, ma.glasnost.orika.MappingContext context)