Class SortDataPopulator
java.lang.Object
de.hybris.platform.webservicescommons.pagination.converters.SortDataPopulator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SortDataPopulator
public SortDataPopulator()
-
-
Method Details
-
populate
Description copied from interface:PopulatorPopulate the target instance with values from the source instance.- Specified by:
populatein interfacePopulator<SortData,SortWsDTO> - Parameters:
source- the source objecttarget- the target to fill- Throws:
ConversionException- if there is any conversion error
-