Uses of Interface
de.digitalcollections.model.api.paging.PageResponse
| Package | Description |
|---|---|
| de.digitalcollections.model.api.paging | |
| de.digitalcollections.model.impl.paging |
-
Uses of PageResponse in de.digitalcollections.model.api.paging
Subinterfaces of PageResponse in de.digitalcollections.model.api.paging Modifier and Type Interface Description interfaceSearchPageResponse<T> -
Uses of PageResponse in de.digitalcollections.model.impl.paging
Classes in de.digitalcollections.model.impl.paging that implement PageResponse Modifier and Type Class Description classPageResponseImpl<T>classSearchPageResponseImpl<T>