Package io.jmix.webdavrest.converter
Class LockInfoIdToStringConverter
java.lang.Object
io.jmix.webdavrest.converter.LockInfoIdToStringConverter
- All Implemented Interfaces:
- org.springframework.core.convert.converter.Converter<LockInfoId,- String> 
@Component("webdav_LockInfoIdToStringConverter")
public class LockInfoIdToStringConverter
extends Object
implements org.springframework.core.convert.converter.Converter<LockInfoId,String> 
- 
Constructor Details- 
LockInfoIdToStringConverterpublic LockInfoIdToStringConverter()
 
- 
- 
Method Details- 
convert- Specified by:
- convertin interface- org.springframework.core.convert.converter.Converter<LockInfoId,- String> 
 
 
-