Uses of Class
de.hybris.platform.commerceservices.search.pagedata.PageableData
Packages that use PageableData
Package
Description
-
Uses of PageableData in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultLocalStorePreferencesService.getPageableData() -
Uses of PageableData in de.hybris.platform.acceleratorservices.store.pickup.impl
Methods in de.hybris.platform.acceleratorservices.store.pickup.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultPickupPointOfServiceConsolidationStrategy.getPageableData()Methods in de.hybris.platform.acceleratorservices.store.pickup.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultPickupPointOfServiceConsolidationStrategy.getPOSDistanceDataForUserLocationAndBaseStore(UserLocationData userLocation, PageableData pageableData) protected voidDefaultPickupPointOfServiceConsolidationStrategy.processPageableData(CartModel cartModel, Set<PointOfServiceDistanceData> consolidatedPickupPoints, UserLocationData userLocation, Set<ProductModel> productsForPickup, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataAbstractSearchPageController.createPageableData(int pageNumber, int pageSize, String sortCode, AbstractSearchPageController.ShowMode showMode) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon
Methods in de.hybris.platform.accountsummaryaddon that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataB2BIntegrationTest.createPageableData(int pageNumber, int pageSize, String sortCode) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.document
Methods in de.hybris.platform.accountsummaryaddon.document that return PageableDataConstructors in de.hybris.platform.accountsummaryaddon.document with parameters of type PageableDataModifierConstructorDescriptionAccountSummaryDocumentQuery(PageableData pageableData, boolean sortAsc) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.document.dao
Methods in de.hybris.platform.accountsummaryaddon.document.dao with parameters of type PageableDataModifier and TypeMethodDescriptionPagedB2BDocumentDao.getAllPagedDocuments(PageableData pageableData, List<DefaultCriteria> criteriaList) PagedB2BDocumentDao.getPagedDocumentsForUnit(String b2bUnitCode, PageableData pageableData, List<DefaultCriteria> criteriaList) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.document.dao.impl
Methods in de.hybris.platform.accountsummaryaddon.document.dao.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultPagedB2BDocumentDao.getAllPagedDocuments(PageableData pageableData, List<DefaultCriteria> criteriaList) protected SearchPageData<B2BDocumentModel>DefaultPagedB2BDocumentDao.getPagedDocuments(Optional<String> b2bUnitCode, PageableData pageableData, List<DefaultCriteria> criteriaList) DefaultPagedB2BDocumentDao.getPagedDocumentsForUnit(String b2bUnitCode, PageableData pageableData, List<DefaultCriteria> criteriaList) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.document.service
Methods in de.hybris.platform.accountsummaryaddon.document.service with parameters of type PageableDataModifier and TypeMethodDescriptionB2BDocumentService.getPagedDocumentsForUnit(String b2bUnitCode, PageableData pageableData, List<DefaultCriteria> criteriaList) Returns paged documents for the given unit -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.document.service.impl
Methods in de.hybris.platform.accountsummaryaddon.document.service.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultB2BDocumentServiceMockTest.createPageableData(int pageSize, int currentPage) Methods in de.hybris.platform.accountsummaryaddon.document.service.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected voidDefaultB2BDocumentServiceMockTest.assertPagination(SearchPageData<B2BDocumentModel> pagedB2BDocuments, PageableData pageableData) protected PaginationDataDefaultB2BDocumentServiceMockTest.createPaginationData(PageableData pageableData) protected List<B2BDocumentModel>DefaultB2BDocumentServiceMockTest.createResults(PageableData pageableData) protected SearchPageData<B2BDocumentModel>DefaultB2BDocumentServiceMockTest.createSearchPageData(PageableData pageableData) DefaultB2BDocumentService.getPagedDocumentsForUnit(String b2bUnitCode, PageableData pageableData, List<DefaultCriteria> criteriaList) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.facade
Methods in de.hybris.platform.accountsummaryaddon.facade with parameters of type PageableDataModifier and TypeMethodDescriptionB2BAccountSummaryFacade.getPagedDocumentsForUnit(String b2bUnitCode, PageableData pageableData, FilterByCriteriaData filterByCriteriaData, DefaultCriteria criteria) Returns List of documents based on supplied criteria. -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.facade.impl
Methods in de.hybris.platform.accountsummaryaddon.facade.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BAccountSummaryFacade.getPagedDocumentsForUnit(String b2bUnitCode, PageableData pageableData, FilterByCriteriaData filterByCriteriaData, DefaultCriteria criteria) -
Uses of PageableData in de.hybris.platform.assistedservicecustomerinterestsfacades.customer360.provider
Methods in de.hybris.platform.assistedservicecustomerinterestsfacades.customer360.provider that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataCustomerInterestsDataProvider.createPageableData(int limit) -
Uses of PageableData in de.hybris.platform.assistedservicefacades
Methods in de.hybris.platform.assistedservicefacades with parameters of type PageableDataModifier and TypeMethodDescriptionAssistedServiceFacade.getCustomers(String searchTerm, PageableData pageableData) Get list of customers which username or email starts with provided value. -
Uses of PageableData in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultAssistedServiceFacade.getCustomers(String searchTerm, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.assistedserviceservices
Methods in de.hybris.platform.assistedserviceservices with parameters of type PageableDataModifier and TypeMethodDescriptionAssistedServiceService.getCustomers(String searchCriteria, PageableData pageableData) Get list of customers which username or email starts with provided value. -
Uses of PageableData in de.hybris.platform.assistedserviceservices.dao
Methods in de.hybris.platform.assistedserviceservices.dao with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>CustomerGroupDao.findAllCustomersByConsignmentsInPointOfServices(List<PointOfServiceModel> pointOfServiceModels, PageableData pageableData) Get paginated customers for specific pos-list where customer have a consignment.<T extends CustomerModel>
SearchPageData<T>CustomerGroupDao.findAllCustomersByGroups(List<UserGroupModel> groupsUid, PageableData pageableData) Get paginated customers for specific customer list -
Uses of PageableData in de.hybris.platform.assistedserviceservices.dao.impl
Methods in de.hybris.platform.assistedserviceservices.dao.impl with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>DefaultCustomerGroupDao.findAllCustomersByConsignmentsInPointOfServices(List<PointOfServiceModel> poses, PageableData pageableData) <T extends CustomerModel>
SearchPageData<T>DefaultCustomerGroupDao.findAllCustomersByGroups(List<UserGroupModel> groups, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.assistedserviceservices.events
Methods in de.hybris.platform.assistedserviceservices.events with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>CustomerSupportEventService.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) Search for customer based on event parameters.<T extends CustomerModel>
SearchPageData<T>CustomerSupportEventService.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts) Searching customers based on event typeCustomerSupportEventService.getAllEventsForAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) Deprecated, for removal: This API element is subject to removal in a future version.since 6.7 -
Uses of PageableData in de.hybris.platform.assistedserviceservices.events.impl
Methods in de.hybris.platform.assistedserviceservices.events.impl with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>DefaultCustomerSupportEventService.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) <T extends CustomerModel>
SearchPageData<T>DefaultCustomerSupportEventService.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts) DefaultCustomerSupportEventService.getAllEventsForAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) -
Uses of PageableData in de.hybris.platform.assistedserviceservices.impl
Methods in de.hybris.platform.assistedserviceservices.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultAssistedServiceService.getCustomers(String searchCriteria, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.assistedserviceservices.strategy
Methods in de.hybris.platform.assistedserviceservices.strategy with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>DefaultBopisCustomerListSearchStrategy.getPagedCustomers(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) <T extends CustomerModel>
SearchPageData<T>DefaultInStoreCustomerListSearchStrategy.getPagedCustomers(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) <T extends CustomerModel>
SearchPageData<T>DefaultRecentlyStartedSessionCustomerListSearchStrategy.getPagedCustomers(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) -
Uses of PageableData in de.hybris.platform.assistedservicestorefront.controllers
Methods in de.hybris.platform.assistedservicestorefront.controllers that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataCustomerListController.createPageableData(int pageNumber, int pageSize, String sortCode, AbstractSearchPageController.ShowMode showMode) -
Uses of PageableData in de.hybris.platform.assistedservicewebservices.controllers
Methods in de.hybris.platform.assistedservicewebservices.controllers with parameters of type PageableDataModifier and TypeMethodDescriptionprotected SearchPageData<CustomerData>CustomersController.getCustomersFromCustomerList(String customerListId, String query, PageableData pageableData) protected SearchPageData<CustomerData>CustomersController.searchCustomerByOrder(String orderId, PageableData pageableData) protected SearchPageData<CustomerData>CustomersController.searchCustomersByQuery(String query, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.assistedservicewebservices.utils
Methods in de.hybris.platform.assistedservicewebservices.utils that return PageableDataModifier and TypeMethodDescriptionstatic PageableDataPaginationUtils.createPageableData(int currentPage, int pageSize, String sort) Methods in de.hybris.platform.assistedservicewebservices.utils with parameters of type PageableDataModifier and TypeMethodDescriptionstatic PaginationDataPaginationUtils.buildPaginationData(PageableData pageableData, List data) -
Uses of PageableData in de.hybris.platform.b2b.company
Methods in de.hybris.platform.b2b.company with parameters of type PageableDataModifier and TypeMethodDescriptionB2BCommerceB2BUserGroupService.getPagedB2BUserGroups(PageableData pageableData) Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataB2BCommerceCostCenterService.getPagedCostCenters(PageableData pageableData) Gets list ofSearchPageDataB2BCostCenterModel for pagination given the required pagination parameters withPageableDataB2BCommerceUserService.getPagedCustomers(PageableData pageableData) Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataB2BCommerceUserService.getPagedCustomersByGroupMembership(PageableData pageableData, String... userGroupUids) Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataB2BCommerceUserService.getPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, String searchTerm, String... userGroupUids) Gets a pageable list of b2b customers that belong to the supplied groups.B2BCommercePermissionService.getPagedPermissions(PageableData pageableData) Gets list ofSearchPageDataB2BPermissionModel for pagination given the required pagination parameters withPageableDataB2BCommerceUnitService.getPagedUsersForUnit(PageableData pageableData, String unit) Gets list ofSearchPageDataB2BCustomerModelfor a given unit for pagination provided with required pagination parameters withPageableData -
Uses of PageableData in de.hybris.platform.b2b.company.impl
Methods in de.hybris.platform.b2b.company.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultB2BCommerceB2BUserGroupServiceTest.createPageableData(int pageSize, int currentPage) Methods in de.hybris.platform.b2b.company.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected voidDefaultB2BCommerceB2BUserGroupServiceTest.assertPagination(SearchPageData<B2BUserGroupModel> pagedB2BUserGroups, PageableData pageableData) protected PaginationDataDefaultB2BCommerceB2BUserGroupServiceTest.createPaginationData(PageableData pageableData) protected List<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest.createResults(PageableData pageableData) protected SearchPageData<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest.createSearchPageData(PageableData pageableData) DefaultB2BCommerceB2BUserGroupService.getPagedB2BUserGroups(PageableData pageableData) DefaultB2BCommerceCostCenterService.getPagedCostCenters(PageableData pageableData) DefaultB2BCommerceUserService.getPagedCustomers(PageableData pageableData) DefaultB2BCommerceUserService.getPagedCustomersByGroupMembership(PageableData pageableData, String... userGroupUids) DefaultB2BCommerceUserService.getPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, String searchTerm, String... userGroupUids) DefaultB2BCommercePermissionService.getPagedPermissions(PageableData pageableData) DefaultB2BCommerceUnitService.getPagedUsersForUnit(PageableData pageableData, String unit) -
Uses of PageableData in de.hybris.platform.b2b.dao
Methods in de.hybris.platform.b2b.dao with parameters of type PageableDataModifier and TypeMethodDescriptionPagedB2BCustomerDao.findPagedApproversForUnitByGroupMembership(PageableData pageableData, String unit, String... userGroupId) Paged search to findB2BCustomerModelby B2BUnit or User Groups.PagedB2BCustomerDao.findPagedCustomersByGroupMembership(PageableData pageableData, String... userGroupId) Paged search to findB2BCustomerModelby User Group.PagedB2BCustomerDao.findPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, String searchTerm, String... userGroupId) Paged search to findB2BCustomerModelby User Group.PagedB2BCustomerDao.findPagedCustomersForUnit(PageableData pageableData, String unit) aged search to findB2BCustomerModelby B2BUnit.PagedB2BCustomerDao.findPagedCustomersForUnitByGroupMembership(PageableData pageableData, String unit, String... userGroupId) Paged search to findB2BCustomerModelby B2BUnit and User Groups. -
Uses of PageableData in de.hybris.platform.b2b.dao.impl
Methods in de.hybris.platform.b2b.dao.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultPagedB2BOrgUnitDaoIntegrationTest.createPageableData(int currentPage, int pageSize) Methods in de.hybris.platform.b2b.dao.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultPagedB2BBudgetDao.find(PageableData pageableData) DefaultPagedB2BCostCenterDao.find(PageableData pageableData) DefaultPagedB2BCustomerDao.find(PageableData pageableData) DefaultPagedB2BPermissionDao.find(PageableData pageableData) DefaultPagedB2BUserGroupDao.find(PageableData pageableData) DefaultPagedB2BCustomerDao.findPagedApproversForUnitByGroupMembership(PageableData pageableData, String unit, String... userGroupid) DefaultPagedB2BCustomerDao.findPagedCustomersByGroupMembership(PageableData pageableData, String... userGroupid) DefaultPagedB2BCustomerDao.findPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, String searchTerm, String... userGroupid) DefaultPagedB2BCustomerDao.findPagedCustomersForUnit(PageableData pageableData, String unit) DefaultPagedB2BCustomerDao.findPagedCustomersForUnitByGroupMembership(PageableData pageableData, String unit, String... userGroupid) -
Uses of PageableData in de.hybris.platform.b2b.occ.util
Methods in de.hybris.platform.b2b.occ.util that return PageableDataModifier and TypeMethodDescriptionstatic PageableDataSearchUtils.createPageableData(int currentPage, int pageSize, String sort) Creates a pageable data based on the given parameters -
Uses of PageableData in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataAbstractHelper.createPageableData(int currentPage, int pageSize, String sort) Methods in de.hybris.platform.b2b.occ.v2.helper with parameters of type PageableDataModifier and TypeMethodDescriptionQuoteHelper.getQuotes(PageableData pageableData, String fields) -
Uses of PageableData in de.hybris.platform.b2b.services
Methods in de.hybris.platform.b2b.services with parameters of type PageableDataModifier and TypeMethodDescriptionB2BApproverService.findPagedApproversForUnitByGroupMembership(PageableData pageableData, String unitUid, String... userGroupUid) Gets list ofSearchPageDataB2BCustomerModelprovided with required pagination parameters withPageableDataB2BBudgetService.findPagedBudgets(PageableData pageableData) Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataB2BQuoteService.getQuoteList(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Returns a paged list of quotes for the given customer and base store. -
Uses of PageableData in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BApproverService.findPagedApproversForUnitByGroupMembership(PageableData pageableData, String unitUid, String... usergroupUid) DefaultB2BBudgetService.findPagedBudgets(PageableData pageableData) DefaultB2BQuoteService.getQuoteList(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>B2BCustomerListSearchStrategy.getPagedCustomers(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) -
Uses of PageableData in de.hybris.platform.b2b.util
Methods in de.hybris.platform.b2b.util that return PageableDataModifier and TypeMethodDescriptionstatic PageableDataB2BCommerceTestUtils.createPageableData()static PageableDataB2BCommerceTestUtils.createPageableData(int pageNumber, int pageSize, String sortCode) -
Uses of PageableData in de.hybris.platform.b2bacceleratoraddon.controllers.pages
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages with parameters of type PageableDataModifier and TypeMethodDescriptionprotected ProductSearchPageData<SearchStateData,ProductData> AdvanceSearchPageController.performSearch(SearchStateData searchState, PageableData pageableData, boolean useFlexibleSearch) -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.api.search
Methods in de.hybris.platform.b2bacceleratorfacades.api.search with parameters of type PageableDataModifier and TypeMethodDescriptionSearchFacade.search(STATE searchState, PageableData pageableData) Searches for the ITEM's based on the search state. -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.company
Methods in de.hybris.platform.b2bacceleratorfacades.company with parameters of type PageableDataModifier and TypeMethodDescriptionB2BCommerceUserFacade.getPagedApproversForCustomer(PageableData pageableData, String uid) Deprecated, for removal: This API element is subject to removal in a future version.Gets the list of approvers for the customersB2BCommerceUnitFacade.getPagedApproversForUnit(PageableData pageableData, String unitUid) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.B2BCommerceUserFacade.getPagedB2BUserGroupsForCustomer(PageableData pageableData, String user) Deprecated, for removal: This API element is subject to removal in a future version.Get Paginated list of B2B User groups the customer belongs to.CompanyB2BCommerceFacade.getPagedBudgets(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Get paged B2Budgets for both Manage budgets and Select Budgets for CostCentersB2BCommerceCostCenterFacade.getPagedBudgetsForCostCenters(PageableData pageableData, String costCenterCode) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves paged budgets for given cost centerB2BCommerceCostCenterFacade.getPagedCostCenters(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Gets paginated list of Cost Centers visible to the current users branch.B2BCommerceUserFacade.getPagedPermissionsForCustomer(PageableData pageableData, String uid) Deprecated, for removal: This API element is subject to removal in a future version.Gets the list of permissions of the customersB2BCommerceB2BUserGroupFacade.getPagedPermissionsForUserGroup(PageableData pageableData, String usergroupUID) Deprecated, for removal: This API element is subject to removal in a future version.Get paginated list of permissions associated to aB2BUserGroupModel -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.company.impl
Methods in de.hybris.platform.b2bacceleratorfacades.company.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BCommerceUnitFacade.getPagedAdministratorsForUnit(PageableData pageableData, String unitUid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUserFacade.getPagedApproversForCustomer(PageableData pageableData, String uid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUnitFacade.getPagedApproversForUnit(PageableData pageableData, String unitUid) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.DefaultB2BCommerceB2BUserGroupFacade.getPagedB2BUserGroups(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUserFacade.getPagedB2BUserGroupsForCustomer(PageableData pageableData, String user) Deprecated, for removal: This API element is subject to removal in a future version.DefaultCompanyB2BCommerceFacade.getPagedBudgets(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceCostCenterFacade.getPagedBudgetsForCostCenters(PageableData pageableData, String costCenterCode) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceCostCenterFacade.getPagedCostCenters(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUserFacade.getPagedCustomers(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUnitFacade.getPagedCustomersForUnit(PageableData pageableData, String unitUid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceB2BUserGroupFacade.getPagedCustomersForUserGroup(PageableData pageableData, String usergroupUID) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUnitFacade.getPagedManagersForUnit(PageableData pageableData, String unitUid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommercePermissionFacade.getPagedPermissions(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommercePermissionFacade.getPagedPermissionsForCustomer(PageableData pageableData, String uid) Deprecated, for removal: This API element is subject to removal in a future version.Not implemented.DefaultB2BCommerceUserFacade.getPagedPermissionsForCustomer(PageableData pageableData, String uid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceB2BUserGroupFacade.getPagedPermissionsForUserGroup(PageableData pageableData, String usergroupUID) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommercePermissionFacade.getPagedPermissionsForUserGroup(PageableData pageableData, String usergroupUID) Deprecated, for removal: This API element is subject to removal in a future version.Not implemented.DefaultB2BCommerceB2BUserGroupFacade.getPagedUserData(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUnitFacade.getPagedUserDataForUnit(PageableData pageableData, String unit) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.company.refactoring.impl
Methods in de.hybris.platform.b2bacceleratorfacades.company.refactoring.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BBudgetFacade.search(BudgetSearchStateData searchState, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCostCenterFacade.search(SearchStateData searchState, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.order
Methods in de.hybris.platform.b2bacceleratorfacades.order with parameters of type PageableDataModifier and TypeMethodDescriptionB2BOrderFacade.getPagedOrdersForApproval(WorkflowActionType[] actionTypes, PageableData pageableData) Retrieves the order list for approval with configurable parameters.B2BOrderFacade.getPagedReplenishmentHistory(PageableData pageableData) Retrieves replenishment cron jobs associated to the session user with paging supportSearchPageData<? extends OrderHistoryData>B2BOrderFacade.getPagedReplenishmentOrderHistory(String jobCode, PageableData pageableData) Retrieves all the scheduled order for a given jobCode with configurable parameters. -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BOrderFacade.getPagedOrdersForApproval(WorkflowActionType[] actionTypes, PageableData pageableData) DefaultB2BOrderFacade.getPagedReplenishmentHistory(PageableData pageableData) SearchPageData<? extends OrderHistoryData>DefaultB2BOrderFacade.getPagedReplenishmentOrderHistory(String jobCode, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataB2BUserGroupEditPermissionsPopulator.createPageableData()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.search.impl
Methods in de.hybris.platform.b2bacceleratorfacades.search.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BFlexibleSearchProductSearchFacade.search(ProductSearchStateData searchState, PageableData pageableData) DefaultB2BSolrProductSearchFacade.search(ProductSearchStateData searchState, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.company
Methods in de.hybris.platform.b2bacceleratorservices.company with parameters of type PageableDataModifier and TypeMethodDescriptionB2BCommerceUnitService.findPagedApproversForUnitByGroupMembership(PageableData pageableData, String unitUid, String... userGroupUid) Deprecated, for removal: This API element is subject to removal in a future version.Gets list ofSearchPageDataB2BCustomerModelprovided with required pagination parameters withPageableDataB2BCommerceBudgetService.findPagedBudgets(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.B2BCommerceCostCenterService.getPagedCostCenters(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Gets list ofSearchPageDataB2BCostCenterModel for pagination given the required pagination parameters withPageableDataB2BCommercePermissionService.getPagedPermissions(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Gets list ofSearchPageDataB2BPermissionModel for pagination given the required pagination parameters withPageableDataCompanyB2BCommerceService.getPagedUsersForUserGroups(PageableData pageableData, String... userGroupUID) Deprecated, for removal: This API element is subject to removal in a future version.Searches for users -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.company.impl
Methods in de.hybris.platform.b2bacceleratorservices.company.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultB2BCommerceB2BUserGroupServiceTest.createPageableData(int pageSize, int currentPage) Methods in de.hybris.platform.b2bacceleratorservices.company.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected voidDefaultB2BCommerceB2BUserGroupServiceTest.assertPagination(SearchPageData<B2BUserGroupModel> pagedB2BUserGroups, PageableData pageableData) protected PaginationDataDefaultB2BCommerceB2BUserGroupServiceTest.createPaginationData(PageableData pageableData) protected List<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest.createResults(PageableData pageableData) protected SearchPageData<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest.createSearchPageData(PageableData pageableData) DefaultB2BCommerceUnitService.findPagedApproversForUnitByGroupMembership(PageableData pageableData, String unitUid, String... usergroupUid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceBudgetService.findPagedBudgets(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceB2BUserGroupService.getPagedB2BUserGroups(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceCostCenterService.getPagedCostCenters(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUserService.getPagedCustomers(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUserService.getPagedCustomersByGroupMembership(PageableData pageableData, String... userGroupUid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommerceUserService.getPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, String searchTerm, String... userGroupUid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BCommercePermissionService.getPagedPermissions(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.use Since 6.0.DefaultB2BCommerceUnitService.getPagedUsersForUnit(PageableData pageableData, String unit) Deprecated, for removal: This API element is subject to removal in a future version.DefaultCompanyB2BCommerceService.getPagedUsersForUserGroups(PageableData pageableData, String... userGroupUID) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.customer
Methods in de.hybris.platform.b2bacceleratorservices.customer with parameters of type PageableDataModifier and TypeMethodDescriptionB2BCustomerAccountService.getOrdersForJob(String jobCode, PageableData pageableData) All orders created by a replenishment cron jobB2BCustomerAccountService.getPagedCartToOrderCronJobsForUser(UserModel user, PageableData pageableData) Gets all order replenishment cron jobs for a given user. -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.customer.impl
Methods in de.hybris.platform.b2bacceleratorservices.customer.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BCustomerAccountService.getOrdersForJob(String jobCode, PageableData pageableData) DefaultB2BCustomerAccountService.getPagedCartToOrderCronJobsForUser(UserModel user, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.dao
Methods in de.hybris.platform.b2bacceleratorservices.dao with parameters of type PageableDataModifier and TypeMethodDescriptionB2BAcceleratorCartToOrderCronJobModelDao.findOrderByJob(String jobCode, PageableData pageableData) All orders created by a replenishment cron jobPagedB2BCustomerDao.findPagedApproversForUnitByGroupMembership(String sortCode, PageableData pageableData, String unit, String... userGroupId) Deprecated, for removal: This API element is subject to removal in a future version.PagedB2BUserGroupDao.findPagedB2BUserGroup(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Finds all visibleB2BUserGroupModelwithin a sessions branch 2 sorts are available by default, sortCode "byName" and "byDate"PagedB2BBudgetDao.findPagedBudgets(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Return paged budget modelsB2BAcceleratorCartToOrderCronJobModelDao.findPagedCartToOrderCronJobsByUser(UserModel user, PageableData pageableData) Gets all order replenishment cron jobs for a given user.PagedB2BCostCenterDao.findPagedCostCenters(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.PagedB2BCustomerDao.findPagedCustomers(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Finds all visible users within a sessions branch 2 sorts are available by default, sortCode "byName" and "byDate"PagedB2BCustomerDao.findPagedCustomersByGroupMembership(String sortCode, PageableData pageableData, String... userGroupId) Deprecated, for removal: This API element is subject to removal in a future version.PagedB2BCustomerDao.findPagedCustomersForUnit(String sortCode, PageableData pageableData, String unit) Deprecated, for removal: This API element is subject to removal in a future version.PagedB2BCustomerDao.findPagedCustomersForUnitByGroupMembership(String sortCode, PageableData pageableData, String unit, String... userGroupId) Deprecated, for removal: This API element is subject to removal in a future version.PagedB2BPermissionDao.findPagedPermissions(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Finds all visible permissions within a sessions branch 2 sorts are available by default, sortCode "byName" and "byDate"PagedB2BProductDao.findPagedProductsForSkus(Collection<String> skus, PageableData pageableData) Finds all visibleProductModelfor a given list of skusPagedB2BWorkflowActionDao.findPagedWorkflowActionsByUserAndActionTypes(UserModel user, WorkflowActionType[] actionTypes, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.dao.impl
Methods in de.hybris.platform.b2bacceleratorservices.dao.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BAcceleratorCartToOrderCronJobModelDao.findOrderByJob(String jobCode, PageableData pageableData) DefaultPagedB2BCustomerDao.findPagedApproversForUnitByGroupMembership(String sortCode, PageableData pageableData, String unit, String... userGroupid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BUserGroupDao.findPagedB2BUserGroup(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BBudgetDao.findPagedBudgets(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultB2BAcceleratorCartToOrderCronJobModelDao.findPagedCartToOrderCronJobsByUser(UserModel user, PageableData pageableData) DefaultPagedB2BCostCenterDao.findPagedCostCenters(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BCustomerDao.findPagedCustomers(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BCustomerDao.findPagedCustomersByGroupMembership(String sortCode, PageableData pageableData, String... userGroupid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BCustomerDao.findPagedCustomersForUnit(String sortCode, PageableData pageableData, String unit) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BCustomerDao.findPagedCustomersForUnitByGroupMembership(String sortCode, PageableData pageableData, String unit, String... userGroupid) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BPermissionDao.findPagedPermissions(String sortCode, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedB2BProductDao.findPagedProductsForSkus(Collection<String> skus, PageableData pageableData) DefaultPagedB2BWorkflowActionDao.findPagedWorkflowActionsByUserAndActionTypes(UserModel user, WorkflowActionType[] actionTypes, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.product
Methods in de.hybris.platform.b2bacceleratorservices.product with parameters of type PageableDataModifier and TypeMethodDescriptionB2BProductService.findProductsForSkus(Collection<String> skus, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.B2BProductService.getProductsForSkus(Collection<String> skus, PageableData pageableData) Gets all visibleProductModelfor a given collection of skus. -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.product.impl
Methods in de.hybris.platform.b2bacceleratorservices.product.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BProductService.findProductsForSkus(Collection<String> skus, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.DefaultB2BProductService.getProductsForSkus(Collection<String> skus, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.search
Methods in de.hybris.platform.b2bacceleratorservices.search with parameters of type PageableDataModifier and TypeMethodDescriptionB2BProductSearchService.findProductsBySkus(Collection<String> skus, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0. -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.search.impl
Methods in de.hybris.platform.b2bacceleratorservices.search.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BFlexibleSearchProductSearchService.findProductsBySkus(Collection<String> skus, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0. -
Uses of PageableData in de.hybris.platform.b2bapprovalprocessfacades.company
Methods in de.hybris.platform.b2bapprovalprocessfacades.company with parameters of type PageableDataModifier and TypeMethodDescriptionB2BApproverFacade.getPagedApproversForCustomer(PageableData pageableData, String customerUid) Returns the list of approvers for a customers.B2BApproverFacade.getPagedApproversForUnit(PageableData pageableData, String unitUid) Gets a paged list of approvers.B2BPermissionFacade.getPagedPermissions(PageableData pageableData) Returns pagedB2BPermissionDatafor the givenPageableData.B2BPermissionFacade.getPagedPermissionsForCustomer(PageableData pageableData, String customerUid) Gets the list of permissions of the customers.B2BPermissionFacade.getPagedPermissionsForUserGroup(PageableData pageableData, String userGroupUid) Returns a paginated list of permissions associated to aB2BUserGroupModel. -
Uses of PageableData in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataB2BUserGroupEditPermissionsPopulator.createPageableData() -
Uses of PageableData in de.hybris.platform.b2bapprovalprocessfacades.company.impl
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BApproverFacade.getPagedApproversForCustomer(PageableData pageableData, String customerUid) DefaultB2BApproverFacade.getPagedApproversForUnit(PageableData pageableData, String unitUid) DefaultB2BPermissionFacade.getPagedPermissions(PageableData pageableData) DefaultB2BPermissionFacade.getPagedPermissionsForCustomer(PageableData pageableData, String customerUid) DefaultB2BPermissionFacade.getPagedPermissionsForUserGroup(PageableData pageableData, String userGroupUid) -
Uses of PageableData in de.hybris.platform.b2bcommercefacades.company
Methods in de.hybris.platform.b2bcommercefacades.company with parameters of type PageableDataModifier and TypeMethodDescriptionB2BUnitFacade.getPagedAdministratorsForUnit(PageableData pageableData, String unitUid) Get a list of administrators associated with a give unit.B2BUserGroupFacade.getPagedB2BUserGroups(PageableData pageableData) Get a paginated lists of B2B user groups.B2BUserFacade.getPagedB2BUserGroupsForCustomer(PageableData pageableData, String customerUid) Get Paginated list of B2B User groups the customer belongs to.B2BUserFacade.getPagedCustomers(PageableData pageableData) Get Paginated list of customers.B2BUnitFacade.getPagedCustomersForUnit(PageableData pageableData, String unitUid) Get a list of customers associated with a give unit.B2BUserGroupFacade.getPagedCustomersForUserGroup(PageableData pageableData, String userGroupUid) Get paginated list of customers who are members of the given B2B user group.B2BUnitFacade.getPagedManagersForUnit(PageableData pageableData, String unitUid) Get a list of managers associated with a give unit.B2BUserGroupFacade.getPagedUserData(PageableData pageableData) Get a paginated list of B2B users.B2BUnitFacade.getPagedUserDataForUnit(PageableData pageableData, String unitUid) Get a list of customers directly associated to the unit plus all the customers who are members of given list of usergroups with the visible branch for the current session user. -
Uses of PageableData in de.hybris.platform.b2bcommercefacades.company.impl
Methods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BUnitFacade.getPagedAdministratorsForUnit(PageableData pageableData, String unitUid) DefaultB2BUserGroupFacade.getPagedB2BUserGroups(PageableData pageableData) DefaultB2BUserFacade.getPagedB2BUserGroupsForCustomer(PageableData pageableData, String customerUid) DefaultB2BUserFacade.getPagedCustomers(PageableData pageableData) DefaultB2BUnitFacade.getPagedCustomersForUnit(PageableData pageableData, String unitUid) DefaultB2BUserGroupFacade.getPagedCustomersForUserGroup(PageableData pageableData, String userGroupUid) DefaultB2BUnitFacade.getPagedManagersForUnit(PageableData pageableData, String unitUid) DefaultB2BUserGroupFacade.getPagedUserData(PageableData pageableData) DefaultB2BUnitFacade.getPagedUserDataForUnit(PageableData pageableData, String unit) protected SearchPageData<CustomerData>DefaultB2BUnitFacade.getPagedUsersForUnit(PageableData pageableData, String unitUid, Collection<?> unitCollection) DefaultB2BBudgetFacade.search(BudgetSearchStateData searchState, PageableData pageableData) DefaultB2BCostCenterFacade.search(SearchStateData searchState, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bcommercefacades.order
Methods in de.hybris.platform.b2bcommercefacades.order with parameters of type PageableDataModifier and TypeMethodDescriptionB2BQuoteFacade.getQuoteHistory(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Returns the quote history of the current user. -
Uses of PageableData in de.hybris.platform.b2bcommercefacades.order.impl
Methods in de.hybris.platform.b2bcommercefacades.order.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultB2BQuoteFacade.getQuoteHistory(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.b2bcommercefacades.search
Methods in de.hybris.platform.b2bcommercefacades.search with parameters of type PageableDataModifier and TypeMethodDescriptionSearchFacade.search(STATE searchState, PageableData pageableData) Searches for the ITEM's based on the search state. -
Uses of PageableData in de.hybris.platform.b2bocc.util
Methods in de.hybris.platform.b2bocc.util that return PageableDataModifier and TypeMethodDescriptionstatic PageableDataSearchUtils.createPageableData(int currentPage, int pageSize, String sort) Creates a pageable data based on the given parameters -
Uses of PageableData in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataAbstractHelper.createPageableData(int currentPage, int pageSize, String sort) Methods in de.hybris.platform.b2bocc.v2.helper with parameters of type PageableDataModifier and TypeMethodDescriptionQuoteHelper.getQuotes(PageableData pageableData, String fields) -
Uses of PageableData in de.hybris.platform.commercefacades.customer
Methods in de.hybris.platform.commercefacades.customer with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerData>
SearchPageData<T>CustomerListFacade.getPagedCustomersForCustomerListUID(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) get list of customers based on specific customer list type -
Uses of PageableData in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerData>
SearchPageData<T>DefaultCustomerListFacade.getPagedCustomersForCustomerListUID(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) -
Uses of PageableData in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order with parameters of type PageableDataModifier and TypeMethodDescriptionOrderFacade.getPagedOrderHistoryForStatuses(PageableData pageableData, OrderStatus... statuses) Returns the order history of the current user for given statuses.QuoteFacade.getPagedQuotes(PageableData pageableData) Retrieves the paged list of quotes for the current user and the current base store.SaveCartFacade.getSavedCartsForCurrentUser(PageableData pageableData, List<OrderStatus> orderStatus) Retrieve carts where order status equals ones of the status in the list. -
Uses of PageableData in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultQuoteFacadeIntegrationTest.createPageableData()protected PageableDataDefaultQuoteFacadeSellerPerspectiveIntegrationTest.createPageableData()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultOrderFacade.getPagedOrderHistoryForStatuses(PageableData pageableData, OrderStatus... statuses) DefaultQuoteFacade.getPagedQuotes(PageableData pageableData) DefaultSaveCartFacade.getSavedCartsForCurrentUser(PageableData pageableData, List<OrderStatus> orderStatus) -
Uses of PageableData in de.hybris.platform.commercefacades.search
Methods in de.hybris.platform.commercefacades.search with parameters of type PageableDataModifier and TypeMethodDescriptionProductSearchFacade.categorySearch(String categoryCode, SearchStateData searchState, PageableData pageableData) Refine an exiting search.ProductSearchFacade.textSearch(SearchStateData searchState, PageableData pageableData) Refine an exiting search. -
Uses of PageableData in de.hybris.platform.commercefacades.search.solrfacetsearch.impl
Methods in de.hybris.platform.commercefacades.search.solrfacetsearch.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultSolrProductSearchFacade.categorySearch(String categoryCode, SearchStateData searchState, PageableData pageableData) DefaultSolrProductSearchFacade.textSearch(SearchStateData searchState, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commercefacades.storefinder
Methods in de.hybris.platform.commercefacades.storefinder with parameters of type PageableDataModifier and TypeMethodDescriptionStoreFinderFacade.getAllPointOfServices(PageableData pageableData) Gets the search page data object parametrized withPointOfServiceDataand contains all stores for current base storeStoreFinderFacade.locationSearch(String locationText, PageableData pageableData) Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given location text.StoreFinderFacade.locationSearch(String locationText, PageableData pageableData, double maxRadius) Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given location text.StoreFinderFacade.positionSearch(GeoPoint geoPoint, PageableData pageableData) Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given coordinatesStoreFinderFacade.positionSearch(GeoPoint geoPoint, PageableData pageableData, double maxRadius) Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given coordinatesStoreFinderStockFacade.productPOSSearch(String posName, ProductData productData, PageableData pageableData) Returns result set with point of services with stock levels for the given point of service nameStoreFinderStockFacade.productSearch(GeoPoint geoPoint, ProductData productData, PageableData pageableData) Returns result set with point of services with stock levels for the given GPS coordinatesStoreFinderStockFacade.productSearch(String location, ProductData productData, PageableData pageableData) Returns result set with point of services with stock levels for the given location free text search term -
Uses of PageableData in de.hybris.platform.commercefacades.storefinder.impl
Methods in de.hybris.platform.commercefacades.storefinder.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataStoreFinderStockFacadeIntegrationTest.createPageableData(int page, int size, String sort) Methods in de.hybris.platform.commercefacades.storefinder.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected PaginationDataDefaultStoreFinderStockFacade.createPagination(PageableData pageableData, long totalNumberOfResults) DefaultStoreFinderFacade.getAllPointOfServices(PageableData pageableData) DefaultStoreFinderFacade.locationSearch(String locationText, PageableData pageableData) DefaultStoreFinderFacade.locationSearch(String locationText, PageableData pageableData, double maxRadius) DefaultStoreFinderFacade.positionSearch(GeoPoint geoPoint, PageableData pageableData) DefaultStoreFinderFacade.positionSearch(GeoPoint geoPoint, PageableData pageableData, double maxRadius) DefaultStoreFinderStockFacade.productPOSSearch(String posName, ProductData productData, PageableData pageableData) DefaultStoreFinderStockFacade.productSearch(GeoPoint geoPoint, ProductData productData, PageableData pageableData) DefaultStoreFinderStockFacade.productSearch(String location, ProductData productData, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.customer
Methods in de.hybris.platform.commerceservices.customer with parameters of type PageableDataModifier and TypeMethodDescriptionCustomerAccountService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) Returns the order of the supplied user filtering by OrderStatus<T extends CustomerModel>
SearchPageData<T>CustomerListSearchService.getPagedCustomers(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) Get paginated customers for specific customer listCustomerAccountService.getReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData) Returns theReturnRequestModelof the given user filtered by given list ofReturnStatus(s). -
Uses of PageableData in de.hybris.platform.commerceservices.customer.dao
Methods in de.hybris.platform.commerceservices.customer.dao with parameters of type PageableDataModifier and TypeMethodDescriptionCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) Finds orders for the specified user in the current session's active catalog versionsCustomerAccountDao.findReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData) Returns theReturnRequestModelof the given user filtered by given list ofReturnStatus(s). -
Uses of PageableData in de.hybris.platform.commerceservices.customer.dao.impl
Methods in de.hybris.platform.commerceservices.customer.dao.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) DefaultCustomerAccountDao.findReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCustomerAccountService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) <T extends CustomerModel>
SearchPageData<T>DefaultCustomerListSearchService.getPagedCustomers(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) DefaultCustomerAccountService.getReturnRequestsByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, ReturnStatus[] returnStatuses, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.customer.strategies
Methods in de.hybris.platform.commerceservices.customer.strategies with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>CustomerListSearchStrategy.getPagedCustomers(String customerListUid, String employeeUid, PageableData pageableData, Map<String, Object> parameterMap) Gets customer data list based on specific implementation -
Uses of PageableData in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order with parameters of type PageableDataModifier and TypeMethodDescriptionCommerceQuoteService.getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData) Retrieves the paged list of quotes according to the provided selection criteria.CommerceSaveCartService.getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, List<OrderStatus> orderStatus) Retrieve carts by user and baseSite where order status equals ones of the status in the list. -
Uses of PageableData in de.hybris.platform.commerceservices.order.dao
Methods in de.hybris.platform.commerceservices.order.dao with parameters of type PageableDataModifier and TypeMethodDescriptionCommerceQuoteDao.findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, Set<QuoteState> quoteStates) Returns a paged list of maximum version (i.e.SaveCartDao.getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, List<OrderStatus> orderStatus) Retrieve carts by user and basesite where order status equals ones of the status in the list. -
Uses of PageableData in de.hybris.platform.commerceservices.order.dao.impl
Methods in de.hybris.platform.commerceservices.order.dao.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultCommerceQuoteDaoTest.ceateSamplePageableData()Methods in de.hybris.platform.commerceservices.order.dao.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCommerceQuoteDao.findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, Set<QuoteState> quoteStates) DefaultSaveCartDao.getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, List<OrderStatus> orderStatus) -
Uses of PageableData in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCommerceQuoteService.getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData) DefaultCommerceSaveCartService.getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, List<OrderStatus> orderStatus) -
Uses of PageableData in de.hybris.platform.commerceservices.organization.daos
Methods in de.hybris.platform.commerceservices.organization.daos with parameters of type PageableDataModifier and TypeMethodDescription<U extends OrgUnitModel>
SearchPageData<U>OrgUnitDao.findAllUnits(List<U> units, PageableData pageableData) Find all units in the branches.<U extends PrincipalModel>
SearchPageData<U>OrgUnitDao.findMembersOfType(OrgUnitModel unit, Class<U> memberType, PageableData pageableData) Find all unit members of a given type.<U extends PrincipalModel>
SearchPageData<U>OrgUnitDao.findMembersOfType(Class<U> memberType, PageableData pageableData, String... orgUnitUids) Find all units members of a given type.OrgUnitDao.findQuotesForEmployee(EmployeeModel employee, Set<QuoteState> states, PageableData pageableData) Returns allQuoteModelinstances associated with at least one of the given employee's units.<U extends OrgUnitModel>
List<U>OrgUnitDao.findRootUnits(Class<U> type, PageableData pageableData) Find all root units of the given type, i.e. -
Uses of PageableData in de.hybris.platform.commerceservices.organization.daos.impl
Methods in de.hybris.platform.commerceservices.organization.daos.impl with parameters of type PageableDataModifier and TypeMethodDescription<U extends OrgUnitModel>
SearchPageData<U>DefaultOrgUnitDao.findAllUnits(List<U> units, PageableData pageableData) <U extends PrincipalModel>
SearchPageData<U>DefaultOrgUnitDao.findMembersOfType(OrgUnitModel unit, Class<U> memberType, PageableData pageableData) <U extends PrincipalModel>
SearchPageData<U>DefaultOrgUnitDao.findMembersOfType(Class<U> memberType, PageableData pageableData, String... orgUnitUids) DefaultOrgUnitDao.findQuotesForEmployee(EmployeeModel employee, Set<QuoteState> states, PageableData pageableData) <U extends OrgUnitModel>
List<U>DefaultOrgUnitDao.findRootUnits(Class<U> type, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.organization.services
Methods in de.hybris.platform.commerceservices.organization.services that return PageableDataMethods in de.hybris.platform.commerceservices.organization.services with parameters of type PageableDataModifier and TypeMethodDescriptionOrgUnitQuoteService.getQuotesForEmployee(EmployeeModel employee, PageableData pageableData) Returns allQuoteModelinstances associated with at least one of the given employee's units.voidOrgUnitMemberParameter.setPageableData(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.organization.services.impl
Methods in de.hybris.platform.commerceservices.organization.services.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultOrgUnitQuoteServiceIntegrationTest.createPageableData(int currentPage, int pageSize) protected PageableDataDefaultOrgUnitServiceIntegrationTest.createPageableData(int currentPage, int pageSize) Methods in de.hybris.platform.commerceservices.organization.services.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultOrgUnitQuoteService.getQuotesForEmployee(EmployeeModel employee, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.organization.strategies.impl
Methods in de.hybris.platform.commerceservices.organization.strategies.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultOrgUnitActivationStrategy.createPageableData() -
Uses of PageableData in de.hybris.platform.commerceservices.organization.utils
Methods in de.hybris.platform.commerceservices.organization.utils with parameters of type PageableDataModifier and TypeMethodDescriptionstatic <T extends PrincipalModel>
OrgUnitMemberParameter<T>OrgUtils.createOrgUnitMemberParameter(String uid, Set<T> members, Class<T> type, PageableData pageableData) Creates the org unit member parameter. -
Uses of PageableData in de.hybris.platform.commerceservices.search
Methods in de.hybris.platform.commerceservices.search with parameters of type PageableDataModifier and TypeMethodDescriptionProductSearchService.categorySearch(String categoryCode, SearchQueryContext searchQueryContext, PageableData pageableData) Initiate a new search in category in a search query context.ProductSearchService.categorySearch(String categoryCode, PageableData pageableData) Initiate a new search in category.ProductSearchStrategy.categorySearch(String categoryCode, SearchQueryContext searchQueryContext, PageableData pageableData) Initiate a new search in category in a search query context.ProductSearchStrategy.categorySearch(String categoryCode, PageableData pageableData) Initiate a new search in category.ProductSearchService.searchAgain(STATE searchQueryData, PageableData pageableData) Refine an exiting search.ProductSearchStrategy.searchAgain(STATE searchQueryData, PageableData pageableData) Refine an exiting search.ProductSearchService.textSearch(String text, SearchQueryContext searchQueryContext, PageableData pageableData) Initiate a new search using simple free text query in a search query context.ProductSearchService.textSearch(String text, PageableData pageableData) Initiate a new search using simple free text query.ProductSearchStrategy.textSearch(String text, SearchQueryContext searchQueryContext, PageableData pageableData) Initiate a new search using simple free text query in a search query context.ProductSearchStrategy.textSearch(String text, PageableData pageableData) Initiate a new search using simple free text query. -
Uses of PageableData in de.hybris.platform.commerceservices.search.dao
Methods in de.hybris.platform.commerceservices.search.dao with parameters of type PageableDataModifier and TypeMethodDescriptionPagedGenericDao.find(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Searches for all instances of model given as a generic type.PagedGenericDao.find(SortParameters sortParameters, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Searches for all instances of model given as a generic type using givenSortParametersto sort results.PagedGenericDao.find(Map<String, ?> params, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Searches for all instances of model given as a generic type matching given parameters.PagedGenericDao.find(Map<String, ?> params, SortParameters sortParameters, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Searches for all instances of model given as a generic type matching given parameters using givenSortParametersto sort results. -
Uses of PageableData in de.hybris.platform.commerceservices.search.dao.impl
Methods in de.hybris.platform.commerceservices.search.dao.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected FlexibleSearchQueryDefaultPagedGenericDao.createFlexibleSearchQuery(SortParameters sortParameters, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.since 6.4.protected FlexibleSearchQueryDefaultPagedGenericDao.createFlexibleSearchQuery(Map<String, ?> params, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.since 6.4.protected FlexibleSearchQueryDefaultPagedGenericDao.createFlexibleSearchQuery(Map<String, ?> params, SortParameters sortParameters, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.since 6.4.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.DefaultPagedGenericDao.find(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedGenericDao.find(SortParameters sortParameters, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedGenericDao.find(Map<String, ?> params, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.DefaultPagedGenericDao.find(Map<String, ?> params, SortParameters sortParameters, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.commerceservices.search.flexiblesearch
Methods in de.hybris.platform.commerceservices.search.flexiblesearch with parameters of type PageableDataModifier and TypeMethodDescription<T> SearchPageData<T>PagedFlexibleSearchService.search(FlexibleSearchQuery searchQuery, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Searches according to a flexible search query and pagination data<T> SearchPageData<T>PagedFlexibleSearchService.search(String query, Map<String, ?> queryParams, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.Searches according to a query string and pagination data<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 PageableData in de.hybris.platform.commerceservices.search.flexiblesearch.impl
Methods in de.hybris.platform.commerceservices.search.flexiblesearch.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected <T> SearchPageData<T>DefaultPagedFlexibleSearchService.createPagedSearchResult(SearchResult<T> searchResult, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.protected <T> PaginationDataDefaultPagedFlexibleSearchService.createPagination(PageableData pageableData, SearchResult<T> searchResult) Deprecated, for removal: This API element is subject to removal in a future version.protected voidDefaultPagedFlexibleSearchService.populatePagableProperties(PageableData pageableData, FlexibleSearchQuery searchQuery) Deprecated, for removal: This API element is subject to removal in a future version.<T> SearchPageData<T>DefaultPagedFlexibleSearchService.search(FlexibleSearchQuery searchQuery, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version.<T> SearchPageData<T>DefaultPagedFlexibleSearchService.search(String query, Map<String, ?> queryParams, PageableData pageableData) 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.protected voidDefaultPagedFlexibleSearchService.validatePagableParameters(PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.commerceservices.search.pagedata
Subclasses of PageableData in de.hybris.platform.commerceservices.search.pagedataModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.use de.hybris.platform.core.servicelayer.data.PaginationData instead -
Uses of PageableData in de.hybris.platform.commerceservices.search.searchservices.data
Methods in de.hybris.platform.commerceservices.search.searchservices.data that return PageableDataMethods in de.hybris.platform.commerceservices.search.searchservices.data with parameters of type PageableDataModifier and TypeMethodDescriptionvoidSnSearchQueryConverterData.setPageable(PageableData pageable) -
Uses of PageableData in de.hybris.platform.commerceservices.search.searchservices.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultSearchServicesProductSearchStrategy.categorySearch(String categoryCode, SearchQueryContext searchQueryContext, PageableData pageable) DefaultSearchServicesProductSearchStrategy.categorySearch(String categoryCode, PageableData pageable) protected SnSearchQueryDefaultSearchServicesProductSearchStrategy.convertSearchQuery(String indexTypeId, SolrSearchQueryData searchQuery, PageableData pageable) DefaultSearchServicesProductSearchStrategy.doSearch(SolrSearchQueryData searchQuery, PageableData pageable) DefaultSearchServicesProductSearchStrategy.searchAgain(SolrSearchQueryData searchQuery, PageableData pageable) DefaultSearchServicesProductSearchStrategy.textSearch(String text, SearchQueryContext searchQueryContext, PageableData pageable) DefaultSearchServicesProductSearchStrategy.textSearch(String text, PageableData pageable) -
Uses of PageableData in de.hybris.platform.commerceservices.search.solrfacetsearch.data
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.data that return PageableDataModifier and TypeMethodDescriptionSearchQueryPageableData.getPageableData()SolrSearchRequest.getPageableData()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.data with parameters of type PageableDataModifier and TypeMethodDescriptionvoidSearchQueryPageableData.setPageableData(PageableData pageableData) voidSolrSearchRequest.setPageableData(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.search.solrfacetsearch.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected SearchQueryPageableData<SolrSearchQueryData>DefaultSolrFacetSearchProductSearchStrategy.buildSearchQueryPageableData(SolrSearchQueryData searchQueryData, PageableData pageableData) protected SearchQueryPageableData<SolrSearchQueryData>DefaultSolrProductSearchService.buildSearchQueryPageableData(SolrSearchQueryData searchQueryData, PageableData pageableData) Deprecated.since 2011.DefaultSolrFacetSearchProductSearchStrategy.categorySearch(String categoryCode, SearchQueryContext searchQueryContext, PageableData pageableData) DefaultSolrFacetSearchProductSearchStrategy.categorySearch(String categoryCode, PageableData pageableData) DefaultSolrProductSearchService.categorySearch(String categoryCode, SearchQueryContext searchQueryContext, PageableData pageableData) DefaultSolrProductSearchService.categorySearch(String categoryCode, PageableData pageableData) DefaultSolrFacetSearchProductSearchStrategy.doSearch(SolrSearchQueryData searchQueryData, PageableData pageableData) DefaultSolrProductSearchService.doSearch(SolrSearchQueryData searchQueryData, PageableData pageableData) Deprecated.since 2011.DefaultSolrFacetSearchProductSearchStrategy.searchAgain(SolrSearchQueryData searchQueryData, PageableData pageableData) DefaultSolrProductSearchService.searchAgain(SolrSearchQueryData searchQueryData, PageableData pageableData) DefaultSolrFacetSearchProductSearchStrategy.textSearch(String text, SearchQueryContext searchQueryContext, PageableData pageableData) DefaultSolrFacetSearchProductSearchStrategy.textSearch(String text, PageableData pageableData) DefaultSolrProductSearchService.textSearch(String text, SearchQueryContext searchQueryContext, PageableData pageableData) DefaultSolrProductSearchService.textSearch(String text, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.storefinder
Methods in de.hybris.platform.commerceservices.storefinder with parameters of type PageableDataModifier and TypeMethodDescriptionStoreFinderService.getAllPos(BaseStoreModel baseStore, PageableData pageableData) Gets the locations retrieved basing on the given arguments.StoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData) Gets the locations retrieved based on the given arguments.StoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData, double maxRadius) Gets the locations retrieved based on the given arguments.StoreFinderService.positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData) Gets the locations retrieved basing on the given arguments.StoreFinderService.positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData, double maxRadius) Gets the locations retrieved basing on the given arguments. -
Uses of PageableData in de.hybris.platform.commerceservices.storefinder.impl
Methods in de.hybris.platform.commerceservices.storefinder.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultStoreFinderServiceTest.preparePageMetaData(int start, int size) Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected PaginationDataDefaultStoreFinderService.createPagination(PageableData pageableData, long totalNumberOfResults) protected StoreFinderSearchPageData<ITEM>DefaultStoreFinderService.doSearch(BaseStoreModel baseStore, String locationText, GeoPoint centerPoint, PageableData pageableData, Double maxRadiusKm) DefaultStoreFinderService.getAllPos(BaseStoreModel baseStore, PageableData pageableData) DefaultStoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData) DefaultStoreFinderService.locationSearch(BaseStoreModel baseStore, String locationText, PageableData pageableData, double maxRadiusKm) DefaultStoreFinderService.positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData) DefaultStoreFinderService.positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData, double maxRadius) -
Uses of PageableData in de.hybris.platform.commerceservices.util
Methods in de.hybris.platform.commerceservices.util that return PageableDataModifier and TypeMethodDescriptionstatic PageableDataCommerceSearchUtils.getAllOnOnePagePageableData() -
Uses of PageableData in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataProductsController.createPageableData(int currentPage, int pageSize, String sort) -
Uses of PageableData in de.hybris.platform.commercewebservices.core.v2.helper
Methods in de.hybris.platform.commercewebservices.core.v2.helper that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataAbstractHelper.createPageableData(int currentPage, int pageSize, String sort) -
Uses of PageableData in de.hybris.platform.configurablebundlefacades.order
Methods in de.hybris.platform.configurablebundlefacades.order with parameters of type PageableDataModifier and TypeMethodDescriptionBundleCartFacade.getAllowedProducts(Integer groupNumber, String searchQuery, PageableData pageableData) Constructs pageable list of products available for entry group of typeGroupType.CONFIGURABLEBUNDLE -
Uses of PageableData in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultBundleCommerceCartFacade.getAllowedProducts(Integer groupNumber, String searchQuery, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customercouponfacades
Methods in de.hybris.platform.customercouponfacades with parameters of type PageableDataModifier and TypeMethodDescriptionCustomerCouponFacade.getPagedCouponsData(PageableData pageableData) Gets paginated customer coupon data by pageableData -
Uses of PageableData in de.hybris.platform.customercouponfacades.impl
Methods in de.hybris.platform.customercouponfacades.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCustomerCouponFacade.getPagedCouponsData(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customercouponservices
Methods in de.hybris.platform.customercouponservices with parameters of type PageableDataModifier and TypeMethodDescriptionCustomerCouponService.getCustomerCouponsForCustomer(CustomerModel customer, PageableData pageableData) Gets paginated customer coupon models for the customer by pageableData -
Uses of PageableData in de.hybris.platform.customercouponservices.daos
Methods in de.hybris.platform.customercouponservices.daos with parameters of type PageableDataModifier and TypeMethodDescriptionCustomerCouponDao.findCustomerCouponsByCustomer(CustomerModel customer, PageableData pageableData) Finds paginated customer coupons -
Uses of PageableData in de.hybris.platform.customercouponservices.daos.impl
Methods in de.hybris.platform.customercouponservices.daos.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCustomerCouponDao.findCustomerCouponsByCustomer(CustomerModel customer, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customercouponservices.impl
Methods in de.hybris.platform.customercouponservices.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCustomerCouponService.getCustomerCouponsForCustomer(CustomerModel customer, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customerinterestsaddon.controllers.pages
Methods in de.hybris.platform.customerinterestsaddon.controllers.pages with parameters of type PageableDataModifier and TypeMethodDescriptionprotected PaginationDataMyInterestsPageController.createPagination(PageableData pageableData, int total) -
Uses of PageableData in de.hybris.platform.customerinterestsfacades.productinterest
Methods in de.hybris.platform.customerinterestsfacades.productinterest with parameters of type PageableDataModifier and TypeMethodDescriptionProductInterestFacade.getProductsByCustomerInterests(PageableData pageableData) Finds interests watched by current customerintProductInterestFacade.getProductsCountByCustomerInterests(PageableData pageableData) Finds the total size of search result -
Uses of PageableData in de.hybris.platform.customerinterestsfacades.productinterest.impl
Methods in de.hybris.platform.customerinterestsfacades.productinterest.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultProductInterestFacade.getProductsByCustomerInterests(PageableData pageableData) intDefaultProductInterestFacade.getProductsCountByCustomerInterests(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customerinterestsservices.productinterest
Methods in de.hybris.platform.customerinterestsservices.productinterest with parameters of type PageableDataModifier and TypeMethodDescriptionProductInterestService.getProductsByCustomerInterests(PageableData pageableData) Finds interests watched by current customer.intProductInterestService.getProductsCountByCustomerInterests(PageableData pageableData) Finds the total size of search result. -
Uses of PageableData in de.hybris.platform.customerinterestsservices.productinterest.daos
Methods in de.hybris.platform.customerinterestsservices.productinterest.daos with parameters of type PageableDataModifier and TypeMethodDescriptionProductInterestDao.findProductsByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData) Find interests watched by current customerintProductInterestDao.findProductsCountByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData) Find the total count of products watched by customer -
Uses of PageableData in de.hybris.platform.customerinterestsservices.productinterest.daos.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultProductInterestDaoTest.createPageableData(int pageNumber, int pageSize, String sortCode) Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl with parameters of type PageableDataModifier and TypeMethodDescriptionprotected FlexibleSearchQueryDefaultProductInterestDao.buildPagedProductInterestsQuery(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData) DefaultProductInterestDao.findProductsByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData) intDefaultProductInterestDao.findProductsCountByCustomerInterests(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customerinterestsservices.productinterest.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultProductInterestService.getProductsByCustomerInterests(PageableData pageableData) intDefaultProductInterestService.getProductsCountByCustomerInterests(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customerticketingfacades
Methods in de.hybris.platform.customerticketingfacades with parameters of type PageableDataModifier and TypeMethodDescriptionTicketFacade.getTickets(PageableData pageableData) Requesting for all tickets of a customer. -
Uses of PageableData in de.hybris.platform.customerticketingfacades.customerticket
Methods in de.hybris.platform.customerticketingfacades.customerticket with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultCustomerTicketingFacade.getTickets(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.marketplacefacades.vendor
Methods in de.hybris.platform.marketplacefacades.vendor with parameters of type PageableDataModifier and TypeMethodDescriptionVendorFacade.getPagedIndexVendors(PageableData pageableData) Get paged vendors need to shown in index pageCustomerVendorReviewFacade.getPagedReviewsForVendor(String vendorCode, PageableData pageableData) Get all approved paged reviews for a particular vendor -
Uses of PageableData in de.hybris.platform.marketplacefacades.vendor.impl
Methods in de.hybris.platform.marketplacefacades.vendor.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultVendorFacade.getPagedIndexVendors(PageableData pageableData) DefaultCustomerVendorReviewFacade.getPagedReviewsForVendor(String vendorCode, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.marketplaceservices.strategies
Methods in de.hybris.platform.marketplaceservices.strategies with parameters of type PageableDataModifier and TypeMethodDescriptionIndexedVendorsLookupStrategy.getIndexVendors(PageableData pageableData) Get the vendors need to shown in index page -
Uses of PageableData in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultIndexedVendorsLookupStrategy.getIndexVendors(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.marketplaceservices.vendor
Methods in de.hybris.platform.marketplaceservices.vendor with parameters of type PageableDataModifier and TypeMethodDescriptionVendorService.getIndexVendors(PageableData pageableData) Get expected vendors shown in index pageCustomerVendorReviewService.getPagedReviewsForVendor(String vendorCode, LanguageModel language, PageableData pageableData) Get all approved paged reviews for a particular vendor -
Uses of PageableData in de.hybris.platform.marketplaceservices.vendor.daos
Methods in de.hybris.platform.marketplaceservices.vendor.daos with parameters of type PageableDataModifier and TypeMethodDescriptionVendorDao.findPagedActiveVendors(PageableData pageableData) Find all active vendorsCustomerVendorReviewDao.findPagedReviewsForVendor(String vendorCode, LanguageModel language, PageableData pageableData) Find all approved paged reviews for a particular vendor -
Uses of PageableData in de.hybris.platform.marketplaceservices.vendor.daos.impl
Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataDefaultCustomerVendorReviewDaoTest.createPageableData()protected PageableDataDefaultVendorDaoTest.createPageableData(int pageNumber, int pageSize, String sortCode) Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultVendorDao.findPagedActiveVendors(PageableData pageableData) DefaultCustomerVendorReviewDao.findPagedReviewsForVendor(String vendorCode, LanguageModel language, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultVendorService.getIndexVendors(PageableData pageableData) DefaultCustomerVendorReviewService.getPagedReviewsForVendor(String vendorCode, LanguageModel language, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.ordermanagementfacades
Methods in de.hybris.platform.ordermanagementfacades with parameters of type PageableDataModifier and TypeMethodDescriptionprotected PaginationDataOmsBaseFacade.createPaginationData(PageableData pageableData, int totalResults) Creates aPaginationDatabased on the received PageableData -
Uses of PageableData in de.hybris.platform.ordermanagementfacades.order
Methods in de.hybris.platform.ordermanagementfacades.order with parameters of type PageableDataModifier and TypeMethodDescriptionOmsOrderFacade.getOrderEntriesForOrderCode(String orderCode, PageableData pageableData) API to get orderEntries for the givenAbstractOrderModel.CODEOmsOrderFacade.getOrders(PageableData pageableData) API to get all orders in the systemOmsOrderFacade.getOrdersByStatuses(PageableData pageableData, Set<OrderStatus> orderStatusSet) API to get all orders in the system that have certain status(es) -
Uses of PageableData in de.hybris.platform.ordermanagementfacades.order.impl
Methods in de.hybris.platform.ordermanagementfacades.order.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultOmsOrderFacade.getOrderEntriesForOrderCode(String orderCode, PageableData pageableData) DefaultOmsOrderFacade.getOrders(PageableData pageableData) DefaultOmsOrderFacade.getOrdersByStatuses(PageableData pageableData, Set<OrderStatus> orderStatusSet) -
Uses of PageableData in de.hybris.platform.ordermanagementfacades.returns
Methods in de.hybris.platform.ordermanagementfacades.returns with parameters of type PageableDataModifier and TypeMethodDescriptionOmsReturnFacade.getPagedReturnRequestsByCurrentUser(PageableData pageableData, ReturnStatus... returnStatuses) Returns the pagedReturnRequestDatafor the current user.OmsReturnFacade.getReturnEntriesForReturnCode(String code, PageableData pageableData) API to get returnEntries for the givenReturnRequestModel.CODEOmsReturnFacade.getReturns(PageableData pageableData) API to get all returns in the systemOmsReturnFacade.getReturnsByStatuses(PageableData pageableData, Set<ReturnStatus> returnStatusSet) API to get all returns in the system that have certain status(s) -
Uses of PageableData in de.hybris.platform.ordermanagementfacades.returns.impl
Methods in de.hybris.platform.ordermanagementfacades.returns.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultOmsReturnFacade.getPagedReturnRequestsByCurrentUser(PageableData pageableData, ReturnStatus... returnStatuses) DefaultOmsReturnFacade.getReturnEntriesForReturnCode(String code, PageableData pageableData) DefaultOmsReturnFacade.getReturns(PageableData pageableData) DefaultOmsReturnFacade.getReturnsByStatuses(PageableData pageableData, Set<ReturnStatus> returnStatusSet) -
Uses of PageableData in de.hybris.platform.ordermanagementwebservices.controllers
Methods in de.hybris.platform.ordermanagementwebservices.controllers that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataOmsBaseController.createPageable(int page, int pageSize, String sort) Creates a pageableData with provided page, pageSize and sort -
Uses of PageableData in de.hybris.platform.selectivecartservices.daos.impl
Methods in de.hybris.platform.selectivecartservices.daos.impl with parameters of type PageableDataModifier and TypeMethodDescriptionSelectiveSaveCartDao.getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, List<OrderStatus> orderStatus) -
Uses of PageableData in de.hybris.platform.subscriptionservices.daos.impl
Methods in de.hybris.platform.subscriptionservices.daos.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultSubscriptionCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PageableData in de.hybris.platform.ticket.dao
Methods in de.hybris.platform.ticket.dao with parameters of type PageableDataModifier and TypeMethodDescriptionTicketDao.findTicketsByCustomerOrderByModifiedTime(UserModel user, BaseSiteModel baseSite, PageableData pageableData) Find all tickets that are associated with the customer and current site, in descending and order by Modified date time. -
Uses of PageableData in de.hybris.platform.ticket.dao.impl
Methods in de.hybris.platform.ticket.dao.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultTicketDao.findTicketsByCustomerOrderByModifiedTime(UserModel user, BaseSiteModel baseSite, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.ticket.event.dao
Methods in de.hybris.platform.ticket.event.dao with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>CustomerSupportEventDao.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) Deprecated, for removal: This API element is subject to removal in a future version.since 6.7<T extends CustomerModel>
SearchPageData<T>CustomerSupportEventDao.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts) Searching customers based on event typeCustomerSupportEventDao.findAllEventsByAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) Search for agent-specific events -
Uses of PageableData in de.hybris.platform.ticket.event.dao.impl
Methods in de.hybris.platform.ticket.event.dao.impl with parameters of type PageableDataModifier and TypeMethodDescription<T extends CustomerModel>
SearchPageData<T>DefaultCustomerSupportEventDao.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) Deprecated, for removal: This API element is subject to removal in a future version.since 6.7<T extends CustomerModel>
SearchPageData<T>DefaultCustomerSupportEventDao.findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts) DefaultCustomerSupportEventDao.findAllEventsByAgent(EmployeeModel agent, EventType eventType, Date startDate, Date endDate, PageableData pageableData, int limit) -
Uses of PageableData in de.hybris.platform.ticket.service
Methods in de.hybris.platform.ticket.service with parameters of type PageableDataModifier and TypeMethodDescriptionTicketService.getTicketsForCustomerOrderByModifiedTime(UserModel user, BaseSiteModel baseSite, PageableData pageableData) Find all tickets that are associated with the customer in order by Modified date and time. -
Uses of PageableData in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultTicketService.getTicketsForCustomerOrderByModifiedTime(UserModel user, BaseSiteModel baseSite, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.warehousingfacades
Fields in de.hybris.platform.warehousingfacades declared as PageableDataModifier and TypeFieldDescriptionprotected PageableDataWarehousingConsignmentFacadeIntegrationTest.pageableDataprotected PageableDataWarehousingPointOfServiceFacadeIntegrationTest.pageableData -
Uses of PageableData in de.hybris.platform.warehousingfacades.basestore
Methods in de.hybris.platform.warehousingfacades.basestore with parameters of type PageableDataModifier and TypeMethodDescriptionWarehousingBaseStoreFacade.getPointsOfServiceForBaseStoreId(PageableData pageableData, String uid) API to get allPointOfServiceDatain the system, for the givenBaseStoreModel.UIDWarehousingBaseStoreFacade.getWarehousesForBaseStoreId(PageableData pageableData, String uid) API to get allWarehouseModelin the system, for the givenBaseStoreModel.UID -
Uses of PageableData in de.hybris.platform.warehousingfacades.basestore.impl
Methods in de.hybris.platform.warehousingfacades.basestore.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultWarehousingBaseStoreFacade.getPointsOfServiceForBaseStoreId(PageableData pageableData, String uid) DefaultWarehousingBaseStoreFacade.getWarehousesForBaseStoreId(PageableData pageableData, String uid) -
Uses of PageableData in de.hybris.platform.warehousingfacades.order
Methods in de.hybris.platform.warehousingfacades.order with parameters of type PageableDataModifier and TypeMethodDescriptionWarehousingConsignmentFacade.getConsignmentEntriesForConsignmentCode(String code, PageableData pageableData) API to get consignmentEntries for the givenConsignmentModel.CODEWarehousingConsignmentFacade.getConsignments(PageableData pageableData) API to fetch all consignments in the systemWarehousingConsignmentFacade.getConsignmentsByStatuses(PageableData pageableData, Set<ConsignmentStatus> consignmentStatusSet) API to fetch all consignments in the system that have certain status(es)WarehousingConsignmentFacade.getSourcingLocationsForConsignmentCode(String code, PageableData pageableData) API to return all warehouses fit for souring for the givenConsignmentModel.CODE. -
Uses of PageableData in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultWarehousingConsignmentFacade.getConsignmentEntriesForConsignmentCode(String code, PageableData pageableData) DefaultWarehousingConsignmentFacade.getConsignments(PageableData pageableData) DefaultWarehousingConsignmentFacade.getConsignmentsByStatuses(PageableData pageableData, Set<ConsignmentStatus> consignmentStatusSet) DefaultWarehousingConsignmentFacade.getSourcingLocationsForConsignmentCode(String code, PageableData pageableData) protected List<WarehouseModel>DefaultWarehousingConsignmentFacade.getSublistOfSourcingLocations(PageableData pageableData, List<WarehouseModel> locations) Gets a sub list based on the pageable data object from the list containing all warehouses. -
Uses of PageableData in de.hybris.platform.warehousingfacades.pointofservice
Methods in de.hybris.platform.warehousingfacades.pointofservice with parameters of type PageableDataModifier and TypeMethodDescriptionWarehousingPointOfServiceFacade.getWarehousesForPointOfService(PageableData pageableData, String posName) API to get allWarehouseModelin the system, for the givenPointOfServiceModel.NAME -
Uses of PageableData in de.hybris.platform.warehousingfacades.pointofservice.impl
Methods in de.hybris.platform.warehousingfacades.pointofservice.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultWarehousingPointOfServiceFacade.getWarehousesForPointOfService(PageableData pageableData, String posName) -
Uses of PageableData in de.hybris.platform.warehousingfacades.stocklevel
Methods in de.hybris.platform.warehousingfacades.stocklevel with parameters of type PageableDataModifier and TypeMethodDescriptionWarehousingStockLevelFacade.getStockLevelsForWarehouseCode(String code, PageableData pageableData) API to get the stocklevels for theWarehouseModel.CODE -
Uses of PageableData in de.hybris.platform.warehousingfacades.stocklevel.impl
Methods in de.hybris.platform.warehousingfacades.stocklevel.impl with parameters of type PageableDataModifier and TypeMethodDescriptionDefaultWarehousingStockLevelFacade.getStockLevelsForWarehouseCode(String code, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.warehousingfacades.util
Methods in de.hybris.platform.warehousingfacades.util that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataBaseWarehousingFacadeIntegrationTest.createPageable()Creates a default pageableDataprotected PageableDataBaseWarehousingFacadeIntegrationTest.createPageable(int page, int pageSize, String sort) Creates a pageableData with provided page, pageSize and sort -
Uses of PageableData in de.hybris.platform.warehousingwebservices.controllers
Methods in de.hybris.platform.warehousingwebservices.controllers that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataWarehousingBaseController.createPageable(int page, int pageSize, String sort) Creates a pageableData with provided page, pageSize and sort -
Uses of PageableData in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages with parameters of type PageableDataModifier and TypeMethodDescriptionprotected voidStoreLocatorPageController.setUpSearchResultsForLocationQuery(String locationQuery, PageableData pageableData, org.springframework.ui.Model model) protected voidStoreLocatorPageController.setUpSearchResultsForPosition(GeoPoint geoPoint, PageableData pageableData, org.springframework.ui.Model model) -
Uses of PageableData in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataStoreFinderController.createPagaable(int page, int pageSize, String sort) protected PageableDataProductsController.createPageableData(int currentPage, int pageSize) -
Uses of PageableData in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataProductsController.createPageableData(int currentPage, int pageSize, String sort) -
Uses of PageableData in de.hybris.platform.ycommercewebservices.v2.helper
Methods in de.hybris.platform.ycommercewebservices.v2.helper that return PageableDataModifier and TypeMethodDescriptionprotected PageableDataAbstractHelper.createPageableData(int currentPage, int pageSize, String sort)