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
- 
LockInfoIdToStringConverter
public LockInfoIdToStringConverter() 
 - 
 - 
Method Details
- 
convert
- Specified by:
 convertin interfaceorg.springframework.core.convert.converter.Converter<LockInfoId,String> 
 
 -