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