public class CountResponse extends ServiceResponse
metadata, preferences, response| Modifier and Type | Method and Description |
|---|---|
void |
accepts(ServiceResponseVisior visitor) |
static CountResponse |
getInstance(ServiceRequest request,
org.apache.olingo.server.api.ODataResponse response) |
void |
writeCount(int count) |
close, getODataResponse, isClosed, setStrictlyApplyPreferences, writeBadRequest, writeContent, writeHeader, writeNoContent, writeNotFound, writeOK, writeServerErrorpublic static CountResponse getInstance(ServiceRequest request, org.apache.olingo.server.api.ODataResponse response)
public void writeCount(int count)
throws org.apache.olingo.server.api.serializer.SerializerException
org.apache.olingo.server.api.serializer.SerializerExceptionpublic void accepts(ServiceResponseVisior visitor) throws org.apache.olingo.server.api.ODataLibraryException, org.apache.olingo.server.api.ODataApplicationException
accepts in class ServiceResponseorg.apache.olingo.server.api.ODataLibraryExceptionorg.apache.olingo.server.api.ODataApplicationExceptionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.