Uses of Class
de.hybris.platform.webservicescommons.dto.SearchPageWsDTO
Packages that use SearchPageWsDTO
Package
Description
-
Uses of SearchPageWsDTO in de.hybris.platform.couponwebservices.dto.ws
Subclasses of SearchPageWsDTO in de.hybris.platform.couponwebservices.dto.wsModifier and TypeClassDescriptionclassCode generation configurations search pageclassMulti code coupons search pageclassSingle code coupons search page -
Uses of SearchPageWsDTO in de.hybris.platform.webservicescommons.pagination
Methods in de.hybris.platform.webservicescommons.pagination that return SearchPageWsDTOModifier and TypeMethodDescription<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 SearchPageWsDTOModifier and TypeMethodDescription<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