Class DefaultSapMyAccountTicketEventPopulator
java.lang.Object
com.sap.myaccountsapservices.ticket.populator.DefaultSapMyAccountTicketEventPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<Notes,CsTicketEventModel>
public class DefaultSapMyAccountTicketEventPopulator
extends Object
implements de.hybris.platform.converters.Populator<Notes,CsTicketEventModel>
Converter implementation for CDP as source and CsTicketEventModel as target type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultSapMyAccountTicketEventPopulator
public DefaultSapMyAccountTicketEventPopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<Notes,CsTicketEventModel> - Parameters:
source- This is of type Notestarget- This of type CsTicketEventModel This method is populating the notes
-