Uses of Interface
de.digitalcollections.model.api.paging.SearchPageRequest
-
Packages that use SearchPageRequest Package Description de.digitalcollections.model.impl.paging -
-
Uses of SearchPageRequest in de.digitalcollections.model.impl.paging
Classes in de.digitalcollections.model.impl.paging that implement SearchPageRequest Modifier and Type Class Description classSearchPageRequestImplConstructors in de.digitalcollections.model.impl.paging with parameters of type SearchPageRequest Constructor Description SearchPageResponseImpl(List<T> content, SearchPageRequest searchPageRequest, long total)
-