Schnittstelle GroupingViewModel
public interface GroupingViewModel
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetCount(String groupingFieldName, GroupingType groupingType) getRecords(String groupingFieldName, GroupingType groupingType, int start, int length, List<String> fieldNames)
-
Methodendetails
-
getCount
-
getRecords
List<GroupingViewModel.GroupValue> getRecords(String groupingFieldName, GroupingType groupingType, int start, int length, List<String> fieldNames)
-