Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaBundledProdOfferOptionData
Packages that use TmaBundledProdOfferOptionData
Package
Description
-
Uses of TmaBundledProdOfferOptionData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaBundledProdOfferOptionDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaBundledProdOfferOptionModel,TmaBundledProdOfferOptionData> TmaBpoChildrenPopulator.getBpoOptionConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaBundledProdOfferOptionDataModifier and TypeMethodDescriptionvoidTmaBundledProdOfferOptionPopulator.populate(TmaBundledProdOfferOptionModel source, TmaBundledProdOfferOptionData target) voidTmaBundledProdOfferOptionReversePopulator.populate(TmaBundledProdOfferOptionData source, TmaBundledProdOfferOptionModel target) Constructor parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaBundledProdOfferOptionDataModifierConstructorDescriptionTmaBpoChildrenPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaBundledProdOfferOptionModel, TmaBundledProdOfferOptionData> bpoOptionConverter, TmaPoService poService) -
Uses of TmaBundledProdOfferOptionData in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.bundledproductofferingoption
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.bundledproductofferingoption with parameters of type TmaBundledProdOfferOptionDataModifier 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) -
Uses of TmaBundledProdOfferOptionData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return TmaBundledProdOfferOptionDataMethods in de.hybris.platform.commercefacades.product.data with parameters of type TmaBundledProdOfferOptionDataModifier and TypeMethodDescriptionvoidProductData.setBundledProdOfferOption(TmaBundledProdOfferOptionData bundledProdOfferOption)