Uses of Class
de.hybris.platform.webservicescommons.dto.SearchPageWsDTO
-
-
Uses of SearchPageWsDTO in de.hybris.platform.couponwebservices.dto.ws
Subclasses of SearchPageWsDTO in de.hybris.platform.couponwebservices.dto.ws Modifier and Type Class Description classCodeGenerationConfigurationsSearchPageWsDTOCode generation configurations search pageclassMultiCodeCouponsSearchPageWsDTOMulti code coupons search pageclassSingleCodeCouponsSearchPageWsDTOSingle code coupons search page -
Uses of SearchPageWsDTO in de.hybris.platform.webservicescommons.pagination
Methods in de.hybris.platform.webservicescommons.pagination that return SearchPageWsDTO Modifier and Type Method Description <RESULT,INPUT>
SearchPageWsDTO<RESULT>WebPaginationUtils. buildSearchPageWsDto(SearchPageData<INPUT> searchPage)Converts SearchPageData into SearchPageWsDTO.<RESULT,INPUT>
SearchPageWsDTO<RESULT>WebPaginationUtils. buildSearchPageWsDto(SearchPageData<INPUT> searchPage, Converter<INPUT,RESULT> dataConverter)Converts SearchPageData into SearchPageWsDTO. -
Uses of SearchPageWsDTO in de.hybris.platform.webservicescommons.pagination.impl
Methods in de.hybris.platform.webservicescommons.pagination.impl that return SearchPageWsDTO Modifier and Type Method Description <RESULT,INPUT>
SearchPageWsDTO<RESULT>DefaultWebPaginationUtils. buildSearchPageWsDto(SearchPageData<INPUT> searchPage)<RESULT,INPUT>
SearchPageWsDTO<RESULT>DefaultWebPaginationUtils. buildSearchPageWsDto(SearchPageData<INPUT> searchPage, Converter<INPUT,RESULT> dataConverter) -
Uses of SearchPageWsDTO in ywebservicespackage.dto
Subclasses of SearchPageWsDTO in ywebservicespackage.dto Modifier and Type Class Description classUsersPageWsDTO
-