Uses of Class
ca.uhn.fhir.jpa.model.entity.PartitionablePartitionId
-
Uses of PartitionablePartitionId in ca.uhn.fhir.jpa.model.dao
Modifier and TypeMethodDescriptionJpaPid.setPartitionablePartitionId
(PartitionablePartitionId thePartitionablePartitionId) -
Uses of PartitionablePartitionId in ca.uhn.fhir.jpa.model.entity
Modifier and TypeMethodDescriptionprotected PartitionablePartitionId
PartitionablePartitionId.clone()
AuditableBasePartitionable.getPartitionId()
BasePartitionable.getPartitionId()
IBaseResourceEntity.getPartitionId()
ResourceLink.ResourceLinkForLocalReferenceParams.getTargetResourcePartitionablePartitionId()
ResourceLink.getTargetResourcePartitionId()
PartitionablePartitionId.setPartitionDate
(LocalDate thePartitionDate) PartitionablePartitionId.setPartitionId
(Integer thePartitionId) static PartitionablePartitionId
PartitionablePartitionId.toStoragePartition
(ca.uhn.fhir.interceptor.model.RequestPartitionId theRequestPartitionId, PartitionSettings thePartitionSettings) static PartitionablePartitionId
Modifier and TypeMethodDescriptionstatic long
ResourceIndexedComboTokenNonUnique.calculateHashComplete
(PartitionSettings partitionSettings, PartitionablePartitionId thePartitionId, String queryString) static long
ResourceIndexedSearchParamString.calculateHashExact
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, String theValueExact) static long
BaseResourceIndexedSearchParam.calculateHashIdentity
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName) static long
ResourceIndexedSearchParamString.calculateHashNormalized
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, StorageSettings theStorageSettings, String theResourceType, String theParamName, String theValueNormalized) static long
SearchParamPresentEntity.calculateHashPresence
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, Boolean thePresent) static long
ResourceIndexedSearchParamToken.calculateHashSystem
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, String theSystem) static long
BaseResourceIndexedSearchParamQuantity.calculateHashSystemAndUnits
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, String theSystem, String theUnits) static long
ResourceIndexedSearchParamToken.calculateHashSystemAndValue
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, String theSystem, String theValue) static long
BaseResourceIndexedSearchParamQuantity.calculateHashUnits
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, String theUnits) static long
ResourceIndexedSearchParamUri.calculateHashUri
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, String theUri) static long
ResourceIndexedSearchParamToken.calculateHashValue
(PartitionSettings thePartitionSettings, PartitionablePartitionId theRequestPartitionId, String theResourceType, String theParamName, String theValue) void
AuditableBasePartitionable.setPartitionId
(PartitionablePartitionId thePartitionId) void
BasePartitionable.setPartitionId
(PartitionablePartitionId thePartitionId) void
BaseResourceIndex.setPartitionId
(PartitionablePartitionId thePartitionId) ResourceLink.ResourceLinkForLocalReferenceParams.setTargetResourcePartitionablePartitionId
(PartitionablePartitionId theTargetResourcePartitionablePartitionId) ResourceLink.setTargetResourcePartitionId
(PartitionablePartitionId theTargetResourcePartitionId) static ca.uhn.fhir.interceptor.model.RequestPartitionId
PartitionablePartitionId.toRequestPartitionId
(PartitionablePartitionId theRequestPartitionId) ModifierConstructorDescriptionResourceHistoryTag
(ResourceHistoryTable theResourceHistoryTable, TagDefinition theTag, PartitionablePartitionId theRequestPartitionId) ConstructorResourceTag
(ResourceTable theResourceTable, TagDefinition theTag, PartitionablePartitionId theRequestPartitionId) Constructor