Added: 
olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html?rev=1801305&view=auto
==============================================================================
--- 
olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html
 (added)
+++ 
olingo/site/trunk/content/javadoc/odata2/org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html
 Sat Jul  8 17:44:41 2017
@@ -0,0 +1,899 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (1.8.0_121) on Sat Jul 08 11:17:25 CEST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ODataJPADefaultProcessor (olingo-odata2-parent 2.0.9 API)</title>
+<meta name="date" content="2017-07-08">
+<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="ODataJPADefaultProcessor 
(olingo-odata2-parent 2.0.9 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};
+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/ODataJPADefaultProcessor.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/jpa/processor/api/ODataJPAContext.html"
 title="interface in org.apache.olingo.odata2.jpa.processor.api"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html"
 title="class in org.apache.olingo.odata2.jpa.processor.api"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html"
 target="_top">Frames</a></li>
+<li><a href="ODataJPADefaultProcessor.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><a 
href="#fields.inherited.from.class.org.apache.olingo.odata2.jpa.processor.api.ODataJPAProcessor">Field</a>&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.jpa.processor.api</div>
+<h2 title="Class ODataJPADefaultProcessor" class="title">Class 
ODataJPADefaultProcessor</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><a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html"
 title="class in 
org.apache.olingo.odata2.jpa.processor.api">org.apache.olingo.odata2.jpa.processor.api.ODataJPAProcessor</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.olingo.odata2.jpa.processor.api.ODataJPADefaultProcessor</li>
+</ul>
+</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/apach
 e/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/EntitySimpleProper
 tyProcessor.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/processo
 r/part/ServiceDocumentProcessor.html" title="interface in 
org.apache.olingo.odata2.api.processor.part">ServiceDocumentProcessor</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/util/CustomODataJPAProcessor.html"
 title="class in 
org.apache.olingo.odata2.jpa.processor.ref.util">CustomODataJPAProcessor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span 
class="typeNameLabel">ODataJPADefaultProcessor</span>
+extends <a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html"
 title="class in 
org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields.inherited.from.class.org.apache.olingo.odata2.jpa.processor.api.ODataJPAProcessor">
+<!--   -->
+</a>
+<h3>Fields inherited from 
class&nbsp;org.apache.olingo.odata2.jpa.processor.api.<a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html"
 title="class in 
org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></h3>
+<code><a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#jpaProcessor">jpaProcessor</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#oDataJPAContext">oDataJPAContext</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#responseBuilder">responseBuilder</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== 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/jpa/processor/api/ODataJPADefaultProcessor.html#ODataJPADefaultProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">ODataJPADefaultProcessor</a></span>(<a
 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html"
 title="interface in 
org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a>&nbsp;oDataJPAContext)</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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+              <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+            <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+                <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+            <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+                <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="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/jpa/processor/api/ODataJPADefaultProcessor.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="i6" class="altColor">
+<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/jpa/processor/api/ODataJPADefaultProcessor.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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+                     <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+                          <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="i9" 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/jpa/processor/api/ODataJPADefaultProcessor.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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+          <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+              <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+               <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+             <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+            <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="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/jpa/processor/api/ODataJPADefaultProcessor.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;uriParserResultView,
+                <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>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.olingo.odata2.jpa.processor.api.ODataJPAProcessor">
+<!--   -->
+</a>
+<h3>Methods inherited from 
class&nbsp;org.apache.olingo.odata2.jpa.processor.api.<a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html"
 title="class in 
org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></h3>
+<code><a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#close--">close</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#close-boolean-">close</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#getOdataJPAContext--">getOdataJPAContext</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#setOdataJPAContext-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">setOdataJPAContext</a></code></li>
+</ul>
+<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#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">countEntityLinks</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityMedia</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntitySimplePropertyValue</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">existsEntityLink</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#getContext--">ge
 tContext</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#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">readEntityComplexProperty</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">readEntityMedia</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimpleProperty</a>,
 <a 
href="../../../../../../../org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySimplePropertyValue-org.apache.oling
 
o.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimplePropertyValue</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>,
 <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>,
 <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>,
 <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>,
 <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></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="ODataJPADefaultProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ODataJPADefaultProcessor</h4>
+<pre>public&nbsp;ODataJPADefaultProcessor(<a 
href="../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html"
 title="interface in 
org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a>&nbsp;oDataJPAContext)</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;uriParserResultView,
+                                   <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>uriParserResultView</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="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;uriParserResultView,
+                                <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="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;uriParserResultView,
+                                    <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>uriParserResultView</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="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="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;uriParserResultView,
+                                  <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>uriParserResultView</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;uriParserResultView,
+                                  <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>uriParserResultView</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="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;uriParserResultView,
+                                  <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>uriParserResultView</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="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;uriParserResultView,
+                                           <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>uriParserResultView</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;uriParserResultView,
+                                                <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>uriParserResultView</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="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;uriParserResultView,
+                                    <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>uriParserResultView</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="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;uriParserResultView,
+                                     <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>uriParserResultView</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="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;uriParserResultView,
+                                      <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>uriParserResultView</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;uriParserResultView,
+                                      <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>uriParserResultView</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="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;uriParserResultView,
+                                      <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>uriParserResultView</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="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,

[... 127 lines stripped ...]

Reply via email to