buildODataEntryRequestBody(IODataEntry, String, IODataSchema, int) method

Builds a valid OData Entry JSON Post body from the entry argument.

Syntax

public String buildODataEntryRequestBody ( IODataEntry entry , String collectionId , IODataSchema schema , int formatType ) throws ParserException

Parameters

Returns

The built documentThe built document

Exceptions