Class TmaIdentificationPopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.converters.populator.TmaIdentificationPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaIdentificationModel,TmaIdentificationData>
public class TmaIdentificationPopulator
extends Object
implements de.hybris.platform.converters.Populator<TmaIdentificationModel,TmaIdentificationData>
Populator for
TmaIdentificationData.- Since:
- 1911
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(TmaIdentificationModel source, TmaIdentificationData target)
-
Constructor Details
-
TmaIdentificationPopulator
public TmaIdentificationPopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<TmaIdentificationModel,TmaIdentificationData>
-