parseFunctionImportResultXML(InputStream, ISDMODataFunctionImport, ISDMODataSchema) method

Replaced by com.sap.mobile.lib.parser.IParser#parseFunctionImportResult(InputStream , IODataFunctionImport , IODataSchema ).

Syntax

public List< ISDMODataEntry > parseFunctionImportResultXML ( InputStream stream , ISDMODataFunctionImport functionImport , ISDMODataSchema schema ) throws SDMParserException,IllegalArgumentException

Parameters

Returns

List of SDMOData Entry containing the result values

Exceptions

Usage

Parser a non error result of the execution of a Function Import SDMOData document The result will be converted to a list of SDMOData Entry documents If the result was a simple type it can accessed due the result entries as if it were a property,