Uses of Class
de.hybris.platform.commerceservices.search.flexiblesearch.data.SortQueryData
Packages that use SortQueryData
Package
Description
-
Uses of SortQueryData in de.hybris.platform.assistedserviceservices.impl
Methods in de.hybris.platform.assistedserviceservices.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultAssistedServiceService.createSortQueryData(String sortCode, String query) -
Uses of SortQueryData in de.hybris.platform.b2bacceleratorservices.dao.impl
Methods in de.hybris.platform.b2bacceleratorservices.dao.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultB2BAcceleratorCartToOrderCronJobModelDao.createSortQueryData(String sortCode, String query) -
Uses of SortQueryData in de.hybris.platform.commerceservices.customer.dao.impl
Methods in de.hybris.platform.commerceservices.customer.dao.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultCustomerAccountDao.createSortQueryData(String sortCode, String query) -
Uses of SortQueryData in de.hybris.platform.commerceservices.order.dao.impl
Methods in de.hybris.platform.commerceservices.order.dao.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultCommerceQuoteDao.createSortQueryData(String sortCode, String query) protected SortQueryDataDefaultSaveCartDao.createSortQueryData(String sortCode, String query) -
Uses of SortQueryData in de.hybris.platform.commerceservices.search.dao.impl
Methods in de.hybris.platform.commerceservices.search.dao.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultPagedGenericDao.createSortQueryData(String sortCode, String query) Deprecated, for removal: This API element is subject to removal in a future version.protected SortQueryDataDefaultPagedGenericDao.createSortQueryData(String sortCode, Map<String, ?> params, SortParameters sortParameters) Deprecated, for removal: This API element is subject to removal in a future version.protected SortQueryDataDefaultPagedGenericDao.createSortQueryData(String sortCode, Map<String, ?> params, SortParameters sortParameters, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.since 6.4. -
Uses of SortQueryData in de.hybris.platform.commerceservices.search.flexiblesearch
Method parameters in de.hybris.platform.commerceservices.search.flexiblesearch with type arguments of type SortQueryDataModifier and TypeMethodDescription<T> SearchPageData<T>PagedFlexibleSearchService.search(List<SortQueryData> sortQueries, String defaultSortCode, Map<String, ?> queryParams, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Searches according to a sort query and pagination data -
Uses of SortQueryData in de.hybris.platform.commerceservices.search.flexiblesearch.impl
Methods in de.hybris.platform.commerceservices.search.flexiblesearch.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultPagedFlexibleSearchServiceIntegrationTest.createSortQueryData(String sortCode, String query) protected SortQueryDataDefaultPagedFlexibleSearchService.findSortQueryData(List<SortQueryData> sortQueries, String requestedSortCode, String defaultSortCode) Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.commerceservices.search.flexiblesearch.impl with parameters of type SortQueryDataModifier and TypeMethodDescriptionprotected SortDataDefaultPagedFlexibleSearchService.createSort(SortQueryData sortQuery, String selectedSortCode) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in de.hybris.platform.commerceservices.search.flexiblesearch.impl with type arguments of type SortQueryDataModifier and TypeMethodDescriptionDefaultPagedFlexibleSearchService.createSorts(List<SortQueryData> sortQueries, String selectedSortCode) Deprecated, for removal: This API element is subject to removal in a future version.protected SortQueryDataDefaultPagedFlexibleSearchService.findSortQueryData(List<SortQueryData> sortQueries, String requestedSortCode, String defaultSortCode) Deprecated, for removal: This API element is subject to removal in a future version.<T> SearchPageData<T>DefaultPagedFlexibleSearchService.search(List<SortQueryData> sortQueries, String defaultSortCode, Map<String, ?> queryParams, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SortQueryData in de.hybris.platform.customercouponservices.daos.impl
Methods in de.hybris.platform.customercouponservices.daos.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultCustomerCouponDao.createSortQueryData(String sortCode, String query) -
Uses of SortQueryData in de.hybris.platform.marketplaceservices.vendor.daos.impl
Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultCustomerVendorReviewDao.createSortQueryData(String sortCode, String query) protected SortQueryDataDefaultVendorDao.createSortQueryData(String sortCode, String query) -
Uses of SortQueryData in de.hybris.platform.ticket.dao.impl
Methods in de.hybris.platform.ticket.dao.impl that return SortQueryDataModifier and TypeMethodDescriptionprotected SortQueryDataDefaultTicketDao.createSortQueryData(String sortCode, String query)