Modifier and Type | Method and Description |
---|---|
void |
countPrimitiveCollection(ODataRequest request,
ODataResponse response,
UriInfo uriInfo)
Counts primitive properties from persistence and puts serialized content and status into the response.
|
void countPrimitiveCollection(ODataRequest request, ODataResponse response, UriInfo uriInfo) throws ODataApplicationException, SerializerException
text/plain
by default.request
- OData request object containing raw HTTP information.response
- OData response object for collecting response datauriInfo
- information of a parsed OData URIODataApplicationException
- if the service implementation encounters a failureSerializerException
- if serialization failedCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.