
Package ca.uhn.fhir.rest.server.method
Class OffsetCalculator
java.lang.Object
ca.uhn.fhir.rest.server.method.OffsetCalculator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intcalculateOffset(RequestDetails theRequest, IBundleProvider theBundleProvider) Calculate the offset into the list of resources that should be used to create the returned bundle.
-
Constructor Details
-
OffsetCalculator
public OffsetCalculator()
-
-
Method Details
-
calculateOffset
Calculate the offset into the list of resources that should be used to create the returned bundle.- Parameters:
theRequest-theBundleProvider-- Returns:
-