Replaced by com.sap.mobile.lib.parser.IParser#buildODataEntryRequestBody(IODataEntry ,String , IODataSchema , int).
Syntax
public
String
buildSDMODataEntryJson
(
ISDMODataEntry
entry
,
String
collectionId
,
ISDMODataSchema
schema
)
Parameters
-
entry –
The SDMODataEntry object to build the XML from
-
collectionId –
Collection to which the post needs to be made
Returns
The built document Json
Usage
Builds a valid SDMOData Entry JSON Post body from the entry argument