Class TmaProductSpecPopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.converters.populator.TmaProductSpecPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaProductSpecificationModel,TmaProductSpecificationData>
public class TmaProductSpecPopulator
extends Object
implements de.hybris.platform.converters.Populator<TmaProductSpecificationModel,TmaProductSpecificationData>
Populates information from
TmaProductSpecificationModel to TmaProductSpecificationData.- Since:
- 1903
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(TmaProductSpecificationModel source, TmaProductSpecificationData target)
-
Constructor Details
-
TmaProductSpecPopulator
public TmaProductSpecPopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<TmaProductSpecificationModel,TmaProductSpecificationData>
-