public class C4CBaseFacade
extends java.lang.Object
| Constructor and Description |
|---|
C4CBaseFacade() |
| Modifier and Type | Method and Description |
|---|---|
protected <S,T> SearchPageData<T> |
convertPageData(java.util.List<S> source,
Converter<S,T> converter,
PageableData pageableData,
int total) |
protected java.util.List<SortData> |
getSupportedSortsForC4C(PageableData pageableData) |
protected <S,T> SearchPageData<T> convertPageData(java.util.List<S> source, Converter<S,T> converter, PageableData pageableData, int total)
protected java.util.List<SortData> getSupportedSortsForC4C(PageableData pageableData)
Copyright © 2018 SAP SE. All Rights Reserved.