Class OffsetCalculator

java.lang.Object
ca.uhn.fhir.rest.server.method.OffsetCalculator

public class OffsetCalculator extends Object
  • Constructor Details

  • Method Details

    • calculateOffset

      public static int calculateOffset(RequestDetails theRequest, IBundleProvider theBundleProvider)
      Calculate the offset into the list of resources that should be used to create the returned bundle.
      Parameters:
      theRequest -
      theBundleProvider -
      Returns: