Class TmaBundledProdOfferOptionReversePopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.converters.populator.TmaBundledProdOfferOptionReversePopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaBundledProdOfferOptionData,TmaBundledProdOfferOptionModel>
public class TmaBundledProdOfferOptionReversePopulator
extends Object
implements de.hybris.platform.converters.Populator<TmaBundledProdOfferOptionData,TmaBundledProdOfferOptionModel>
Populates
TmaBundledProdOfferOptionModel based on TmaBundledProdOfferOptionData- Since:
- 2202
-
Constructor Summary
ConstructorsConstructorDescriptionTmaBundledProdOfferOptionReversePopulator(de.hybris.platform.catalog.CatalogVersionService catalogVersionService) -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.catalog.CatalogVersionServicevoidpopulate(TmaBundledProdOfferOptionData source, TmaBundledProdOfferOptionModel target)
-
Constructor Details
-
TmaBundledProdOfferOptionReversePopulator
public TmaBundledProdOfferOptionReversePopulator(de.hybris.platform.catalog.CatalogVersionService catalogVersionService)
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<TmaBundledProdOfferOptionData,TmaBundledProdOfferOptionModel>
-
getCatalogVersionService
protected de.hybris.platform.catalog.CatalogVersionService getCatalogVersionService()
-