Class TmaProductSpecTypeBasicReversePopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.product.converters.populator.TmaProductSpecTypeBasicReversePopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaProductSpecTypeData,TmaProductSpecTypeModel>
public class TmaProductSpecTypeBasicReversePopulator
extends Object
implements de.hybris.platform.converters.Populator<TmaProductSpecTypeData,TmaProductSpecTypeModel>
Populates
TmaProductSpecTypeModel from a TmaProductSpecTypeData entity.- Since:
- 2202
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(TmaProductSpecTypeData source, TmaProductSpecTypeModel target)
-
Constructor Details
-
TmaProductSpecTypeBasicReversePopulator
public TmaProductSpecTypeBasicReversePopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<TmaProductSpecTypeData,TmaProductSpecTypeModel>
-