-
Constructor Summary
Constructors
IdChunk(List<ca.uhn.fhir.rest.api.server.storage.ResourcePersistentId> theIds,
List<String> theResourceTypes,
Date theLastDate)
-
Method Summary
List<ca.uhn.fhir.rest.api.server.storage.ResourcePersistentId>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IdChunk
public IdChunk(List<ca.uhn.fhir.rest.api.server.storage.ResourcePersistentId> theIds,
List<String> theResourceTypes,
Date theLastDate)
-
Method Details
-
-
getIds
public List<ca.uhn.fhir.rest.api.server.storage.ResourcePersistentId> getIds()
-