Uses of Interface
org.openehealth.ipf.commons.map.MappingService
Package
Description
-
Uses of MappingService in org.openehealth.ipf.commons.ihe.fhir.translation
ModifierConstructorDescriptionDefaultUriMapper
(MappingService mappingService) DefaultUriMapper
(MappingService mappingService, String uriToOidMappingKey, String uriToNamespaceMappingKey) -
Uses of MappingService in org.openehealth.ipf.commons.map
-
Uses of MappingService in org.openehealth.ipf.commons.map.extend
-
Uses of MappingService in org.openehealth.ipf.commons.spring.map
Modifier and TypeClassDescriptionclass
BidiMappingService implementation that can be configured with Springresources
and using theCustomMappingsConfigurer
.