Uses of Interface
de.digitalcollections.model.api.paging.PageItem
-
Packages that use 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 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 List<PageItem>PagingInfoImpl. getItems()
-