Interface StorageViewDataConverter
- All Known Implementing Classes:
StorageViewDataConverterJson
public interface StorageViewDataConverter
-
Method Summary
Modifier and Type Method Description String
convert(Object object)
String[]
getFormatStrings()
String
getHtmlResponseContentType()
-
Method Details
-
convert
-
getHtmlResponseContentType
String getHtmlResponseContentType() -
getFormatStrings
String[] getFormatStrings()
-