Class TmaBpoChildrenReversePopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.converters.populator.TmaBpoChildrenReversePopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<ProductData,TmaBundledProductOfferingModel>
public class TmaBpoChildrenReversePopulator
extends Object
implements de.hybris.platform.converters.Populator<ProductData,TmaBundledProductOfferingModel>
Populates the children from
ProductData to TmaBundledProductOfferingModel entity.- Since:
- 2202
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TmaGenericItemServicevoidpopulate(ProductData source, TmaBundledProductOfferingModel target)
-
Constructor Details
-
TmaBpoChildrenReversePopulator
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<ProductData,TmaBundledProductOfferingModel>
-
getTmaGenericItemService
-