protected ResponseHandler.Serialize |
EntityCollectionResponseHandler.getSerializationFunctionByUriResourceType(org.apache.olingo.commons.api.data.EntityCollection content,
org.apache.olingo.server.api.serializer.ODataSerializer serializer,
org.apache.olingo.commons.api.edm.EdmEntityType entityType,
org.apache.olingo.server.api.uri.UriInfo uriInfo,
String rawBaseUri) |
protected ResponseHandler.Serialize |
EntityResponseHandler.getSerializationFunctionByUriResourceType(org.apache.olingo.commons.api.data.Entity content,
org.apache.olingo.server.api.serializer.ODataSerializer serializer,
org.apache.olingo.commons.api.edm.EdmEntityType entityType,
org.apache.olingo.server.api.uri.UriInfo uriInfo,
String rawBaseUri) |
protected abstract ResponseHandler.Serialize |
ResponseHandler.getSerializationFunctionByUriResourceType(T content,
org.apache.olingo.server.api.serializer.ODataSerializer serializer,
org.apache.olingo.commons.api.edm.EdmEntityType entityType,
org.apache.olingo.server.api.uri.UriInfo uriInfo,
String rawBaseUri) |