blob: bb50a88535868786240164ce334f0e64997b4eff [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Wed Dec 06 14:36:22 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ListsProcessor (olingo-odata2-parent 2.0.10 API)</title>
<meta name="date" content="2017-12-06">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ListsProcessor (olingo-odata2-parent 2.0.10 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ListsProcessor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/olingo/odata2/ref/processor/ListsProcessor.html" target="_top">Frames</a></li>
<li><a href="ListsProcessor.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.olingo.odata2.ref.processor</div>
<h2 title="Class ListsProcessor" class="title">Class ListsProcessor</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">org.apache.olingo.odata2.api.processor.ODataSingleProcessor</a></li>
<li>
<ul class="inheritance">
<li>org.apache.olingo.odata2.ref.processor.ListsProcessor</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/feature/CustomContentType.html" title="interface in org.apache.olingo.odata2.api.processor.feature">CustomContentType</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/feature/ODataProcessorFeature.html" title="interface in org.apache.olingo.odata2.api.processor.feature">ODataProcessorFeature</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor">ODataProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">BatchProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityComplexPropertyProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinksProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityMediaProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySetProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyValueProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">FunctionImportProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">FunctionImportValueProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">MetadataProcessor</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">ServiceDocumentProcessor</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">ListsProcessor</span>
extends <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></pre>
<div class="block">Implementation of the centralized parts of OData processing,
allowing to use the simplified DataSource for the
actual data handling.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#ListsProcessor-org.apache.olingo.odata2.ref.processor.ScenarioDataSource-">ListsProcessor</a></span>(<a href="../../../../../../org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a>&nbsp;dataSource)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#ListsProcessor-org.apache.olingo.odata2.ref.processor.ScenarioDataSource-org.apache.olingo.odata2.ref.processor.BeanPropertyAccess-">ListsProcessor</a></span>(<a href="../../../../../../org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a>&nbsp;dataSource,
<a href="../../../../../../org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a>&nbsp;valueAccess)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">countEntityLinks</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Counts the number of target entities of a navigation property.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">countEntitySet</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Counts the number of requested entities.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntity</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Creates an entity.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntityLink</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Creates a new link to a target entity of a navigation property.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntity</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Deletes an entity.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityLink</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Deletes the link to the target entity of a navigation property.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityMedia</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Deletes the media resource of an entity.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntitySimplePropertyValue</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Deletes the value of a simple property of an entity.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">executeBatch</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchHandler.html" title="interface in org.apache.olingo.odata2.api.batch">BatchHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content)</code>
<div class="block">Executes a OData batch request and provide Batch Response as <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a></div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">executeChangeSet</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchHandler.html" title="interface in org.apache.olingo.odata2.api.batch">BatchHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a>&gt;&nbsp;requests)</code>
<div class="block">Executes a Change Set and provide BatchResponsePart as <a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch"><code>BatchResponsePart</code></a> that contains the responses to
change requests.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImport</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Executes a function import and returns the result.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImportValue</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Returns the unformatted value of a function import.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">existsEntity</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Checks whether an entity exists.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">existsEntityLink</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Returns whether the target entity of a navigation property exists.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">readEntity</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads an entity.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">readEntityComplexProperty</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads a complex property of an entity.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">readEntityLink</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads the URI of the target entity of a navigation property.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">readEntityLinks</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads the URIs of the target entities of a navigation property.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">readEntityMedia</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads the media resource of an entity.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads entities.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimpleProperty</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads a simple property of an entity.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimplePropertyValue</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Reads the unformatted value of a simple property of an entity.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntity</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
boolean&nbsp;merge,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Updates an entity.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntityComplexProperty</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
boolean&nbsp;merge,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Updates a complex property of an entity.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityLink</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Updates the link to the target entity of a navigation property.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityMedia</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Updates the media resource of an entity.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimpleProperty</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Updates a simple property of an entity.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimplePropertyValue</a></span>(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Updates a simple property of an entity with an unformatted value.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.olingo.odata2.api.processor.ODataSingleProcessor">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.olingo.odata2.api.processor.<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></h3>
<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#getContext--">getContext</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#getCustomContentTypes-java.lang.Class-">getCustomContentTypes</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readMetadata-org.apache.olingo.odata2.api.uri.info.GetMetadataUriInfo-java.lang.String-">readMetadata</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readServiceDocument-org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfo-java.lang.String-">readServiceDocument</a>, <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#setContext-org.apache.olingo.odata2.api.processor.ODataContext-">setContext</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ListsProcessor-org.apache.olingo.odata2.ref.processor.ScenarioDataSource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ListsProcessor</h4>
<pre>public&nbsp;ListsProcessor(<a href="../../../../../../org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a>&nbsp;dataSource)</pre>
</li>
</ul>
<a name="ListsProcessor-org.apache.olingo.odata2.ref.processor.ScenarioDataSource-org.apache.olingo.odata2.ref.processor.BeanPropertyAccess-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ListsProcessor</h4>
<pre>public&nbsp;ListsProcessor(<a href="../../../../../../org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a>&nbsp;dataSource,
<a href="../../../../../../org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a>&nbsp;valueAccess)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntitySet</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntitySet(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">EntitySetProcessor</a></code></span></div>
<div class="block">Reads entities.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySetProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySetProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>countEntitySet</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;countEntitySet(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">EntitySetProcessor</a></code></span></div>
<div class="block">Counts the number of requested entities.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">countEntitySet</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySetProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">countEntitySet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySetProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntityLinks</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntityLinks(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">EntityLinksProcessor</a></code></span></div>
<div class="block">Reads the URIs of the target entities of a navigation property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">readEntityLinks</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinksProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">readEntityLinks</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an OData response object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityLinksProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>countEntityLinks</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;countEntityLinks(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">EntityLinksProcessor</a></code></span></div>
<div class="block">Counts the number of target entities of a navigation property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">countEntityLinks</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinksProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">countEntityLinks</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an OData response object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityLinksProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntity</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntity(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">EntityProcessor</a></code></span></div>
<div class="block">Reads an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">readEntity</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">readEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existsEntity</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;existsEntity(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">EntityProcessor</a></code></span></div>
<div class="block">Checks whether an entity exists.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">existsEntity</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">existsEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteEntity</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;deleteEntity(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">EntityProcessor</a></code></span></div>
<div class="block">Deletes an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntity</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - a <a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><code>DeleteUriInfo</code></a> object with information from the URI parser</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEntity</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;createEntity(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">EntitySetProcessor</a></code></span></div>
<div class="block">Creates an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntity</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySetProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request, containing the data of the new entity</dd>
<dd><code>requestContentType</code> - the content type of the request body</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySetProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEntity</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;updateEntity(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
boolean&nbsp;merge,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">EntityProcessor</a></code></span></div>
<div class="block">Updates an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntity</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntity</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request, containing the updated entity data</dd>
<dd><code>requestContentType</code> - the content type of the request body</dd>
<dd><code>merge</code> - if <code>true</code>, properties not present in the data are left unchanged;
if <code>false</code>, they are reset</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntityLink</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntityLink(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">EntityLinkProcessor</a></code></span></div>
<div class="block">Reads the URI of the target entity of a navigation property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">readEntityLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">readEntityLink</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityLinkProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existsEntityLink</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;existsEntityLink(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">EntityLinkProcessor</a></code></span></div>
<div class="block">Returns whether the target entity of a navigation property exists.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">existsEntityLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">existsEntityLink</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityLinkProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteEntityLink</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;deleteEntityLink(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">EntityLinkProcessor</a></code></span></div>
<div class="block">Deletes the link to the target entity of a navigation property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityLink</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityLinkProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createEntityLink</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;createEntityLink(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">EntityLinksProcessor</a></code></span></div>
<div class="block">Creates a new link to a target entity of a navigation property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntityLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinksProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntityLink</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request, containing the link data</dd>
<dd><code>requestContentType</code> - the content type of the request body</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an OData response object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityLinkProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEntityLink</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;updateEntityLink(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">EntityLinkProcessor</a></code></span></div>
<div class="block">Updates the link to the target entity of a navigation property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityLink</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request, containing the new URI</dd>
<dd><code>requestContentType</code> - the content type of the request body</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityLinkProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntityComplexProperty</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntityComplexProperty(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">EntityComplexPropertyProcessor</a></code></span></div>
<div class="block">Reads a complex property of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">readEntityComplexProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityComplexPropertyProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">readEntityComplexProperty</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityComplexPropertyProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntitySimpleProperty</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntitySimpleProperty(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">EntitySimplePropertyProcessor</a></code></span></div>
<div class="block">Reads a simple property of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimpleProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimpleProperty</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySimplePropertyProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntitySimplePropertyValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntitySimplePropertyValue(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">EntitySimplePropertyValueProcessor</a></code></span></div>
<div class="block">Reads the unformatted value of a simple property of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimplePropertyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyValueProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimplePropertyValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySimplePropertyValueProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteEntitySimplePropertyValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;deleteEntitySimplePropertyValue(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">EntitySimplePropertyValueProcessor</a></code></span></div>
<div class="block">Deletes the value of a simple property of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntitySimplePropertyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyValueProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntitySimplePropertyValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySimplePropertyValueProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEntityComplexProperty</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;updateEntityComplexProperty(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
boolean&nbsp;merge,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html#updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">EntityComplexPropertyProcessor</a></code></span></div>
<div class="block">Updates a complex property of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html#updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntityComplexProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityComplexPropertyProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntityComplexProperty</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request, containing the updated property data</dd>
<dd><code>requestContentType</code> - the content type of the request body</dd>
<dd><code>merge</code> - if <code>true</code>, properties not present in the data are left unchanged;
if <code>false</code>, they are reset</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityComplexPropertyProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEntitySimpleProperty</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;updateEntitySimpleProperty(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html#updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">EntitySimplePropertyProcessor</a></code></span></div>
<div class="block">Updates a simple property of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html#updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimpleProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimpleProperty</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request, containing the updated property data</dd>
<dd><code>requestContentType</code> - the content type of the request body</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySimplePropertyProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEntitySimplePropertyValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;updateEntitySimplePropertyValue(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">EntitySimplePropertyValueProcessor</a></code></span></div>
<div class="block">Updates a simple property of an entity with an unformatted value.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimplePropertyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyValueProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimplePropertyValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request, containing the new value</dd>
<dd><code>requestContentType</code> - the content type of the request body
(important for a binary property)</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntitySimplePropertyValueProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntityMedia</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;readEntityMedia(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">EntityMediaProcessor</a></code></span></div>
<div class="block">Reads the media resource of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">readEntityMedia</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityMediaProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">readEntityMedia</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityMediaProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteEntityMedia</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;deleteEntityMedia(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">EntityMediaProcessor</a></code></span></div>
<div class="block">Deletes the media resource of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityMedia</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityMediaProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityMedia</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityMediaProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEntityMedia</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;updateEntityMedia(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">EntityMediaProcessor</a></code></span></div>
<div class="block">Updates the media resource of an entity.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityMedia</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityMediaProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityMedia</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>content</code> - the content of the request</dd>
<dd><code>requestContentType</code> - the content type of the request body</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>EntityMediaProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>executeFunctionImport</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;executeFunctionImport(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">FunctionImportProcessor</a></code></span></div>
<div class="block">Executes a function import and returns the result.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">FunctionImportProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImport</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>FunctionImportProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>executeFunctionImportValue</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;executeFunctionImportValue(<a href="../../../../../../org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a>&nbsp;uriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">FunctionImportValueProcessor</a></code></span></div>
<div class="block">Returns the unformatted value of a function import.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImportValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">FunctionImportValueProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImportValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uriInfo</code> - information about the request URI</dd>
<dd><code>contentType</code> - the content type of the response</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>FunctionImportValueProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>executeBatch</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a>&nbsp;executeBatch(<a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchHandler.html" title="interface in org.apache.olingo.odata2.api.batch">BatchHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">BatchProcessor</a></code></span></div>
<div class="block">Executes a OData batch request and provide Batch Response as <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">executeBatch</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">BatchProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">executeBatch</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handler</code> - batch handler</dd>
<dd><code>contentType</code> - the content type of the request</dd>
<dd><code>content</code> - Batch Request body</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>BatchProcessor</code></a></dd>
</dl>
</li>
</ul>
<a name="executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>executeChangeSet</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a>&nbsp;executeChangeSet(<a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchHandler.html" title="interface in org.apache.olingo.odata2.api.batch">BatchHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a>&gt;&nbsp;requests)
throws <a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">BatchProcessor</a></code></span></div>
<div class="block">Executes a Change Set and provide BatchResponsePart as <a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch"><code>BatchResponsePart</code></a> that contains the responses to
change requests.
The method has to define a rollback semantic that may be applied when a request within a Change Set fails
(all-or-nothing requirement).
If a request within a Change Set fails, instead of Change Set Response should be returned the error response</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">executeChangeSet</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">BatchProcessor</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">executeChangeSet</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>handler</code> - batch handler</dd>
<dd><code>requests</code> - list of single change requests</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../../../../../../org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch"><code>BatchResponsePart</code></a> object</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><code>BatchProcessor</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ListsProcessor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/olingo/odata2/ref/processor/ListsProcessor.html" target="_top">Frames</a></li>
<li><a href="ListsProcessor.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>