Package ca.uhn.fhir.jpa.api.pid
Class EmptyResourcePidList
java.lang.Object
ca.uhn.fhir.jpa.api.pid.EmptyResourcePidList
- All Implemented Interfaces:
IResourcePidList
An empty resource pid list
-
Constructor Details
-
EmptyResourcePidList
public EmptyResourcePidList()
-
-
Method Details
-
getRequestPartitionId
- Specified by:
getRequestPartitionId
in interfaceIResourcePidList
-
getLastDate
- Specified by:
getLastDate
in interfaceIResourcePidList
-
size
- Specified by:
size
in interfaceIResourcePidList
-
getTypedResourcePids
- Specified by:
getTypedResourcePids
in interfaceIResourcePidList
-
getResourceType
- Specified by:
getResourceType
in interfaceIResourcePidList
-
getIds
- Specified by:
getIds
in interfaceIResourcePidList
-
isEmpty
- Specified by:
isEmpty
in interfaceIResourcePidList
-
toString
-