Uses of Interface
org.openehealth.ipf.commons.core.config.TypeConverter
Packages that use TypeConverter
-
Uses of TypeConverter in org.openehealth.ipf.commons.core
Methods in org.openehealth.ipf.commons.core that return TypeConverterModifier and TypeMethodDescriptionstatic TypeConverter
ContentMap.getConversionService()
Returns conversion service for document contents.Methods in org.openehealth.ipf.commons.core with parameters of type TypeConverterModifier and TypeMethodDescriptionstatic void
ContentMap.setConversionService
(TypeConverter conversionService) Sets conversion service for document contents. -
Uses of TypeConverter in org.openehealth.ipf.commons.spring.core.config
Classes in org.openehealth.ipf.commons.spring.core.config that implement TypeConverterModifier and TypeClassDescriptionclass
TypeConverter
implementation backed by a SpringConversionService