Uses of Class
ca.uhn.fhir.jpa.entity.TermConcept.TermConceptPk
-
Uses of TermConcept.TermConceptPk in ca.uhn.fhir.jpa.dao.data
Modifier and TypeMethodDescriptionITermConceptDao.fetchConceptsAndDesignationsByPid
(List<TermConcept.TermConceptPk> thePids) -
Uses of TermConcept.TermConceptPk in ca.uhn.fhir.jpa.entity
Modifier and TypeMethodDescriptionTermConcept.TermConceptPkIdentifierBridge.fromDocumentIdentifier
(String documentIdentifier, org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeFromDocumentIdentifierContext context) TermConcept.getPid()
Modifier and TypeMethodDescriptionTermConcept.TermConceptPkIdentifierBridge.toDocumentIdentifier
(TermConcept.TermConceptPk propertyValue, org.hibernate.search.mapper.pojo.bridge.runtime.IdentifierBridgeToDocumentIdentifierContext context) TermConcept.TermConceptPkValueBridge.toIndexedValue
(TermConcept.TermConceptPk value, org.hibernate.search.mapper.pojo.bridge.runtime.ValueBridgeToIndexedValueContext context)