Uses of Class
com.ibm.fhir.persistence.jdbc.dao.impl.ExternalSystem
- 
Packages that use ExternalSystem Package Description com.ibm.fhir.persistence.jdbc.dao.impl  - 
- 
Uses of ExternalSystem in com.ibm.fhir.persistence.jdbc.dao.impl
Methods in com.ibm.fhir.persistence.jdbc.dao.impl that return types with arguments of type ExternalSystem Modifier and Type Method Description List<ExternalSystem>ResourceReferenceDAO. queryExternalSystems(String... externalSystemNames) 
 -