java.lang.Object
ca.uhn.fhir.model.api.ResourceMetadataKeyEnum<T>
ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<
Long,
Long>
ca.uhn.fhir.jpa.api.dao.MetadataKeyResourcePid
-
Nested Class Summary
ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ExtensionResourceMetadataKey, ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<T extends Object,T2 extends Object>
-
Field Summary
DELETED_AT, ENTRY_SEARCH_MODE, ENTRY_TRANSACTION_METHOD, PROFILES, PUBLISHED, SECURITY_LABELS, TAG_LIST, UPDATED, VERSION, VERSION_ID
-
Method Summary
get(ca.uhn.fhir.model.api.IResource theResource)
get(org.hl7.fhir.instance.model.api.IAnyResource theResource)
void
put(ca.uhn.fhir.model.api.IResource theResource,
Long theObject)
void
put(org.hl7.fhir.instance.model.api.IAnyResource theResource,
Long theObject)
equals, hashCode, name
-
Method Details
-
get
public Long get
(org.hl7.fhir.instance.model.api.IAnyResource theResource)
- Specified by:
get in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<Long,Long>
-
get
public Long get
(ca.uhn.fhir.model.api.IResource theResource)
- Specified by:
get in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum<Long>
-
put
public void put
(org.hl7.fhir.instance.model.api.IAnyResource theResource,
Long theObject)
- Specified by:
put in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<Long,Long>
-
put
public void put
(ca.uhn.fhir.model.api.IResource theResource,
Long theObject)
- Specified by:
put in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum<Long>