Uses of Class
ca.uhn.fhir.jpa.model.dao.JpaPid
-
Uses of JpaPid in ca.uhn.fhir.jpa.model.dao
Modifier and TypeMethodDescriptionstatic JpaPid
static JpaPid
JpaPid.fromIdAndResourceType
(Long theId, String theResourceType) static JpaPid
JpaPid.fromIdAndVersion
(Long theId, Long theVersion) static JpaPid
JpaPid.fromIdAndVersionAndResourceType
(Long theId, Long theVersion, String theResourceType) JpaPid.setPartitionablePartitionId
(PartitionablePartitionId thePartitionablePartitionId) Modifier and TypeMethodDescriptionJpaPid.toLongList
(Collection<JpaPid> thePids) JpaPid.toLongSet
(Collection<JpaPid> thePids) -
Uses of JpaPid in ca.uhn.fhir.jpa.model.entity
Modifier and TypeMethodDescriptionResourceHistoryTable.getPersistentId()
ResourceTable.getPersistentId()