Uses of Class
org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage.TakeResult
Packages that use PaginationStorage.TakeResult
-
Uses of PaginationStorage.TakeResult in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
Methods in org.openehealth.ipf.commons.ihe.hpd.controls.pagination that return PaginationStorage.TakeResultModifier and TypeMethodDescriptionJCachePaginationStorage.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.SpringCachePaginationStorage.take
(PagedResultsResponseControl pagination)