Uses of Class
org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage.TakeResult
-
Uses of PaginationStorage.TakeResult in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
Modifier and TypeMethodDescriptionEhcachePaginationStorage.take
(PagedResultsResponseControl pagination) PaginationStorage.take
(PagedResultsResponseControl pagination) Removes at most the given count of result entries from the storage and returns them together with a flag indicating whether some more entries remain in the storage.