Package ca.uhn.fhir.jpa.api.pid
Interface IResourcePidList
- All Known Implementing Classes:
BaseResourcePidList
,EmptyResourcePidList
,HomogeneousResourcePidList
,MixedResourcePidList
public interface IResourcePidList
List of IResourcePersistentId along with a resource type each id
-
Method Summary
Modifier and TypeMethodDescriptionList
<ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId> getIds()
getResourceType
(int i) boolean
isEmpty()
int
size()