| Modifier and Type | Method and Description |
|---|---|
CustomerCouponSearchPageData |
CustomerCouponFacade.getPaginatedCoupons(SearchPageData searchPageData)
Gets paginated customer coupon data by searchPageData
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerCouponSearchPageDataPopulator.populate(SearchPageData<CustomerCouponModel> source,
CustomerCouponSearchPageData target) |
| Modifier and Type | Method and Description |
|---|---|
CustomerCouponSearchPageData |
DefaultCustomerCouponFacade.getPaginatedCoupons(SearchPageData searchPageData) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<SearchPageData<CustomerCouponModel>,CustomerCouponSearchPageData> |
DefaultCustomerCouponFacade.getCustomerCouponSearchPageDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerCouponFacade.setCustomerCouponSearchPageDataConverter(Converter<SearchPageData<CustomerCouponModel>,CustomerCouponSearchPageData> customerCouponSearchPageDataConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.