Uses of Interface
org.openehealth.ipf.commons.ihe.hpd.controls.pagination.PaginationStorage
Packages that use PaginationStorage
Package
Description
-
Uses of PaginationStorage in org.openehealth.ipf.commons.ihe.hpd.controls.pagination
Classes in org.openehealth.ipf.commons.ihe.hpd.controls.pagination that implement PaginationStorageModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Ehcache-based pagination storage.class
Ehcache-based pagination storage.Constructors in org.openehealth.ipf.commons.ihe.hpd.controls.pagination with parameters of type PaginationStorageModifierConstructorDescriptionConsumerPaginationHandler
(ConsumerHandler<BatchRequest, BatchResponse> wrappedHandler, PaginationStorage paginationStorage) -
Uses of PaginationStorage in org.openehealth.ipf.platform.camel.ihe.hpd
Methods in org.openehealth.ipf.platform.camel.ihe.hpd that return PaginationStorageMethods in org.openehealth.ipf.platform.camel.ihe.hpd with parameters of type PaginationStorageModifier and TypeMethodDescriptionvoid
HpdQueryEndpoint.setPaginationStorage
(PaginationStorage paginationStorage)