Uses of Interface
org.seedstack.business.pagination.dsl.KeyValuePicker
-
Packages that use KeyValuePicker Package Description org.seedstack.business.pagination.dsl Provides a fluent DSL to paginate domain objects. -
-
Uses of KeyValuePicker in org.seedstack.business.pagination.dsl
Methods in org.seedstack.business.pagination.dsl that return KeyValuePicker Modifier and Type Method Description KeyValuePicker<T>SlicePaginationPicker. byAttribute(String attributeName)Choose a key-based pagination type.
-