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