Uses of Interface
org.openehealth.ipf.commons.map.MappingService
Packages that use MappingService
Package
Description
-
Uses of MappingService in org.openehealth.ipf.commons.ihe.fhir.translation
Constructors in org.openehealth.ipf.commons.ihe.fhir.translation with parameters of type MappingServiceModifierConstructorDescriptionDefaultUriMapper(MappingService mappingService) DefaultUriMapper(MappingService mappingService, String uriToOidMappingKey, String uriToNamespaceMappingKey) -
Uses of MappingService in org.openehealth.ipf.commons.map
Classes in org.openehealth.ipf.commons.map that implement MappingService -
Uses of MappingService in org.openehealth.ipf.commons.map.extend
Methods in org.openehealth.ipf.commons.map.extend that return MappingServiceMethods in org.openehealth.ipf.commons.map.extend with parameters of type MappingService -
Uses of MappingService in org.openehealth.ipf.commons.spring.map
Classes in org.openehealth.ipf.commons.spring.map that implement MappingServiceModifier and TypeClassDescriptionclassBidiMappingService implementation that can be configured with Springresourcesand using theCustomMappingsConfigurer.