Interface ISortingSupportAsync
public interface ISortingSupportAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoidsortedIds(SortDescriptor sorted, AsyncHandler<List<Long>> handler) voidsortedUids(SortDescriptor sorted, AsyncHandler<List<String>> handler)
-
Method Details
-
sortedIds
-
sortedUids
-