Uses of Interface
org.openehealth.ipf.commons.core.config.TypeConverter
-
Uses of TypeConverter in org.openehealth.ipf.commons.core
Modifier and TypeMethodDescriptionstatic TypeConverter
ContentMap.getConversionService()
Returns conversion service for document contents.Modifier and TypeMethodDescriptionstatic void
ContentMap.setConversionService
(TypeConverter conversionService) Sets conversion service for document contents. -
Uses of TypeConverter in org.openehealth.ipf.commons.spring.core.config
Modifier and TypeClassDescriptionclass
TypeConverter
implementation backed by a SpringConversionService