Uses of Interface
de.digitalcollections.model.api.paging.PageItem
| Package | Description |
|---|---|
| de.digitalcollections.model.api.paging | |
| de.digitalcollections.model.impl.paging |
-
Uses of PageItem in de.digitalcollections.model.api.paging
Methods in de.digitalcollections.model.api.paging that return types with arguments of type PageItem Modifier and Type Method Description java.util.List<PageItem>PagingInfo. getItems() -
Uses of PageItem in de.digitalcollections.model.impl.paging
Classes in de.digitalcollections.model.impl.paging that implement PageItem Modifier and Type Class Description classPageItemImplMethods in de.digitalcollections.model.impl.paging that return types with arguments of type PageItem Modifier and Type Method Description java.util.List<PageItem>PagingInfoImpl. getItems()