Package ca.uhn.fhir.mdm.api.paging
package ca.uhn.fhir.mdm.api.paging
-
ClassDescriptionBuilder to generate
MdmPageLinkTuple
objects, based on a given page of data and the incoming page request.Data clump class to keep the relevant paging URLs together for MDM.This class is essentially just a data clump of offset + count, as well as the ability to convert itself into a standardPageRequest
for spring data to use.