| Modifier and Type | Method and Description |
|---|---|
SearchPageData |
RequestContextData.getSearch() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestContextData.setSearch(SearchPageData search) |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<B2BUserGroupModel> |
B2BCommerceB2BUserGroupService.getPagedB2BUserGroups(PageableData pageableData)
Gets list of
SearchPageData for pagination given the required pagination parameters with
PageableData |
SearchPageData<B2BCostCenterModel> |
B2BCommerceCostCenterService.getPagedCostCenters(PageableData pageableData)
Gets list of
SearchPageData B2BCostCenterModel for pagination given the required pagination parameters
with PageableData |
SearchPageData<B2BCustomerModel> |
B2BCommerceUserService.getPagedCustomers(PageableData pageableData)
Gets list of
SearchPageData for pagination given the required pagination parameters with
PageableData |
SearchPageData<B2BCustomerModel> |
B2BCommerceUserService.getPagedCustomersByGroupMembership(PageableData pageableData,
String... userGroupUids)
Gets list of
SearchPageData for pagination given the required pagination parameters with
PageableData |
SearchPageData<B2BPermissionModel> |
B2BCommercePermissionService.getPagedPermissions(PageableData pageableData)
Gets list of
SearchPageData B2BPermissionModel for pagination given the required pagination parameters
with PageableData |
SearchPageData<B2BCustomerModel> |
B2BCommerceUnitService.getPagedUsersForUnit(PageableData pageableData,
String unit)
Gets list of
SearchPageData B2BCustomerModel for a given unit for pagination provided with
required pagination parameters with PageableData |
| Modifier and Type | Method and Description |
|---|---|
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,
String... userGroupUids) |
SearchPageData<B2BPermissionModel> |
DefaultB2BCommercePermissionService.getPagedPermissions(PageableData pageableData) |
SearchPageData<B2BCustomerModel> |
DefaultB2BCommerceUnitService.getPagedUsersForUnit(PageableData pageableData,
String unit) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultB2BCommerceB2BUserGroupServiceTest.assertPagination(SearchPageData<B2BUserGroupModel> pagedB2BUserGroups,
PageableData pageableData) |
protected void |
DefaultB2BCommerceB2BUserGroupServiceTest.assertResults(SearchPageData<B2BUserGroupModel> pagedB2BUserGroups,
int expectedSize) |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<B2BCustomerModel> |
PagedB2BCustomerDao.findPagedApproversForUnitByGroupMembership(PageableData pageableData,
String unit,
String... userGroupId)
Paged search to find
B2BCustomerModel by B2BUnit or User Groups. |
SearchPageData<B2BCustomerModel> |
PagedB2BCustomerDao.findPagedCustomersByGroupMembership(PageableData pageableData,
String... userGroupId)
Paged search to find
B2BCustomerModel by User Group. |
SearchPageData<B2BCustomerModel> |
PagedB2BCustomerDao.findPagedCustomersForUnit(PageableData pageableData,
String unit)
aged search to find
B2BCustomerModel by B2BUnit. |
SearchPageData<B2BCustomerModel> |
PagedB2BCustomerDao.findPagedCustomersForUnitByGroupMembership(PageableData pageableData,
String unit,
String... userGroupId)
Paged search to find
B2BCustomerModel by B2BUnit and User Groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDaoTestUtils.assertResultsSize(int expectedSize,
SearchPageData<?> pageData) |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<B2BCustomerModel> |
B2BApproverService.findPagedApproversForUnitByGroupMembership(PageableData pageableData,
String unitUid,
String... userGroupUid)
Gets list of
SearchPageData B2BCustomerModel provided with required pagination parameters with
PageableData |
SearchPageData<B> |
B2BBudgetService.findPagedBudgets(PageableData pageableData)
Gets list of
SearchPageData for pagination given the required pagination parameters with
PageableData |
SearchPageData<OrderModel> |
B2BQuoteService.getQuoteList(CustomerModel customerModel,
BaseStoreModel store,
PageableData pageableData)
Deprecated.
Returns a paged list of quotes for the given customer and base store.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<B2BCustomerModel> |
DefaultB2BApproverService.findPagedApproversForUnitByGroupMembership(PageableData pageableData,
String unitUid,
String... usergroupUid) |
SearchPageData<B2BBudgetModel> |
DefaultB2BBudgetService.findPagedBudgets(PageableData pageableData) |
SearchPageData<OrderModel> |
DefaultB2BQuoteService.getQuoteList(CustomerModel customerModel,
BaseStoreModel store,
PageableData pageableData)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends CustomerModel> |
B2BCustomerListSearchStrategy.createEmptySearchPageData() |
<T extends CustomerModel> |
B2BCustomerListSearchStrategy.getPagedCustomers(String customerListUid,
String employeeUid,
PageableData pageableData,
Map<String,Object> parameterMap) |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<CustomerData> |
B2BApproverFacade.getPagedApproversForCustomer(PageableData pageableData,
String customerUid)
Returns the list of approvers for a customers.
|
SearchPageData<CustomerData> |
B2BApproverFacade.getPagedApproversForUnit(PageableData pageableData,
String unitUid)
Gets a paged list of approvers.
|
SearchPageData<B2BPermissionData> |
B2BPermissionFacade.getPagedPermissions(PageableData pageableData)
Returns paged
B2BPermissionData for the given PageableData. |
SearchPageData<B2BPermissionData> |
B2BPermissionFacade.getPagedPermissionsForCustomer(PageableData pageableData,
String customerUid)
Gets the list of permissions of the customers.
|
SearchPageData<B2BPermissionData> |
B2BPermissionFacade.getPagedPermissionsForUserGroup(PageableData pageableData,
String userGroupUid)
Returns a paginated list of permissions associated to a
B2BUserGroupModel. |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<CustomerData> |
DefaultB2BApproverFacade.getPagedApproversForCustomer(PageableData pageableData,
String customerUid) |
SearchPageData<CustomerData> |
DefaultB2BApproverFacade.getPagedApproversForUnit(PageableData pageableData,
String unitUid) |
SearchPageData<B2BPermissionData> |
DefaultB2BPermissionFacade.getPagedPermissions(PageableData pageableData) |
SearchPageData<B2BPermissionData> |
DefaultB2BPermissionFacade.getPagedPermissionsForCustomer(PageableData pageableData,
String customerUid) |
SearchPageData<B2BPermissionData> |
DefaultB2BPermissionFacade.getPagedPermissionsForUserGroup(PageableData pageableData,
String userGroupUid) |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<CustomerData> |
B2BUnitFacade.getPagedAdministratorsForUnit(PageableData pageableData,
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,
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,
String unitUid)
Get a list of customers associated with a give unit.
|
SearchPageData<CustomerData> |
B2BUserGroupFacade.getPagedCustomersForUserGroup(PageableData pageableData,
String userGroupUid)
Get paginated list of customers who are members of the given B2B user group.
|
SearchPageData<CustomerData> |
B2BUnitFacade.getPagedManagersForUnit(PageableData pageableData,
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,
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected <S,T> SearchPageData<T> |
DefaultB2BCostCenterFacade.convertPageData(SearchPageData<S> source,
Converter<S,T> converter) |
| Modifier and Type | Method and Description |
|---|---|
static <S,T> SearchPageData<T> |
B2BCompanyUtils.convertPageData(SearchPageData<S> source,
Converter<S,T> converter)
Deprecated.
"Deprecated since 6.3". Use
instead.
Converts a SearchPageData of type <S> into one of type <T
> using the converter provided. |
| Modifier and Type | Method and Description |
|---|---|
static <S,T> SearchPageData<T> |
B2BCompanyUtils.convertPageData(SearchPageData<S> source,
Converter<S,T> converter)
Deprecated.
"Deprecated since 6.3". Use
instead.
Converts a SearchPageData of type <S> into one of type <T
> using the converter provided. |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<OrderHistoryData> |
B2BQuoteFacade.getQuoteHistory(PageableData pageableData)
Deprecated.
Returns the quote history of the current user.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<OrderHistoryData> |
DefaultB2BQuoteFacade.getQuoteHistory(PageableData pageableData)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<ITEM> |
SearchFacade.search(STATE searchState,
PageableData pageableData)
Searches for the ITEM's based on the search state.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCommerceOrgIntegrationTest.assertSearchPageData(int expectedNumberOfResults,
SearchPageData<?> searchPageData)
Asserts that
the given
SearchPageData is not null,
that the list of results it holds is not null and
that the list of results has the expected size.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreFinderStockSearchPageData<RESULT> |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FacetVisibilityRulePopulator.evaluateAll(SolrSearchResponse source,
SearchPageData target,
FacetData facetToTest,
Map<FacetVisibilityRuleCondition,List<R>> filtersByCondition) |
| Modifier and Type | Method and Description |
|---|---|
FacetVisibilityRuleEvaluator<IndexedType,SearchPageData,RULE> |
AbstractFacetVisibilityRule.getEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractFacetVisibilityRule.setEvaluator(FacetVisibilityRuleEvaluator<IndexedType,SearchPageData,RULE> evaluator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FacetVisibilityRuleEvaluator<NATIVESEARCHRESULT,PAGE extends SearchPageData,RULE extends AbstractFacetVisibilityRule> |
| Modifier and Type | Method and Description |
|---|---|
protected double |
ValueCoverageFacetVisibilityRuleEvaluator.calculateFacetValueCoverage(SearchPageData searchPageData,
FacetData facetToTest) |
boolean |
ValueCoverageFacetVisibilityRuleEvaluator.evaluateFilter(NATIVESEARCHRESULT nativeSearchResult,
SearchPageData searchPageData,
ValueCoverageFacetVisibilityRule rule,
FacetData facetToTest) |
| Modifier and Type | Method and Description |
|---|---|
FacetVisibilityRuleEvaluator<SolrSearchResult,SearchPageData,OtherFacetValueCountFacetVisibilityRule> |
OtherFacetValueCountFacetVisibilityRulePlugin.getEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FacetValueCountFacetVisibilityRulePlugin.setEvaluator(FacetVisibilityRuleEvaluator<SolrSearchResult,SearchPageData,FacetValueCountFacetVisibilityRule> evaluator) |
void |
OtherFacetValueCountFacetVisibilityRulePlugin.setEvaluator(FacetVisibilityRuleEvaluator<SolrSearchResult,SearchPageData,OtherFacetValueCountFacetVisibilityRule> evaluator) |
void |
ValueCoverageSolrFacetVisibilityRulePlugin.setEvaluator(FacetVisibilityRuleEvaluator<SolrSearchResult,SearchPageData,ValueCoverageFacetVisibilityRule> evaluator) |
| Modifier and Type | Class and Description |
|---|---|
class |
FacetSearchPageData<STATE,RESULT>
POJO that includes all necessary data for creating proper result in facet search.
|
class |
ProductCategorySearchPageData<STATE,RESULT,CATEGORY>
POJO containing the result page for product or category search.
|
class |
ProductSearchPageData<STATE,RESULT>
POJO containing the result page for product search.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreFinderSearchPageData<RESULT> |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<CodeGenerationConfigurationWsDTO> |
CodeGenerationConfigurationWsFacade.getCodeGenerationConfigurationSearchPageData(PageableData pageableData)
Returns a restricted size list (page) of available Code Generation Configuration
|
SearchPageData<T> |
CouponWsFacades.getCouponsSearchPageData(PageableData pageableData)
Returns a restricted size list (page) of available coupons
|
| Modifier and Type | Method and Description |
|---|---|
protected SearchPageData<CodeGenerationConfigurationWsDTO> |
DefaultCodeGenerationConfigurationWsFacade.convertSearchPageData(SearchPageData<CodeGenerationConfigurationModel> source)
Converts the result of
SearchPageData |
protected <S extends AbstractCouponModel> |
AbstractCouponWsFacades.convertSearchPageData(SearchPageData<S> source)
Converts the result of
SearchPageData |
SearchPageData<CodeGenerationConfigurationWsDTO> |
DefaultCodeGenerationConfigurationWsFacade.getCodeGenerationConfigurationSearchPageData(PageableData pageableData) |
SearchPageData<D> |
AbstractCouponWsFacades.getCouponsSearchPageData(PageableData pageableData) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchPageData<CodeGenerationConfigurationWsDTO> |
DefaultCodeGenerationConfigurationWsFacade.convertSearchPageData(SearchPageData<CodeGenerationConfigurationModel> source)
Converts the result of
SearchPageData |
protected <S extends AbstractCouponModel> |
AbstractCouponWsFacades.convertSearchPageData(SearchPageData<S> source)
Converts the result of
SearchPageData |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<OrderModel> |
DefaultSubscriptionCustomerAccountDao.findOrdersByCustomerAndStore(CustomerModel customerModel,
BaseStoreModel store,
OrderStatus[] status,
PageableData pageableData) |
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<CsTicketModel> |
DefaultTicketDao.findTicketsByCustomerOrderByModifiedTime(UserModel user,
BaseSiteModel baseSite,
PageableData pageableData) |
| Modifier and Type | Method and Description |
|---|---|
<T extends CustomerModel> |
CustomerSupportEventDao.findAllCustomersByEventsAndAgent(EmployeeModel agent,
EventType eventType,
Date startDate,
Date endDate,
PageableData pageableData,
int limit)
Searching customers based on event type
|
SearchPageData<SessionEventModel> |
CustomerSupportEventDao.findAllEventsByAgent(EmployeeModel agent,
EventType eventType,
Date startDate,
Date endDate,
PageableData pageableData,
int limit)
Search for agent-specific events
|
| Modifier and Type | Method and Description |
|---|---|
<T extends CustomerModel> |
DefaultCustomerSupportEventDao.findAllCustomersByEventsAndAgent(EmployeeModel agent,
EventType eventType,
Date startDate,
Date endDate,
PageableData pageableData,
int limit) |
SearchPageData<SessionEventModel> |
DefaultCustomerSupportEventDao.findAllEventsByAgent(EmployeeModel agent,
EventType eventType,
Date startDate,
Date endDate,
PageableData pageableData,
int limit) |
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<CsTicketModel> |
DefaultTicketService.getTicketsForCustomerOrderByModifiedTime(UserModel user,
BaseSiteModel baseSite,
PageableData pageableData) |
Copyright © 2017 SAP SE. All Rights Reserved.