Uses of Interface
de.hybris.platform.commerceservices.search.flexiblesearch.PagedFlexibleSearchService
-
-
Uses of PagedFlexibleSearchService in de.hybris.platform.assistedserviceservices.impl
Methods in de.hybris.platform.assistedserviceservices.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultAssistedServiceService. getPagedFlexibleSearchService()Methods in de.hybris.platform.assistedserviceservices.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultAssistedServiceService. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.b2bacceleratorservices.dao.impl
Methods in de.hybris.platform.b2bacceleratorservices.dao.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultB2BAcceleratorCartToOrderCronJobModelDao. getPagedFlexibleSearchService()Methods in de.hybris.platform.b2bacceleratorservices.dao.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultB2BAcceleratorCartToOrderCronJobModelDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.commerceservices.customer.dao.impl
Methods in de.hybris.platform.commerceservices.customer.dao.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultCustomerAccountDao. getPagedFlexibleSearchService()Methods in de.hybris.platform.commerceservices.customer.dao.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultCustomerAccountDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.commerceservices.order.dao.impl
Methods in de.hybris.platform.commerceservices.order.dao.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultCommerceQuoteDao. getPagedFlexibleSearchService()protected PagedFlexibleSearchServiceDefaultSaveCartDao. getPagedFlexibleSearchService()Methods in de.hybris.platform.commerceservices.order.dao.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultCommerceQuoteDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService)voidDefaultSaveCartDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.commerceservices.product.impl
Methods in de.hybris.platform.commerceservices.product.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultExportProductService. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.commerceservices.search.dao.impl
Methods in de.hybris.platform.commerceservices.search.dao.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultPagedGenericDao. getPagedFlexibleSearchService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.commerceservices.search.dao.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultPagedGenericDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PagedFlexibleSearchService in de.hybris.platform.commerceservices.search.flexiblesearch.impl
Classes in de.hybris.platform.commerceservices.search.flexiblesearch.impl that implement PagedFlexibleSearchService Modifier and Type Class Description classDefaultPagedFlexibleSearchServiceDeprecated, for removal: This API element is subject to removal in a future version.Since 6.6. -
Uses of PagedFlexibleSearchService in de.hybris.platform.customercouponservices.daos.impl
Methods in de.hybris.platform.customercouponservices.daos.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultCustomerCouponDao. getPagedFlexibleSearchService()Methods in de.hybris.platform.customercouponservices.daos.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultCustomerCouponDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.customerinterestsservices.productinterest.daos.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultProductInterestDao. getPagedFlexibleSearchService()Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultProductInterestDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.marketplaceservices.vendor.daos.impl
Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl that return PagedFlexibleSearchService Modifier and Type Method Description protected PagedFlexibleSearchServiceDefaultCustomerVendorReviewDao. getPagedFlexibleSearchService()protected PagedFlexibleSearchServiceDefaultVendorDao. getPagedFlexibleSearchService()Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultCustomerVendorReviewDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService)voidDefaultVendorDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService) -
Uses of PagedFlexibleSearchService in de.hybris.platform.ticket.dao.impl
Methods in de.hybris.platform.ticket.dao.impl that return PagedFlexibleSearchService Modifier and Type Method Description PagedFlexibleSearchServiceDefaultTicketDao. getPagedFlexibleSearchService()Methods in de.hybris.platform.ticket.dao.impl with parameters of type PagedFlexibleSearchService Modifier and Type Method Description voidDefaultTicketDao. setPagedFlexibleSearchService(PagedFlexibleSearchService pagedFlexibleSearchService)
-