Replaced by com.sap.mobile.lib.parser.IParser#buildODataEntryRequestBody(IODataEntry ,String , IODataSchema , int).
Syntax
public
abstract String
buildSDMODataEntryXML
(
ISDMODataEntry
entry
) throws SDMParserException, IllegalArgumentException
Parameters
-
entry –
The SDMODataEntry object to build the XML from
Returns
The built document XML
Exceptions
-
SDMParserException class –
If building XML has failed
-
IllegalArgumentException –
If the argument is null
Usage
Builds a valid SDMOData Entry XML from the entry argument