Uses of Class
de.hybris.platform.commerceservices.search.pagedata.PageableData
-
-
Uses of PageableData in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that return PageableData Modifier and Type Method Description protected PageableDataDefaultLocalStorePreferencesService. getPageableData() -
Uses of PageableData in de.hybris.platform.acceleratorservices.store.pickup.impl
Methods in de.hybris.platform.acceleratorservices.store.pickup.impl that return PageableData Modifier and Type Method Description protected PageableDataDefaultPickupPointOfServiceConsolidationStrategy. getPageableData()Methods in de.hybris.platform.acceleratorservices.store.pickup.impl with parameters of type PageableData Modifier and Type Method Description protected StoreFinderSearchPageData<PointOfServiceDistanceData>DefaultPickupPointOfServiceConsolidationStrategy. getPOSDistanceDataForUserLocationAndBaseStore(UserLocationData userLocation, PageableData pageableData)protected voidDefaultPickupPointOfServiceConsolidationStrategy. processPageableData(CartModel cartModel, java.util.Set<PointOfServiceDistanceData> consolidatedPickupPoints, UserLocationData userLocation, java.util.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 PageableData Modifier and Type Method Description protected PageableDataAbstractSearchPageController. createPageableData(int pageNumber, int pageSize, java.lang.String sortCode, AbstractSearchPageController.ShowMode showMode) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon
Methods in de.hybris.platform.accountsummaryaddon that return PageableData Modifier and Type Method Description protected PageableDataB2BIntegrationTest. createPageableData(int pageNumber, int pageSize, java.lang.String sortCode) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.document
Methods in de.hybris.platform.accountsummaryaddon.document that return PageableData Modifier and Type Method Description PageableDataAccountSummaryDocumentQuery. getPageableData()Constructors in de.hybris.platform.accountsummaryaddon.document with parameters of type PageableData Constructor Description AccountSummaryDocumentQuery(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 PageableData Modifier and Type Method Description SearchPageData<B2BDocumentModel>PagedB2BDocumentDao. getAllPagedDocuments(PageableData pageableData, java.util.List<DefaultCriteria> criteriaList)SearchPageData<B2BDocumentModel>PagedB2BDocumentDao. getPagedDocumentsForUnit(java.lang.String b2bUnitCode, PageableData pageableData, java.util.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 PageableData Modifier and Type Method Description SearchPageData<B2BDocumentModel>DefaultPagedB2BDocumentDao. getAllPagedDocuments(PageableData pageableData, java.util.List<DefaultCriteria> criteriaList)protected SearchPageData<B2BDocumentModel>DefaultPagedB2BDocumentDao. getPagedDocuments(java.util.Optional<java.lang.String> b2bUnitCode, PageableData pageableData, java.util.List<DefaultCriteria> criteriaList)SearchPageData<B2BDocumentModel>DefaultPagedB2BDocumentDao. getPagedDocumentsForUnit(java.lang.String b2bUnitCode, PageableData pageableData, java.util.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 PageableData Modifier and Type Method Description SearchPageData<B2BDocumentModel>B2BDocumentService. getPagedDocumentsForUnit(java.lang.String b2bUnitCode, PageableData pageableData, java.util.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 PageableData Modifier and Type Method Description protected PageableDataDefaultB2BDocumentServiceMockTest. createPageableData(int pageSize, int currentPage)Methods in de.hybris.platform.accountsummaryaddon.document.service.impl with parameters of type PageableData Modifier and Type Method Description protected voidDefaultB2BDocumentServiceMockTest. assertPagination(SearchPageData<B2BDocumentModel> pagedB2BDocuments, PageableData pageableData)protected PaginationDataDefaultB2BDocumentServiceMockTest. createPaginationData(PageableData pageableData)protected java.util.List<B2BDocumentModel>DefaultB2BDocumentServiceMockTest. createResults(PageableData pageableData)protected SearchPageData<B2BDocumentModel>DefaultB2BDocumentServiceMockTest. createSearchPageData(PageableData pageableData)SearchPageData<B2BDocumentModel>DefaultB2BDocumentService. getPagedDocumentsForUnit(java.lang.String b2bUnitCode, PageableData pageableData, java.util.List<DefaultCriteria> criteriaList) -
Uses of PageableData in de.hybris.platform.accountsummaryaddon.facade
Methods in de.hybris.platform.accountsummaryaddon.facade with parameters of type PageableData Modifier and Type Method Description SearchPageData<B2BDocumentData>B2BAccountSummaryFacade. getPagedDocumentsForUnit(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<B2BDocumentData>DefaultB2BAccountSummaryFacade. getPagedDocumentsForUnit(java.lang.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 PageableData Modifier and Type Method Description protected PageableDataCustomerInterestsDataProvider. createPageableData(int limit) -
Uses of PageableData in de.hybris.platform.assistedservicefacades
Methods in de.hybris.platform.assistedservicefacades with parameters of type PageableData Modifier and Type Method Description java.util.List<CustomerData>AssistedServiceFacade. getCustomers(java.lang.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 PageableData Modifier and Type Method Description java.util.List<CustomerData>DefaultAssistedServiceFacade. getCustomers(java.lang.String searchTerm, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.assistedserviceservices
Methods in de.hybris.platform.assistedserviceservices with parameters of type PageableData Modifier and Type Method Description SearchPageData<CustomerModel>AssistedServiceService. getCustomers(java.lang.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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>CustomerGroupDao. findAllCustomersByConsignmentsInPointOfServices(java.util.List<PointOfServiceModel> pointOfServiceModels, PageableData pageableData)Get paginated customers for specific pos-list where customer have a consignment.<T extends CustomerModel>
SearchPageData<T>CustomerGroupDao. findAllCustomersByGroups(java.util.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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>DefaultCustomerGroupDao. findAllCustomersByConsignmentsInPointOfServices(java.util.List<PointOfServiceModel> poses, PageableData pageableData)<T extends CustomerModel>
SearchPageData<T>DefaultCustomerGroupDao. findAllCustomersByGroups(java.util.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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>CustomerSupportEventService. findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.Date endDate, PageableData pageableData, int limit)Search for customer based on event parameters.<T extends CustomerModel>
SearchPageData<T>CustomerSupportEventService. findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts)Searching customers based on event typeSearchPageData<SessionEventModel>CustomerSupportEventService. getAllEventsForAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>DefaultCustomerSupportEventService. findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.Date endDate, PageableData pageableData, int limit)<T extends CustomerModel>
SearchPageData<T>DefaultCustomerSupportEventService. findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts)SearchPageData<SessionEventModel>DefaultCustomerSupportEventService. getAllEventsForAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.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 PageableData Modifier and Type Method Description SearchPageData<CustomerModel>DefaultAssistedServiceService. getCustomers(java.lang.String searchCriteria, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.assistedserviceservices.strategy
Methods in de.hybris.platform.assistedserviceservices.strategy with parameters of type PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>DefaultBopisCustomerListSearchStrategy. getPagedCustomers(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.Object> parameterMap)<T extends CustomerModel>
SearchPageData<T>DefaultInStoreCustomerListSearchStrategy. getPagedCustomers(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.Object> parameterMap)<T extends CustomerModel>
SearchPageData<T>DefaultRecentlyStartedSessionCustomerListSearchStrategy. getPagedCustomers(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.Object> parameterMap) -
Uses of PageableData in de.hybris.platform.assistedservicestorefront.controllers
Methods in de.hybris.platform.assistedservicestorefront.controllers that return PageableData Modifier and Type Method Description protected PageableDataCustomerListController. createPageableData(int pageNumber, int pageSize, java.lang.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 PageableData Modifier and Type Method Description protected SearchPageData<CustomerData>CustomersController. getCustomersFromCustomerList(java.lang.String customerListId, java.lang.String query, PageableData pageableData)protected SearchPageData<CustomerData>CustomersController. searchCustomerByOrder(java.lang.String orderId, PageableData pageableData)protected SearchPageData<CustomerData>CustomersController. searchCustomersByQuery(java.lang.String query, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.assistedservicewebservices.utils
Methods in de.hybris.platform.assistedservicewebservices.utils that return PageableData Modifier and Type Method Description static PageableDataPaginationUtils. createPageableData(int currentPage, int pageSize, java.lang.String sort)Methods in de.hybris.platform.assistedservicewebservices.utils with parameters of type PageableData Modifier and Type Method Description static PaginationDataPaginationUtils. buildPaginationData(PageableData pageableData, java.util.List data) -
Uses of PageableData in de.hybris.platform.b2b.company
Methods in de.hybris.platform.b2b.company with parameters of type PageableData Modifier and Type Method Description SearchPageData<B2BUserGroupModel>B2BCommerceB2BUserGroupService. getPagedB2BUserGroups(PageableData pageableData)Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataSearchPageData<B2BCostCenterModel>B2BCommerceCostCenterService. getPagedCostCenters(PageableData pageableData)Gets list ofSearchPageDataB2BCostCenterModel for pagination given the required pagination parameters withPageableDataSearchPageData<B2BCustomerModel>B2BCommerceUserService. getPagedCustomers(PageableData pageableData)Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataSearchPageData<B2BCustomerModel>B2BCommerceUserService. getPagedCustomersByGroupMembership(PageableData pageableData, java.lang.String... userGroupUids)Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataSearchPageData<B2BCustomerModel>B2BCommerceUserService. getPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, java.lang.String searchTerm, java.lang.String... userGroupUids)Gets a pageable list of b2b customers that belong to the supplied groups.SearchPageData<B2BPermissionModel>B2BCommercePermissionService. getPagedPermissions(PageableData pageableData)Gets list ofSearchPageDataB2BPermissionModel for pagination given the required pagination parameters withPageableDataSearchPageData<B2BCustomerModel>B2BCommerceUnitService. getPagedUsersForUnit(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataDefaultB2BCommerceB2BUserGroupServiceTest. createPageableData(int pageSize, int currentPage)Methods in de.hybris.platform.b2b.company.impl with parameters of type PageableData Modifier and Type Method Description protected voidDefaultB2BCommerceB2BUserGroupServiceTest. assertPagination(SearchPageData<B2BUserGroupModel> pagedB2BUserGroups, PageableData pageableData)protected PaginationDataDefaultB2BCommerceB2BUserGroupServiceTest. createPaginationData(PageableData pageableData)protected java.util.List<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest. createResults(PageableData pageableData)protected SearchPageData<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest. createSearchPageData(PageableData pageableData)SearchPageData<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupService. getPagedB2BUserGroups(PageableData pageableData)SearchPageData<B2BCostCenterModel>DefaultB2BCommerceCostCenterService. getPagedCostCenters(PageableData pageableData)SearchPageData<B2BCustomerModel>DefaultB2BCommerceUserService. getPagedCustomers(PageableData pageableData)SearchPageData<B2BCustomerModel>DefaultB2BCommerceUserService. getPagedCustomersByGroupMembership(PageableData pageableData, java.lang.String... userGroupUids)SearchPageData<B2BCustomerModel>DefaultB2BCommerceUserService. getPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, java.lang.String searchTerm, java.lang.String... userGroupUids)SearchPageData<B2BPermissionModel>DefaultB2BCommercePermissionService. getPagedPermissions(PageableData pageableData)SearchPageData<B2BCustomerModel>DefaultB2BCommerceUnitService. getPagedUsersForUnit(PageableData pageableData, java.lang.String unit) -
Uses of PageableData in de.hybris.platform.b2b.dao
Methods in de.hybris.platform.b2b.dao with parameters of type PageableData Modifier and Type Method Description SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedApproversForUnitByGroupMembership(PageableData pageableData, java.lang.String unit, java.lang.String... userGroupId)Paged search to findB2BCustomerModelby B2BUnit or User Groups.SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomersByGroupMembership(PageableData pageableData, java.lang.String... userGroupId)Paged search to findB2BCustomerModelby User Group.SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, java.lang.String searchTerm, java.lang.String... userGroupId)Paged search to findB2BCustomerModelby User Group.SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomersForUnit(PageableData pageableData, java.lang.String unit)aged search to findB2BCustomerModelby B2BUnit.SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomersForUnitByGroupMembership(PageableData pageableData, java.lang.String unit, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataDefaultPagedB2BOrgUnitDaoIntegrationTest. createPageableData(int currentPage, int pageSize)Methods in de.hybris.platform.b2b.dao.impl with parameters of type PageableData Modifier and Type Method Description SearchPageData<B2BBudgetModel>DefaultPagedB2BBudgetDao. find(PageableData pageableData)SearchPageData<B2BCostCenterModel>DefaultPagedB2BCostCenterDao. find(PageableData pageableData)SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. find(PageableData pageableData)SearchPageData<B2BPermissionModel>DefaultPagedB2BPermissionDao. find(PageableData pageableData)SearchPageData<B2BUserGroupModel>DefaultPagedB2BUserGroupDao. find(PageableData pageableData)SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedApproversForUnitByGroupMembership(PageableData pageableData, java.lang.String unit, java.lang.String... userGroupid)SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomersByGroupMembership(PageableData pageableData, java.lang.String... userGroupid)SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, java.lang.String searchTerm, java.lang.String... userGroupid)SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomersForUnit(PageableData pageableData, java.lang.String unit)SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomersForUnitByGroupMembership(PageableData pageableData, java.lang.String unit, java.lang.String... userGroupid) -
Uses of PageableData in de.hybris.platform.b2b.occ.util
Methods in de.hybris.platform.b2b.occ.util that return PageableData Modifier and Type Method Description static PageableDataSearchUtils. createPageableData(int currentPage, int pageSize, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataAbstractHelper. createPageableData(int currentPage, int pageSize, java.lang.String sort) -
Uses of PageableData in de.hybris.platform.b2b.services
Methods in de.hybris.platform.b2b.services with parameters of type PageableData Modifier and Type Method Description SearchPageData<B2BCustomerModel>B2BApproverService. findPagedApproversForUnitByGroupMembership(PageableData pageableData, java.lang.String unitUid, java.lang.String... userGroupUid)Gets list ofSearchPageDataB2BCustomerModelprovided with required pagination parameters withPageableDataSearchPageData<B>B2BBudgetService. findPagedBudgets(PageableData pageableData)Gets list ofSearchPageDatafor pagination given the required pagination parameters withPageableDataSearchPageData<OrderModel>B2BQuoteService. 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 PageableData Modifier and Type Method Description SearchPageData<B2BCustomerModel>DefaultB2BApproverService. findPagedApproversForUnitByGroupMembership(PageableData pageableData, java.lang.String unitUid, java.lang.String... usergroupUid)SearchPageData<B2BBudgetModel>DefaultB2BBudgetService. findPagedBudgets(PageableData pageableData)SearchPageData<OrderModel>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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>B2BCustomerListSearchStrategy. getPagedCustomers(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.Object> parameterMap) -
Uses of PageableData in de.hybris.platform.b2b.util
Methods in de.hybris.platform.b2b.util that return PageableData Modifier and Type Method Description static PageableDataB2BCommerceTestUtils. createPageableData()static PageableDataB2BCommerceTestUtils. createPageableData(int pageNumber, int pageSize, java.lang.String sortCode) -
Uses of PageableData in de.hybris.platform.b2bacceleratoraddon.controllers.pages
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages with parameters of type PageableData Modifier and Type Method Description protected 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 PageableData Modifier and Type Method Description SearchPageData<ITEM>SearchFacade. 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 PageableData Modifier and Type Method Description SearchPageData<CustomerData>B2BCommerceUserFacade. getPagedApproversForCustomer(PageableData pageableData, java.lang.String uid)Deprecated, for removal: This API element is subject to removal in a future version.Gets the list of approvers for the customersSearchPageData<CustomerData>B2BCommerceUnitFacade. getPagedApproversForUnit(PageableData pageableData, java.lang.String unitUid)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.SearchPageData<B2BUserGroupData>B2BCommerceUserFacade. getPagedB2BUserGroupsForCustomer(PageableData pageableData, java.lang.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.SearchPageData<B2BBudgetData>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 CostCentersSearchPageData<B2BBudgetData>B2BCommerceCostCenterFacade. getPagedBudgetsForCostCenters(PageableData pageableData, java.lang.String costCenterCode)Deprecated, for removal: This API element is subject to removal in a future version.Retrieves paged budgets for given cost centerSearchPageData<B2BCostCenterData>B2BCommerceCostCenterFacade. 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.SearchPageData<B2BPermissionData>B2BCommerceUserFacade. getPagedPermissionsForCustomer(PageableData pageableData, java.lang.String uid)Deprecated, for removal: This API element is subject to removal in a future version.Gets the list of permissions of the customersSearchPageData<B2BPermissionData>B2BCommerceB2BUserGroupFacade. getPagedPermissionsForUserGroup(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description SearchPageData<CustomerData>DefaultB2BCommerceUnitFacade. getPagedAdministratorsForUnit(PageableData pageableData, java.lang.String unitUid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CustomerData>DefaultB2BCommerceUserFacade. getPagedApproversForCustomer(PageableData pageableData, java.lang.String uid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CustomerData>DefaultB2BCommerceUnitFacade. getPagedApproversForUnit(PageableData pageableData, java.lang.String unitUid)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.SearchPageData<B2BUserGroupData>DefaultB2BCommerceB2BUserGroupFacade. getPagedB2BUserGroups(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BUserGroupData>DefaultB2BCommerceUserFacade. getPagedB2BUserGroupsForCustomer(PageableData pageableData, java.lang.String user)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BBudgetData>DefaultCompanyB2BCommerceFacade. getPagedBudgets(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BBudgetData>DefaultB2BCommerceCostCenterFacade. getPagedBudgetsForCostCenters(PageableData pageableData, java.lang.String costCenterCode)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCostCenterData>DefaultB2BCommerceCostCenterFacade. getPagedCostCenters(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CustomerData>DefaultB2BCommerceUserFacade. getPagedCustomers(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CustomerData>DefaultB2BCommerceUnitFacade. getPagedCustomersForUnit(PageableData pageableData, java.lang.String unitUid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CustomerData>DefaultB2BCommerceB2BUserGroupFacade. getPagedCustomersForUserGroup(PageableData pageableData, java.lang.String usergroupUID)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CustomerData>DefaultB2BCommerceUnitFacade. getPagedManagersForUnit(PageableData pageableData, java.lang.String unitUid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BPermissionData>DefaultB2BCommercePermissionFacade. getPagedPermissions(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BPermissionData>DefaultB2BCommercePermissionFacade. getPagedPermissionsForCustomer(PageableData pageableData, java.lang.String uid)Deprecated, for removal: This API element is subject to removal in a future version.Not implemented.SearchPageData<B2BPermissionData>DefaultB2BCommerceUserFacade. getPagedPermissionsForCustomer(PageableData pageableData, java.lang.String uid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BPermissionData>DefaultB2BCommerceB2BUserGroupFacade. getPagedPermissionsForUserGroup(PageableData pageableData, java.lang.String usergroupUID)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BPermissionData>DefaultB2BCommercePermissionFacade. getPagedPermissionsForUserGroup(PageableData pageableData, java.lang.String usergroupUID)Deprecated, for removal: This API element is subject to removal in a future version.Not implemented.SearchPageData<CustomerData>DefaultB2BCommerceB2BUserGroupFacade. getPagedUserData(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CustomerData>DefaultB2BCommerceUnitFacade. getPagedUserDataForUnit(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description SearchPageData<B2BBudgetData>DefaultB2BBudgetFacade. search(BudgetSearchStateData searchState, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCostCenterData>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 PageableData Modifier and Type Method Description SearchPageData<B2BOrderApprovalData>B2BOrderFacade. getPagedOrdersForApproval(WorkflowActionType[] actionTypes, PageableData pageableData)Retrieves the order list for approval with configurable parameters.SearchPageData<ScheduledCartData>B2BOrderFacade. getPagedReplenishmentHistory(PageableData pageableData)Retrieves replenishment cron jobs associated to the session user with paging supportSearchPageData<? extends OrderHistoryData>B2BOrderFacade. getPagedReplenishmentOrderHistory(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<B2BOrderApprovalData>DefaultB2BOrderFacade. getPagedOrdersForApproval(WorkflowActionType[] actionTypes, PageableData pageableData)SearchPageData<ScheduledCartData>DefaultB2BOrderFacade. getPagedReplenishmentHistory(PageableData pageableData)SearchPageData<? extends OrderHistoryData>DefaultB2BOrderFacade. getPagedReplenishmentOrderHistory(java.lang.String jobCode, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return PageableData Modifier and Type Method Description protected 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 PageableData Modifier and Type Method Description ProductSearchPageData<SearchStateData,ProductData>DefaultB2BFlexibleSearchProductSearchFacade. search(ProductSearchStateData searchState, PageableData pageableData)SearchPageData<ProductData>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 PageableData Modifier and Type Method Description SearchPageData<B2BCustomerModel>B2BCommerceUnitService. findPagedApproversForUnitByGroupMembership(PageableData pageableData, java.lang.String unitUid, java.lang.String... userGroupUid)Deprecated, for removal: This API element is subject to removal in a future version.Gets list ofSearchPageDataB2BCustomerModelprovided with required pagination parameters withPageableDataSearchPageData<B2BBudgetModel>B2BCommerceBudgetService. findPagedBudgets(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.SearchPageData<B2BCostCenterModel>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 withPageableDataSearchPageData<B2BPermissionModel>B2BCommercePermissionService. 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 withPageableDataSearchPageData<B2BCustomerModel>CompanyB2BCommerceService. getPagedUsersForUserGroups(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataDefaultB2BCommerceB2BUserGroupServiceTest. createPageableData(int pageSize, int currentPage)Methods in de.hybris.platform.b2bacceleratorservices.company.impl with parameters of type PageableData Modifier and Type Method Description protected voidDefaultB2BCommerceB2BUserGroupServiceTest. assertPagination(SearchPageData<B2BUserGroupModel> pagedB2BUserGroups, PageableData pageableData)protected PaginationDataDefaultB2BCommerceB2BUserGroupServiceTest. createPaginationData(PageableData pageableData)protected java.util.List<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest. createResults(PageableData pageableData)protected SearchPageData<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupServiceTest. createSearchPageData(PageableData pageableData)SearchPageData<B2BCustomerModel>DefaultB2BCommerceUnitService. findPagedApproversForUnitByGroupMembership(PageableData pageableData, java.lang.String unitUid, java.lang.String... usergroupUid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BBudgetModel>DefaultB2BCommerceBudgetService. findPagedBudgets(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BUserGroupModel>DefaultB2BCommerceB2BUserGroupService. getPagedB2BUserGroups(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCostCenterModel>DefaultB2BCommerceCostCenterService. getPagedCostCenters(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultB2BCommerceUserService. getPagedCustomers(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultB2BCommerceUserService. getPagedCustomersByGroupMembership(PageableData pageableData, java.lang.String... userGroupUid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultB2BCommerceUserService. getPagedCustomersBySearchTermAndGroupMembership(PageableData pageableData, java.lang.String searchTerm, java.lang.String... userGroupUid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BPermissionModel>DefaultB2BCommercePermissionService. getPagedPermissions(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.use Since 6.0.SearchPageData<B2BCustomerModel>DefaultB2BCommerceUnitService. getPagedUsersForUnit(PageableData pageableData, java.lang.String unit)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultCompanyB2BCommerceService. getPagedUsersForUserGroups(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>B2BCustomerAccountService. getOrdersForJob(java.lang.String jobCode, PageableData pageableData)All orders created by a replenishment cron jobSearchPageData<CartToOrderCronJobModel>B2BCustomerAccountService. 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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>DefaultB2BCustomerAccountService. getOrdersForJob(java.lang.String jobCode, PageableData pageableData)SearchPageData<CartToOrderCronJobModel>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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>B2BAcceleratorCartToOrderCronJobModelDao. findOrderByJob(java.lang.String jobCode, PageableData pageableData)All orders created by a replenishment cron jobSearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedApproversForUnitByGroupMembership(java.lang.String sortCode, PageableData pageableData, java.lang.String unit, java.lang.String... userGroupId)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BUserGroupModel>PagedB2BUserGroupDao. findPagedB2BUserGroup(java.lang.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"SearchPageData<B2BBudgetModel>PagedB2BBudgetDao. findPagedBudgets(java.lang.String sortCode, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.Return paged budget modelsSearchPageData<CartToOrderCronJobModel>B2BAcceleratorCartToOrderCronJobModelDao. findPagedCartToOrderCronJobsByUser(UserModel user, PageableData pageableData)Gets all order replenishment cron jobs for a given user.SearchPageData<B2BCostCenterModel>PagedB2BCostCenterDao. findPagedCostCenters(java.lang.String sortCode, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomers(java.lang.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"SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomersByGroupMembership(java.lang.String sortCode, PageableData pageableData, java.lang.String... userGroupId)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomersForUnit(java.lang.String sortCode, PageableData pageableData, java.lang.String unit)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>PagedB2BCustomerDao. findPagedCustomersForUnitByGroupMembership(java.lang.String sortCode, PageableData pageableData, java.lang.String unit, java.lang.String... userGroupId)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<M>PagedB2BPermissionDao. findPagedPermissions(java.lang.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"SearchPageData<ProductModel>PagedB2BProductDao. findPagedProductsForSkus(java.util.Collection<java.lang.String> skus, PageableData pageableData)Finds all visibleProductModelfor a given list of skusSearchPageData<WorkflowActionModel>PagedB2BWorkflowActionDao. 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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>DefaultB2BAcceleratorCartToOrderCronJobModelDao. findOrderByJob(java.lang.String jobCode, PageableData pageableData)SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedApproversForUnitByGroupMembership(java.lang.String sortCode, PageableData pageableData, java.lang.String unit, java.lang.String... userGroupid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BUserGroupModel>DefaultPagedB2BUserGroupDao. findPagedB2BUserGroup(java.lang.String sortCode, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BBudgetModel>DefaultPagedB2BBudgetDao. findPagedBudgets(java.lang.String sortCode, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<CartToOrderCronJobModel>DefaultB2BAcceleratorCartToOrderCronJobModelDao. findPagedCartToOrderCronJobsByUser(UserModel user, PageableData pageableData)SearchPageData<B2BCostCenterModel>DefaultPagedB2BCostCenterDao. findPagedCostCenters(java.lang.String sortCode, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomers(java.lang.String sortCode, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomersByGroupMembership(java.lang.String sortCode, PageableData pageableData, java.lang.String... userGroupid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomersForUnit(java.lang.String sortCode, PageableData pageableData, java.lang.String unit)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BCustomerModel>DefaultPagedB2BCustomerDao. findPagedCustomersForUnitByGroupMembership(java.lang.String sortCode, PageableData pageableData, java.lang.String unit, java.lang.String... userGroupid)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<B2BPermissionModel>DefaultPagedB2BPermissionDao. findPagedPermissions(java.lang.String sortCode, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<ProductModel>DefaultPagedB2BProductDao. findPagedProductsForSkus(java.util.Collection<java.lang.String> skus, PageableData pageableData)SearchPageData<WorkflowActionModel>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 PageableData Modifier and Type Method Description SearchPageData<ProductModel>B2BProductService. findProductsForSkus(java.util.Collection<java.lang.String> skus, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.SearchPageData<ProductModel>B2BProductService. getProductsForSkus(java.util.Collection<java.lang.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 PageableData Modifier and Type Method Description SearchPageData<ProductModel>DefaultB2BProductService. findProductsForSkus(java.util.Collection<java.lang.String> skus, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.0.SearchPageData<ProductModel>DefaultB2BProductService. getProductsForSkus(java.util.Collection<java.lang.String> skus, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.b2bacceleratorservices.search
Methods in de.hybris.platform.b2bacceleratorservices.search with parameters of type PageableData Modifier and Type Method Description SearchPageData<T>B2BProductSearchService. findProductsBySkus(java.util.Collection<java.lang.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 PageableData Modifier and Type Method Description SearchPageData<ProductModel>DefaultB2BFlexibleSearchProductSearchService. findProductsBySkus(java.util.Collection<java.lang.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 PageableData Modifier and Type Method Description SearchPageData<CustomerData>B2BApproverFacade. getPagedApproversForCustomer(PageableData pageableData, java.lang.String customerUid)Returns the list of approvers for a customers.SearchPageData<CustomerData>B2BApproverFacade. getPagedApproversForUnit(PageableData pageableData, java.lang.String unitUid)Gets a paged list of approvers.SearchPageData<B2BPermissionData>B2BPermissionFacade. getPagedPermissions(PageableData pageableData)Returns pagedB2BPermissionDatafor the givenPageableData.SearchPageData<B2BPermissionData>B2BPermissionFacade. getPagedPermissionsForCustomer(PageableData pageableData, java.lang.String customerUid)Gets the list of permissions of the customers.SearchPageData<B2BPermissionData>B2BPermissionFacade. getPagedPermissionsForUserGroup(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataB2BUserGroupEditPermissionsPopulator. createPageableData() -
Uses of PageableData in de.hybris.platform.b2bapprovalprocessfacades.company.impl
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.impl with parameters of type PageableData Modifier and Type Method Description SearchPageData<CustomerData>DefaultB2BApproverFacade. getPagedApproversForCustomer(PageableData pageableData, java.lang.String customerUid)SearchPageData<CustomerData>DefaultB2BApproverFacade. getPagedApproversForUnit(PageableData pageableData, java.lang.String unitUid)SearchPageData<B2BPermissionData>DefaultB2BPermissionFacade. getPagedPermissions(PageableData pageableData)SearchPageData<B2BPermissionData>DefaultB2BPermissionFacade. getPagedPermissionsForCustomer(PageableData pageableData, java.lang.String customerUid)SearchPageData<B2BPermissionData>DefaultB2BPermissionFacade. getPagedPermissionsForUserGroup(PageableData pageableData, java.lang.String userGroupUid) -
Uses of PageableData in de.hybris.platform.b2bcommercefacades.company
Methods in de.hybris.platform.b2bcommercefacades.company with parameters of type PageableData Modifier and Type Method Description SearchPageData<CustomerData>B2BUnitFacade. getPagedAdministratorsForUnit(PageableData pageableData, java.lang.String unitUid)Get a list of administrators associated with a give unit.SearchPageData<B2BUserGroupData>B2BUserGroupFacade. getPagedB2BUserGroups(PageableData pageableData)Get a paginated lists of B2B user groups.SearchPageData<B2BUserGroupData>B2BUserFacade. getPagedB2BUserGroupsForCustomer(PageableData pageableData, java.lang.String customerUid)Get Paginated list of B2B User groups the customer belongs to.SearchPageData<CustomerData>B2BUserFacade. getPagedCustomers(PageableData pageableData)Get Paginated list of customers.SearchPageData<CustomerData>B2BUnitFacade. getPagedCustomersForUnit(PageableData pageableData, java.lang.String unitUid)Get a list of customers associated with a give unit.SearchPageData<CustomerData>B2BUserGroupFacade. getPagedCustomersForUserGroup(PageableData pageableData, java.lang.String userGroupUid)Get paginated list of customers who are members of the given B2B user group.SearchPageData<CustomerData>B2BUnitFacade. getPagedManagersForUnit(PageableData pageableData, java.lang.String unitUid)Get a list of managers associated with a give unit.SearchPageData<CustomerData>B2BUserGroupFacade. getPagedUserData(PageableData pageableData)Get a paginated list of B2B users.SearchPageData<CustomerData>B2BUnitFacade. getPagedUserDataForUnit(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description SearchPageData<CustomerData>DefaultB2BUnitFacade. getPagedAdministratorsForUnit(PageableData pageableData, java.lang.String unitUid)SearchPageData<B2BUserGroupData>DefaultB2BUserGroupFacade. getPagedB2BUserGroups(PageableData pageableData)SearchPageData<B2BUserGroupData>DefaultB2BUserFacade. getPagedB2BUserGroupsForCustomer(PageableData pageableData, java.lang.String customerUid)SearchPageData<CustomerData>DefaultB2BUserFacade. getPagedCustomers(PageableData pageableData)SearchPageData<CustomerData>DefaultB2BUnitFacade. getPagedCustomersForUnit(PageableData pageableData, java.lang.String unitUid)SearchPageData<CustomerData>DefaultB2BUserGroupFacade. getPagedCustomersForUserGroup(PageableData pageableData, java.lang.String userGroupUid)SearchPageData<CustomerData>DefaultB2BUnitFacade. getPagedManagersForUnit(PageableData pageableData, java.lang.String unitUid)SearchPageData<CustomerData>DefaultB2BUserGroupFacade. getPagedUserData(PageableData pageableData)SearchPageData<CustomerData>DefaultB2BUnitFacade. getPagedUserDataForUnit(PageableData pageableData, java.lang.String unit)protected SearchPageData<CustomerData>DefaultB2BUnitFacade. getPagedUsersForUnit(PageableData pageableData, java.lang.String unitUid, java.util.Collection<?> unitCollection)SearchPageData<B2BBudgetData>DefaultB2BBudgetFacade. search(BudgetSearchStateData searchState, PageableData pageableData)SearchPageData<B2BCostCenterData>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 PageableData Modifier and Type Method Description SearchPageData<OrderHistoryData>B2BQuoteFacade. 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 PageableData Modifier and Type Method Description SearchPageData<OrderHistoryData>DefaultB2BQuoteFacade. 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 PageableData Modifier and Type Method Description SearchPageData<ITEM>SearchFacade. 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 PageableData Modifier and Type Method Description static PageableDataSearchUtils. createPageableData(int currentPage, int pageSize, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataAbstractHelper. createPageableData(int currentPage, int pageSize, java.lang.String sort) -
Uses of PageableData in de.hybris.platform.commercefacades.customer
Methods in de.hybris.platform.commercefacades.customer with parameters of type PageableData Modifier and Type Method Description <T extends CustomerData>
SearchPageData<T>CustomerListFacade. getPagedCustomersForCustomerListUID(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.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 PageableData Modifier and Type Method Description <T extends CustomerData>
SearchPageData<T>DefaultCustomerListFacade. getPagedCustomersForCustomerListUID(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.Object> parameterMap) -
Uses of PageableData in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order with parameters of type PageableData Modifier and Type Method Description SearchPageData<OrderHistoryData>OrderFacade. getPagedOrderHistoryForStatuses(PageableData pageableData, OrderStatus... statuses)Returns the order history of the current user for given statuses.SearchPageData<QuoteData>QuoteFacade. getPagedQuotes(PageableData pageableData)Retrieves the paged list of quotes for the current user and the current base store.SearchPageData<CartData>SaveCartFacade. getSavedCartsForCurrentUser(PageableData pageableData, java.util.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 PageableData Modifier and Type Method Description protected PageableDataDefaultQuoteFacadeIntegrationTest. createPageableData()protected PageableDataDefaultQuoteFacadeSellerPerspectiveIntegrationTest. createPageableData()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type PageableData Modifier and Type Method Description SearchPageData<OrderHistoryData>DefaultOrderFacade. getPagedOrderHistoryForStatuses(PageableData pageableData, OrderStatus... statuses)SearchPageData<QuoteData>DefaultQuoteFacade. getPagedQuotes(PageableData pageableData)SearchPageData<CartData>DefaultSaveCartFacade. getSavedCartsForCurrentUser(PageableData pageableData, java.util.List<OrderStatus> orderStatus) -
Uses of PageableData in de.hybris.platform.commercefacades.search
Methods in de.hybris.platform.commercefacades.search with parameters of type PageableData Modifier and Type Method Description ProductCategorySearchPageData<SearchStateData,ITEM,CategoryData>ProductSearchFacade. categorySearch(java.lang.String categoryCode, SearchStateData searchState, PageableData pageableData)Refine an exiting search.ProductSearchPageData<SearchStateData,ITEM>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 PageableData Modifier and Type Method Description ProductCategorySearchPageData<SearchStateData,ITEM,CategoryData>DefaultSolrProductSearchFacade. categorySearch(java.lang.String categoryCode, SearchStateData searchState, PageableData pageableData)ProductSearchPageData<SearchStateData,ITEM>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 PageableData Modifier and Type Method Description StoreFinderSearchPageData<PointOfServiceData>StoreFinderFacade. getAllPointOfServices(PageableData pageableData)Gets the search page data object parametrized withPointOfServiceDataand contains all stores for current base storeStoreFinderSearchPageData<PointOfServiceData>StoreFinderFacade. locationSearch(java.lang.String locationText, PageableData pageableData)Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given location text.StoreFinderSearchPageData<PointOfServiceData>StoreFinderFacade. locationSearch(java.lang.String locationText, PageableData pageableData, double maxRadius)Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given location text.StoreFinderSearchPageData<PointOfServiceData>StoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData)Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given coordinatesStoreFinderSearchPageData<PointOfServiceData>StoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData, double maxRadius)Gets the search page data object parametrized withPointOfServiceDataand contains location search results for the given coordinatesRESULTStoreFinderStockFacade. productPOSSearch(java.lang.String posName, ProductData productData, PageableData pageableData)Returns result set with point of services with stock levels for the given point of service nameRESULTStoreFinderStockFacade. productSearch(GeoPoint geoPoint, ProductData productData, PageableData pageableData)Returns result set with point of services with stock levels for the given GPS coordinatesRESULTStoreFinderStockFacade. productSearch(java.lang.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 PageableData Modifier and Type Method Description protected PageableDataStoreFinderStockFacadeIntegrationTest. createPageableData(int page, int size, java.lang.String sort)Methods in de.hybris.platform.commercefacades.storefinder.impl with parameters of type PageableData Modifier and Type Method Description protected PaginationDataDefaultStoreFinderStockFacade. createPagination(PageableData pageableData, long totalNumberOfResults)StoreFinderSearchPageData<PointOfServiceData>DefaultStoreFinderFacade. getAllPointOfServices(PageableData pageableData)StoreFinderSearchPageData<PointOfServiceData>DefaultStoreFinderFacade. locationSearch(java.lang.String locationText, PageableData pageableData)StoreFinderSearchPageData<PointOfServiceData>DefaultStoreFinderFacade. locationSearch(java.lang.String locationText, PageableData pageableData, double maxRadius)StoreFinderSearchPageData<PointOfServiceData>DefaultStoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData)StoreFinderSearchPageData<PointOfServiceData>DefaultStoreFinderFacade. positionSearch(GeoPoint geoPoint, PageableData pageableData, double maxRadius)StoreFinderStockSearchPageData<ITEM>DefaultStoreFinderStockFacade. productPOSSearch(java.lang.String posName, ProductData productData, PageableData pageableData)StoreFinderStockSearchPageData<ITEM>DefaultStoreFinderStockFacade. productSearch(GeoPoint geoPoint, ProductData productData, PageableData pageableData)StoreFinderStockSearchPageData<ITEM>DefaultStoreFinderStockFacade. productSearch(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>CustomerAccountService. 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(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.Object> parameterMap)Get paginated customers for specific customer listSearchPageData<ReturnRequestModel>CustomerAccountService. 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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>CustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)Finds orders for the specified user in the current session's active catalog versionsSearchPageData<ReturnRequestModel>CustomerAccountDao. 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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>DefaultCustomerAccountDao. findOrdersByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)SearchPageData<ReturnRequestModel>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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>DefaultCustomerAccountService. getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData)<T extends CustomerModel>
SearchPageData<T>DefaultCustomerListSearchService. getPagedCustomers(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.Object> parameterMap)SearchPageData<ReturnRequestModel>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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>CustomerListSearchStrategy. getPagedCustomers(java.lang.String customerListUid, java.lang.String employeeUid, PageableData pageableData, java.util.Map<java.lang.String,java.lang.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 PageableData Modifier and Type Method Description SearchPageData<QuoteModel>CommerceQuoteService. getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData)Retrieves the paged list of quotes according to the provided selection criteria.SearchPageData<CartModel>CommerceSaveCartService. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.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 PageableData Modifier and Type Method Description SearchPageData<QuoteModel>CommerceQuoteDao. findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, java.util.Set<QuoteState> quoteStates)Returns a paged list of maximum version (i.e.SearchPageData<CartModel>SaveCartDao. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.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 PageableData Modifier and Type Method Description protected PageableDataDefaultCommerceQuoteDaoTest. ceateSamplePageableData()Methods in de.hybris.platform.commerceservices.order.dao.impl with parameters of type PageableData Modifier and Type Method Description SearchPageData<QuoteModel>DefaultCommerceQuoteDao. findQuotesByCustomerAndStore(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData, java.util.Set<QuoteState> quoteStates)SearchPageData<CartModel>DefaultSaveCartDao. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.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 PageableData Modifier and Type Method Description SearchPageData<QuoteModel>DefaultCommerceQuoteService. getQuoteList(CustomerModel customerModel, UserModel quoteUserModel, BaseStoreModel store, PageableData pageableData)SearchPageData<CartModel>DefaultCommerceSaveCartService. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.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 PageableData Modifier and Type Method Description <U extends OrgUnitModel>
SearchPageData<U>OrgUnitDao. findAllUnits(java.util.List<U> units, PageableData pageableData)Find all units in the branches.<U extends PrincipalModel>
SearchPageData<U>OrgUnitDao. findMembersOfType(OrgUnitModel unit, java.lang.Class<U> memberType, PageableData pageableData)Find all unit members of a given type.<U extends PrincipalModel>
SearchPageData<U>OrgUnitDao. findMembersOfType(java.lang.Class<U> memberType, PageableData pageableData, java.lang.String... orgUnitUids)Find all units members of a given type.SearchPageData<QuoteModel>OrgUnitDao. findQuotesForEmployee(EmployeeModel employee, java.util.Set<QuoteState> states, PageableData pageableData)Returns allQuoteModelinstances associated with at least one of the given employee's units.<U extends OrgUnitModel>
java.util.List<U>OrgUnitDao. findRootUnits(java.lang.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 PageableData Modifier and Type Method Description <U extends OrgUnitModel>
SearchPageData<U>DefaultOrgUnitDao. findAllUnits(java.util.List<U> units, PageableData pageableData)<U extends PrincipalModel>
SearchPageData<U>DefaultOrgUnitDao. findMembersOfType(OrgUnitModel unit, java.lang.Class<U> memberType, PageableData pageableData)<U extends PrincipalModel>
SearchPageData<U>DefaultOrgUnitDao. findMembersOfType(java.lang.Class<U> memberType, PageableData pageableData, java.lang.String... orgUnitUids)SearchPageData<QuoteModel>DefaultOrgUnitDao. findQuotesForEmployee(EmployeeModel employee, java.util.Set<QuoteState> states, PageableData pageableData)<U extends OrgUnitModel>
java.util.List<U>DefaultOrgUnitDao. findRootUnits(java.lang.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 PageableData Modifier and Type Method Description PageableDataOrgUnitMemberParameter. getPageableData()Methods in de.hybris.platform.commerceservices.organization.services with parameters of type PageableData Modifier and Type Method Description SearchPageData<QuoteModel>OrgUnitQuoteService. 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 PageableData Modifier and Type Method Description protected 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 PageableData Modifier and Type Method Description SearchPageData<QuoteModel>DefaultOrgUnitQuoteService. 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 PageableData Modifier and Type Method Description protected PageableDataDefaultOrgUnitActivationStrategy. createPageableData() -
Uses of PageableData in de.hybris.platform.commerceservices.organization.utils
Methods in de.hybris.platform.commerceservices.organization.utils with parameters of type PageableData Modifier and Type Method Description static <T extends PrincipalModel>
OrgUnitMemberParameter<T>OrgUtils. createOrgUnitMemberParameter(java.lang.String uid, java.util.Set<T> members, java.lang.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 PageableData Modifier and Type Method Description RESULTProductSearchService. categorySearch(java.lang.String categoryCode, SearchQueryContext searchQueryContext, PageableData pageableData)Initiate a new search in category in a search query context.RESULTProductSearchService. categorySearch(java.lang.String categoryCode, PageableData pageableData)Initiate a new search in category.SEARCH_RESULTProductSearchStrategy. categorySearch(java.lang.String categoryCode, SearchQueryContext searchQueryContext, PageableData pageableData)Initiate a new search in category in a search query context.SEARCH_RESULTProductSearchStrategy. categorySearch(java.lang.String categoryCode, PageableData pageableData)Initiate a new search in category.RESULTProductSearchService. searchAgain(STATE searchQueryData, PageableData pageableData)Refine an exiting search.SEARCH_RESULTProductSearchStrategy. searchAgain(STATE searchQueryData, PageableData pageableData)Refine an exiting search.RESULTProductSearchService. textSearch(java.lang.String text, SearchQueryContext searchQueryContext, PageableData pageableData)Initiate a new search using simple free text query in a search query context.RESULTProductSearchService. textSearch(java.lang.String text, PageableData pageableData)Initiate a new search using simple free text query.SEARCH_RESULTProductSearchStrategy. textSearch(java.lang.String text, SearchQueryContext searchQueryContext, PageableData pageableData)Initiate a new search using simple free text query in a search query context.SEARCH_RESULTProductSearchStrategy. textSearch(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<M>PagedGenericDao. 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.SearchPageData<M>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.SearchPageData<M>PagedGenericDao. find(java.util.Map<java.lang.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.SearchPageData<M>PagedGenericDao. find(java.util.Map<java.lang.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 PageableData Modifier and Type Method Description protected 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(java.util.Map<java.lang.String,?> params, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.since 6.4.protected FlexibleSearchQueryDefaultPagedGenericDao. createFlexibleSearchQuery(java.util.Map<java.lang.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(java.lang.String sortCode, java.util.Map<java.lang.String,?> params, SortParameters sortParameters, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.since 6.4.SearchPageData<M>DefaultPagedGenericDao. find(PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<M>DefaultPagedGenericDao. find(SortParameters sortParameters, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<M>DefaultPagedGenericDao. find(java.util.Map<java.lang.String,?> params, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.SearchPageData<M>DefaultPagedGenericDao. find(java.util.Map<java.lang.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 PageableData Modifier and Type Method Description <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(java.lang.String query, java.util.Map<java.lang.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(java.util.List<SortQueryData> sortQueries, java.lang.String defaultSortCode, java.util.Map<java.lang.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 PageableData Modifier and Type Method Description protected <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(java.lang.String query, java.util.Map<java.lang.String,?> queryParams, PageableData pageableData)Deprecated, for removal: This API element is subject to removal in a future version.<T> SearchPageData<T>DefaultPagedFlexibleSearchService. search(java.util.List<SortQueryData> sortQueries, java.lang.String defaultSortCode, java.util.Map<java.lang.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.pagedata Modifier and Type Class Description classPaginationDataDeprecated, 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 PageableData Modifier and Type Method Description PageableDataSnSearchQueryConverterData. getPageable()Methods in de.hybris.platform.commerceservices.search.searchservices.data with parameters of type PageableData Modifier and Type Method Description voidSnSearchQueryConverterData. 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 PageableData Modifier and Type Method Description ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>DefaultSearchServicesProductSearchStrategy. categorySearch(java.lang.String categoryCode, SearchQueryContext searchQueryContext, PageableData pageable)ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>DefaultSearchServicesProductSearchStrategy. categorySearch(java.lang.String categoryCode, PageableData pageable)protected SnSearchQueryDefaultSearchServicesProductSearchStrategy. convertSearchQuery(java.lang.String indexTypeId, SolrSearchQueryData searchQuery, PageableData pageable)protected ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>DefaultSearchServicesProductSearchStrategy. doSearch(SolrSearchQueryData searchQuery, PageableData pageable)ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>DefaultSearchServicesProductSearchStrategy. searchAgain(SolrSearchQueryData searchQuery, PageableData pageable)ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>DefaultSearchServicesProductSearchStrategy. textSearch(java.lang.String text, SearchQueryContext searchQueryContext, PageableData pageable)ProductCategorySearchPageData<SolrSearchQueryData,ITEM,CategoryModel>DefaultSearchServicesProductSearchStrategy. textSearch(java.lang.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 PageableData Modifier and Type Method Description PageableDataSearchQueryPageableData. getPageableData()PageableDataSolrSearchRequest. getPageableData()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.data with parameters of type PageableData Modifier and Type Method Description voidSearchQueryPageableData. setPageableData(PageableData pageableData)voidSolrSearchRequest. setPageableData(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.commerceservices.search.solrfacetsearch.impl
-
Uses of PageableData in de.hybris.platform.commerceservices.storefinder
Methods in de.hybris.platform.commerceservices.storefinder with parameters of type PageableData Modifier and Type Method Description RESULTStoreFinderService. getAllPos(BaseStoreModel baseStore, PageableData pageableData)Gets the locations retrieved basing on the given arguments.RESULTStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData)Gets the locations retrieved based on the given arguments.RESULTStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData, double maxRadius)Gets the locations retrieved based on the given arguments.RESULTStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData)Gets the locations retrieved basing on the given arguments.RESULTStoreFinderService. 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 PageableData Modifier and Type Method Description protected PageableDataDefaultStoreFinderServiceTest. preparePageMetaData(int start, int size)Methods in de.hybris.platform.commerceservices.storefinder.impl with parameters of type PageableData Modifier and Type Method Description protected PaginationDataDefaultStoreFinderService. createPagination(PageableData pageableData, long totalNumberOfResults)protected StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. doSearch(BaseStoreModel baseStore, java.lang.String locationText, GeoPoint centerPoint, PageableData pageableData, java.lang.Double maxRadiusKm)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. getAllPos(BaseStoreModel baseStore, PageableData pageableData)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. locationSearch(BaseStoreModel baseStore, java.lang.String locationText, PageableData pageableData, double maxRadiusKm)StoreFinderSearchPageData<ITEM>DefaultStoreFinderService. positionSearch(BaseStoreModel baseStore, GeoPoint geoPoint, PageableData pageableData)StoreFinderSearchPageData<ITEM>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 PageableData Modifier and Type Method Description static PageableDataCommerceSearchUtils. getAllOnOnePagePageableData() -
Uses of PageableData in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return PageableData Modifier and Type Method Description protected PageableDataProductsController. createPageableData(int currentPage, int pageSize, java.lang.String sort) -
Uses of PageableData in de.hybris.platform.commercewebservices.core.v2.helper
Methods in de.hybris.platform.commercewebservices.core.v2.helper that return PageableData Modifier and Type Method Description protected PageableDataAbstractHelper. createPageableData(int currentPage, int pageSize, java.lang.String sort) -
Uses of PageableData in de.hybris.platform.configurablebundlefacades.order
Methods in de.hybris.platform.configurablebundlefacades.order with parameters of type PageableData Modifier and Type Method Description ProductSearchPageData<SearchStateData,ProductData>BundleCartFacade. getAllowedProducts(java.lang.Integer groupNumber, java.lang.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 PageableData Modifier and Type Method Description ProductSearchPageData<SearchStateData,ProductData>DefaultBundleCommerceCartFacade. getAllowedProducts(java.lang.Integer groupNumber, java.lang.String searchQuery, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customercouponfacades
Methods in de.hybris.platform.customercouponfacades with parameters of type PageableData Modifier and Type Method Description SearchPageData<CustomerCouponData>CustomerCouponFacade. 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 PageableData Modifier and Type Method Description SearchPageData<CustomerCouponData>DefaultCustomerCouponFacade. getPagedCouponsData(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.customercouponservices
Methods in de.hybris.platform.customercouponservices with parameters of type PageableData Modifier and Type Method Description SearchPageData<CustomerCouponModel>CustomerCouponService. 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 PageableData Modifier and Type Method Description SearchPageData<CustomerCouponModel>CustomerCouponDao. 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 PageableData Modifier and Type Method Description SearchPageData<CustomerCouponModel>DefaultCustomerCouponDao. 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 PageableData Modifier and Type Method Description SearchPageData<CustomerCouponModel>DefaultCustomerCouponService. 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 PageableData Modifier and Type Method Description protected 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 PageableData Modifier and Type Method Description java.util.List<ProductInterestRelationData>ProductInterestFacade. 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 PageableData Modifier and Type Method Description java.util.List<ProductInterestRelationData>DefaultProductInterestFacade. 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 PageableData Modifier and Type Method Description java.util.Map<ProductModel,java.util.Map<NotificationType,java.util.Date>>ProductInterestService. 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 PageableData Modifier and Type Method Description java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>ProductInterestDao. 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 PageableData Modifier and Type Method Description protected PageableDataDefaultProductInterestDaoTest. createPageableData(int pageNumber, int pageSize, java.lang.String sortCode)Methods in de.hybris.platform.customerinterestsservices.productinterest.daos.impl with parameters of type PageableData Modifier and Type Method Description protected FlexibleSearchQueryDefaultProductInterestDao. buildPagedProductInterestsQuery(CustomerModel customerModel, BaseStoreModel baseStore, BaseSiteModel baseSite, PageableData pageableData)java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>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 PageableData Modifier and Type Method Description java.util.Map<ProductModel,java.util.Map<NotificationType,java.util.Date>>DefaultProductInterestService. 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 PageableData Modifier and Type Method Description SearchPageData<TicketData>TicketFacade. 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 PageableData Modifier and Type Method Description SearchPageData<TicketData>DefaultCustomerTicketingFacade. getTickets(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.marketplacefacades.vendor
Methods in de.hybris.platform.marketplacefacades.vendor with parameters of type PageableData Modifier and Type Method Description SearchPageData<VendorData>VendorFacade. getPagedIndexVendors(PageableData pageableData)Get paged vendors need to shown in index pageSearchPageData<VendorReviewData>CustomerVendorReviewFacade. getPagedReviewsForVendor(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<VendorData>DefaultVendorFacade. getPagedIndexVendors(PageableData pageableData)SearchPageData<VendorReviewData>DefaultCustomerVendorReviewFacade. getPagedReviewsForVendor(java.lang.String vendorCode, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.marketplaceservices.strategies
Methods in de.hybris.platform.marketplaceservices.strategies with parameters of type PageableData Modifier and Type Method Description SearchPageData<VendorModel>IndexedVendorsLookupStrategy. 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 PageableData Modifier and Type Method Description SearchPageData<VendorModel>DefaultIndexedVendorsLookupStrategy. getIndexVendors(PageableData pageableData) -
Uses of PageableData in de.hybris.platform.marketplaceservices.vendor
Methods in de.hybris.platform.marketplaceservices.vendor with parameters of type PageableData Modifier and Type Method Description SearchPageData<VendorModel>VendorService. getIndexVendors(PageableData pageableData)Get expected vendors shown in index pageSearchPageData<CustomerVendorReviewModel>CustomerVendorReviewService. getPagedReviewsForVendor(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<VendorModel>VendorDao. findPagedActiveVendors(PageableData pageableData)Find all active vendorsSearchPageData<CustomerVendorReviewModel>CustomerVendorReviewDao. findPagedReviewsForVendor(java.lang.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 PageableData Modifier and Type Method Description protected PageableDataDefaultCustomerVendorReviewDaoTest. createPageableData()protected PageableDataDefaultVendorDaoTest. createPageableData(int pageNumber, int pageSize, java.lang.String sortCode)Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl with parameters of type PageableData Modifier and Type Method Description SearchPageData<VendorModel>DefaultVendorDao. findPagedActiveVendors(PageableData pageableData)SearchPageData<CustomerVendorReviewModel>DefaultCustomerVendorReviewDao. findPagedReviewsForVendor(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<VendorModel>DefaultVendorService. getIndexVendors(PageableData pageableData)SearchPageData<CustomerVendorReviewModel>DefaultCustomerVendorReviewService. getPagedReviewsForVendor(java.lang.String vendorCode, LanguageModel language, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.ordermanagementfacades
Methods in de.hybris.platform.ordermanagementfacades with parameters of type PageableData Modifier and Type Method Description protected 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 PageableData Modifier and Type Method Description SearchPageData<OrderEntryData>OmsOrderFacade. getOrderEntriesForOrderCode(java.lang.String orderCode, PageableData pageableData)API to get orderEntries for the givenAbstractOrderModel.CODESearchPageData<OrderData>OmsOrderFacade. getOrders(PageableData pageableData)API to get all orders in the systemSearchPageData<OrderData>OmsOrderFacade. getOrdersByStatuses(PageableData pageableData, java.util.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 PageableData Modifier and Type Method Description SearchPageData<OrderEntryData>DefaultOmsOrderFacade. getOrderEntriesForOrderCode(java.lang.String orderCode, PageableData pageableData)SearchPageData<OrderData>DefaultOmsOrderFacade. getOrders(PageableData pageableData)SearchPageData<OrderData>DefaultOmsOrderFacade. getOrdersByStatuses(PageableData pageableData, java.util.Set<OrderStatus> orderStatusSet) -
Uses of PageableData in de.hybris.platform.ordermanagementfacades.returns
Methods in de.hybris.platform.ordermanagementfacades.returns with parameters of type PageableData Modifier and Type Method Description SearchPageData<ReturnRequestData>OmsReturnFacade. getPagedReturnRequestsByCurrentUser(PageableData pageableData, ReturnStatus... returnStatuses)Returns the pagedReturnRequestDatafor the current user.SearchPageData<ReturnEntryData>OmsReturnFacade. getReturnEntriesForReturnCode(java.lang.String code, PageableData pageableData)API to get returnEntries for the givenReturnRequestModel.CODESearchPageData<ReturnRequestData>OmsReturnFacade. getReturns(PageableData pageableData)API to get all returns in the systemSearchPageData<ReturnRequestData>OmsReturnFacade. getReturnsByStatuses(PageableData pageableData, java.util.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 PageableData Modifier and Type Method Description SearchPageData<ReturnRequestData>DefaultOmsReturnFacade. getPagedReturnRequestsByCurrentUser(PageableData pageableData, ReturnStatus... returnStatuses)SearchPageData<ReturnEntryData>DefaultOmsReturnFacade. getReturnEntriesForReturnCode(java.lang.String code, PageableData pageableData)SearchPageData<ReturnRequestData>DefaultOmsReturnFacade. getReturns(PageableData pageableData)SearchPageData<ReturnRequestData>DefaultOmsReturnFacade. getReturnsByStatuses(PageableData pageableData, java.util.Set<ReturnStatus> returnStatusSet) -
Uses of PageableData in de.hybris.platform.ordermanagementwebservices.controllers
Methods in de.hybris.platform.ordermanagementwebservices.controllers that return PageableData Modifier and Type Method Description protected PageableDataOmsBaseController. createPageable(int page, int pageSize, java.lang.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 PageableData Modifier and Type Method Description SearchPageData<CartModel>SelectiveSaveCartDao. getSavedCartsForSiteAndUser(PageableData pageableData, BaseSiteModel baseSite, UserModel user, java.util.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 PageableData Modifier and Type Method Description SearchPageData<OrderModel>DefaultSubscriptionCustomerAccountDao. 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 PageableData Modifier and Type Method Description SearchPageData<CsTicketModel>TicketDao. 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 PageableData Modifier and Type Method Description SearchPageData<CsTicketModel>DefaultTicketDao. 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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>CustomerSupportEventDao. findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.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, java.util.Date startDate, java.util.Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts)Searching customers based on event typeSearchPageData<SessionEventModel>CustomerSupportEventDao. findAllEventsByAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.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 PageableData Modifier and Type Method Description <T extends CustomerModel>
SearchPageData<T>DefaultCustomerSupportEventDao. findAllCustomersByEventsAndAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.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, java.util.Date startDate, java.util.Date endDate, PageableData pageableData, int limit, boolean includeDisabledAccounts)SearchPageData<SessionEventModel>DefaultCustomerSupportEventDao. findAllEventsByAgent(EmployeeModel agent, EventType eventType, java.util.Date startDate, java.util.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 PageableData Modifier and Type Method Description SearchPageData<CsTicketModel>TicketService. 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 PageableData Modifier and Type Method Description SearchPageData<CsTicketModel>DefaultTicketService. getTicketsForCustomerOrderByModifiedTime(UserModel user, BaseSiteModel baseSite, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.warehousingfacades
Fields in de.hybris.platform.warehousingfacades declared as PageableData Modifier and Type Field Description protected PageableDataWarehousingConsignmentFacadeIntegrationTest. pageableDataprotected PageableDataWarehousingPointOfServiceFacadeIntegrationTest. pageableData -
Uses of PageableData in de.hybris.platform.warehousingfacades.basestore
Methods in de.hybris.platform.warehousingfacades.basestore with parameters of type PageableData Modifier and Type Method Description SearchPageData<PointOfServiceData>WarehousingBaseStoreFacade. getPointsOfServiceForBaseStoreId(PageableData pageableData, java.lang.String uid)API to get allPointOfServiceDatain the system, for the givenBaseStoreModel.UIDSearchPageData<WarehouseData>WarehousingBaseStoreFacade. getWarehousesForBaseStoreId(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description SearchPageData<PointOfServiceData>DefaultWarehousingBaseStoreFacade. getPointsOfServiceForBaseStoreId(PageableData pageableData, java.lang.String uid)SearchPageData<WarehouseData>DefaultWarehousingBaseStoreFacade. getWarehousesForBaseStoreId(PageableData pageableData, java.lang.String uid) -
Uses of PageableData in de.hybris.platform.warehousingfacades.order
Methods in de.hybris.platform.warehousingfacades.order with parameters of type PageableData Modifier and Type Method Description SearchPageData<ConsignmentEntryData>WarehousingConsignmentFacade. getConsignmentEntriesForConsignmentCode(java.lang.String code, PageableData pageableData)API to get consignmentEntries for the givenConsignmentModel.CODESearchPageData<ConsignmentData>WarehousingConsignmentFacade. getConsignments(PageableData pageableData)API to fetch all consignments in the systemSearchPageData<ConsignmentData>WarehousingConsignmentFacade. getConsignmentsByStatuses(PageableData pageableData, java.util.Set<ConsignmentStatus> consignmentStatusSet)API to fetch all consignments in the system that have certain status(es)SearchPageData<WarehouseData>WarehousingConsignmentFacade. getSourcingLocationsForConsignmentCode(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<ConsignmentEntryData>DefaultWarehousingConsignmentFacade. getConsignmentEntriesForConsignmentCode(java.lang.String code, PageableData pageableData)SearchPageData<ConsignmentData>DefaultWarehousingConsignmentFacade. getConsignments(PageableData pageableData)SearchPageData<ConsignmentData>DefaultWarehousingConsignmentFacade. getConsignmentsByStatuses(PageableData pageableData, java.util.Set<ConsignmentStatus> consignmentStatusSet)SearchPageData<WarehouseData>DefaultWarehousingConsignmentFacade. getSourcingLocationsForConsignmentCode(java.lang.String code, PageableData pageableData)protected java.util.List<WarehouseModel>DefaultWarehousingConsignmentFacade. getSublistOfSourcingLocations(PageableData pageableData, java.util.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 PageableData Modifier and Type Method Description SearchPageData<WarehouseData>WarehousingPointOfServiceFacade. getWarehousesForPointOfService(PageableData pageableData, java.lang.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 PageableData Modifier and Type Method Description SearchPageData<WarehouseData>DefaultWarehousingPointOfServiceFacade. getWarehousesForPointOfService(PageableData pageableData, java.lang.String posName) -
Uses of PageableData in de.hybris.platform.warehousingfacades.stocklevel
Methods in de.hybris.platform.warehousingfacades.stocklevel with parameters of type PageableData Modifier and Type Method Description SearchPageData<StockLevelData>WarehousingStockLevelFacade. getStockLevelsForWarehouseCode(java.lang.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 PageableData Modifier and Type Method Description SearchPageData<StockLevelData>DefaultWarehousingStockLevelFacade. getStockLevelsForWarehouseCode(java.lang.String code, PageableData pageableData) -
Uses of PageableData in de.hybris.platform.warehousingfacades.util
Methods in de.hybris.platform.warehousingfacades.util that return PageableData Modifier and Type Method Description protected PageableDataBaseWarehousingFacadeIntegrationTest. createPageable()Creates a default pageableDataprotected PageableDataBaseWarehousingFacadeIntegrationTest. createPageable(int page, int pageSize, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataWarehousingBaseController. createPageable(int page, int pageSize, java.lang.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 PageableData Modifier and Type Method Description protected voidStoreLocatorPageController. setUpSearchResultsForLocationQuery(java.lang.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 PageableData Modifier and Type Method Description protected PageableDataStoreFinderController. createPagaable(int page, int pageSize, java.lang.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 PageableData Modifier and Type Method Description protected PageableDataProductsController. createPageableData(int currentPage, int pageSize, java.lang.String sort) -
Uses of PageableData in de.hybris.platform.ycommercewebservices.v2.helper
Methods in de.hybris.platform.ycommercewebservices.v2.helper that return PageableData Modifier and Type Method Description protected PageableDataAbstractHelper. createPageableData(int currentPage, int pageSize, java.lang.String sort)
-