public interface CmsFileMapper
abstract CmsFile
fromRest(ModelFile file)
abstract ModelFile
toRest(CmsFile file)
Set<String>
tagsFromRest(@Nullable() String tagList)
String
tagsToRest(@Nullable() Set<String> tags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract CmsFile fromRest(ModelFile file)
abstract ModelFile toRest(CmsFile file)
Set<String> tagsFromRest(@Nullable() String tagList)
String tagsToRest(@Nullable() Set<String> tags)