
Package ca.uhn.fhir.mdm.api.paging
package ca.uhn.fhir.mdm.api.paging
- 
ClassesClassDescriptionBuilder to generateMdmPageLinkTupleobjects, 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 standardPageRequestfor spring data to use.