Class PluginResultFormatOData.ResultFormatterOData
java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.plugin.odata.PluginResultFormatOData.ResultFormatterOData
- All Implemented Interfaces:
ResultFormatter
- Enclosing class:
- PluginResultFormatOData
public static class PluginResultFormatOData.ResultFormatterOData
extends Object
implements ResultFormatter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.fraunhofer.iosb.ilt.frostserver.formatter.ResultFormatter
preProcessRequest
-
Field Details
-
settings
-
-
Constructor Details
-
ResultFormatterOData
-
-
Method Details
-
format
public FormatWriter format(de.fraunhofer.iosb.ilt.frostserver.path.ResourcePath path, de.fraunhofer.iosb.ilt.frostserver.query.Query query, Object result, boolean useAbsoluteNavigationLinks) - Specified by:
formatin interfaceResultFormatter
-
getContentType
- Specified by:
getContentTypein interfaceResultFormatter
-