Package io.jmix.webdav.dto
Class ApplicationPropertyConverter
java.lang.Object
io.jmix.webdav.dto.ApplicationPropertyConverter
- All Implemented Interfaces:
- org.springframework.core.convert.converter.Converter<String,- Applications> 
@Component("webdav_ApplicationPropertyConverter")
@ConfigurationPropertiesBinding
public class ApplicationPropertyConverter
extends Object
implements org.springframework.core.convert.converter.Converter<String,Applications> 
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprotected static classprotected static class
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.core.convert.converter.ConverterandThen
- 
Constructor Details- 
ApplicationPropertyConverterpublic ApplicationPropertyConverter()
 
- 
- 
Method Details- 
convert- Specified by:
- convertin interface- org.springframework.core.convert.converter.Converter<String,- Applications> 
 
- 
convert
- 
generateGsonpublic com.google.gson.Gson generateGson()
 
-