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