blob: ddeedbf32cf554d0dabbf533dc9331869a45a947 [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 Mon Aug 13 15:36:36 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>EntityInvocationHandler (Olingo-OData 4.5.0 API)</title>
<meta name="date" content="2018-08-13">
<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="EntityInvocationHandler (Olingo-OData 4.5.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":9,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":9,"i15":9,"i16":9,"i17":9,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/EntityInvocationHandler.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/ext/proxy/commons/EntityContainerInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntitySetInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" target="_top">Frames</a></li>
<li><a href="EntityInvocationHandler.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="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&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.ext.proxy.commons</div>
<h2 title="Class EntityInvocationHandler" class="title">Class EntityInvocationHandler</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/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler</a></li>
<li>
<ul class="inheritance">
<li>org.apache.olingo.ext.proxy.commons.EntityInvocationHandler</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html" title="interface in org.apache.olingo.ext.proxy.api">Annotatable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">EntityInvocationHandler</span>
extends <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a>
implements <a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html" title="interface in org.apache.olingo.ext.proxy.api">Annotatable</a></pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#org.apache.olingo.ext.proxy.commons.EntityInvocationHandler">Serialized Form</a></dd>
</dl>
</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>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static org.slf4j.Logger</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#LOG">LOG</a></span></code>
<div class="block">Logger.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#service">service</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.olingo.ext.proxy.commons.<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></h3>
<code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#baseURI">baseURI</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#entityHandler">entityHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#internal">internal</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#linkCache">linkCache</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#linkChanges">linkChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#propertyCache">propertyCache</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#propertyChanges">propertyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#streamedPropertyCache">streamedPropertyCache</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#streamedPropertyChanges">streamedPropertyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#typeRef">typeRef</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#uri">uri</a></code></li>
</ul>
</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#addAnnotation-java.lang.Class-java.lang.Object-">addAnnotation</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&nbsp;term,
<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected static <a href="../../../../../../org/apache/olingo/client/api/uri/URIBuilder.html" title="interface in org.apache.olingo.client.api.uri">URIBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#buildEntitySetURI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">buildEntitySetURI</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;ref,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected static <a href="../../../../../../org/apache/olingo/client/api/uri/URIBuilder.html" title="interface in org.apache.olingo.client.api.uri">URIBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#buildEntitySetURI-java.lang.String-org.apache.olingo.ext.proxy.AbstractService-">buildEntitySetURI</a></span>(<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;entitySetName,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#cacheLink-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.Object-">cacheLink</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>&nbsp;navProp,
<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected &lt;S extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/EntityType.html" title="interface in org.apache.olingo.ext.proxy.api">EntityType</a>&lt;?&gt;&gt;<br>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#deleteEntity-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-java.net.URI-">deleteEntity</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;,<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>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getAnnotations--">getAnnotations</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/olingo/client/api/EdmEnabledODataClient.html" title="interface in org.apache.olingo.client.api">EdmEnabledODataClient</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getClient--">getClient</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/olingo/ext/proxy/api/ComplexType.html" title="interface in org.apache.olingo.ext.proxy.api">ComplexType</a>&lt;?&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getComplex-java.lang.String-org.apache.olingo.client.api.domain.ClientValue-java.lang.Class-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-java.net.URI-boolean-">getComplex</a></span>(<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;name,
<a href="../../../../../../org/apache/olingo/client/api/domain/ClientValue.html" title="interface in org.apache.olingo.client.api.domain">ClientValue</a>&nbsp;value,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;ref,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;baseURI,
boolean&nbsp;collectionItem)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/olingo/ext/proxy/context/Context.html" title="class in org.apache.olingo.ext.proxy.context">Context</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getContext--">getContext</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getEntity--">getEntity</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getEntitySetURI--">getEntitySetURI</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getEntityURI--">getEntityURI</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getETag--">getETag</a></span>()</code>
<div class="block">Gets the current ETag defined into the wrapped entity.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getInstance-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">getInstance</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getInstance-org.apache.olingo.client.api.domain.ClientEntity-java.net.URI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">getInstance</a></span>(<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getInstance-org.apache.olingo.client.api.domain.ClientEntity-java.net.URI-java.net.URI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">getInstance</a></span>(<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entityURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getInstance-java.net.URI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">getInstance</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entityURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>protected &lt;T extends <a href="../../../../../../org/apache/olingo/client/api/domain/ClientProperty.html" title="interface in org.apache.olingo.client.api.domain">ClientProperty</a>&gt;<br><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;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getInternalProperties--">getInternalProperties</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/olingo/client/api/domain/ClientProperty.html" title="interface in org.apache.olingo.client.api.domain">ClientProperty</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getInternalProperty-java.lang.String-">getInternalProperty</a></span>(<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;name)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>protected <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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getNavigationPropertyValue-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.reflect.Method-">getNavigationPropertyValue</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>&nbsp;property,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;getter)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getStreamChanges--">getStreamChanges</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/ext/proxy/context/EntityUUID.html" title="class in org.apache.olingo.ext.proxy.context">EntityUUID</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#getUUID--">getUUID</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>protected <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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#invokeSelfMethod-java.lang.reflect.Method-java.lang.Object:A-">invokeSelfMethod</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
<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>[]&nbsp;args)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#isChanged--">isChanged</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#isChanged-boolean-">isChanged</a></span>(boolean&nbsp;considerStreamProperties)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#isDeleted-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-">isDeleted</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;handler)</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#isSelfMethod-java.lang.reflect.Method-">isSelfMethod</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#load--">load</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#loadStream--">loadStream</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#readAnnotation-java.lang.Class-">readAnnotation</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&nbsp;term)</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#readAnnotationTerms--">readAnnotationTerms</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#readEntityReferenceID--">readEntityReferenceID</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#removeAnnotation-java.lang.Class-">removeAnnotation</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&nbsp;term)</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#setEntity-org.apache.olingo.client.api.domain.ClientEntity-">setEntity</a></span>(<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity)</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#setETag-java.lang.String-">setETag</a></span>(<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;eTag)</code>
<div class="block">Overrides ETag value defined into the wrapped entity.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#toString--">toString</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/ext/proxy/context/EntityUUID.html" title="class in org.apache.olingo.ext.proxy.context">EntityUUID</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#updateEntityUUID-java.net.URI-java.lang.Class-org.apache.olingo.client.api.domain.ClientEntity-">updateEntityUUID</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type,
<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity)</code>&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/olingo/ext/proxy/context/EntityUUID.html" title="class in org.apache.olingo.ext.proxy.context">EntityUUID</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#updateUUID-java.net.URI-java.lang.Class-java.lang.Object-">updateUUID</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type,
<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>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html#uploadStream-org.apache.olingo.ext.proxy.api.EdmStreamValue-">uploadStream</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&nbsp;stream)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.olingo.ext.proxy.commons.<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></h3>
<code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#addAdditionalProperty-java.lang.String-java.lang.Object-">addAdditionalProperty</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#addLinkChanges-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.Object-">addLinkChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#addPropertyChanges-java.lang.String-java.lang.Object-">addPropertyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#applyChanges--">applyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#applyChanges-java.lang.Object-">applyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#applyChangesOnChildren--">applyChangesOnChildren</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#attach--">attach</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#attach-org.apache.olingo.ext.proxy.context.AttachedEntityStatus-">attach</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#attach-org.apache.olingo.ext.proxy.context.AttachedEntityStatus-boolean-">attach</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#clearQueryOptions--">clearQueryOptions</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#delete--">delete</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#delete-java.lang.String-">delete</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#expand-java.lang.String...-">expand</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getEntityHandler--">getEntityHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getInternal--">getInternal</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getLinkChanges--">getLinkChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getNavPropAnnotatableHandlers--">getNavPropAnnotatableHandlers</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getPropAnnotatableHandlers--">getPropAnnotatableHandlers</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getPropertyChanges--">getPropertyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getPropertyValue-java.lang.String-java.lang.reflect.Type-">getPropertyValue</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getStreamedPropertyChanges--">getStreamedPropertyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getStructuredInvocationHandler-java.lang.Object-">getStructuredInvocationHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getTypeRef--">getTypeRef</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#hasCachedPropertyChanged-java.lang.Object-">hasCachedPropertyChanged</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#hasDeepPropertyChanges--">hasDeepPropertyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#hasPropertyChanges--">hasPropertyChanges</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#invoke-java.lang.Object-java.lang.reflect.Method-java.lang.Object:A-">invoke</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#putNavPropAnnotatableHandler-java.lang.String-org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler-">putNavPropAnnotatableHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#putPropAnnotatableHandler-java.lang.String-org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler-">putPropAnnotatableHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#readAdditionalProperty-java.lang.String-">readAdditionalProperty</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#readAdditionalPropertyNames--">readAdditionalPropertyNames</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#refs--">refs</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#removeAdditionalProperty-java.lang.String-">removeAdditionalProperty</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#retrieveNavigationProperty-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.reflect.Method-">retrieveNavigationProperty</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#select-java.lang.String...-">select</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#setEntityHandler-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-">setEntityHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#setPropertyValue-org.apache.olingo.ext.proxy.api.annotations.Property-java.lang.Object-">setPropertyValue</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#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#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#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">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="LOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOG</h4>
<pre>protected static final&nbsp;org.slf4j.Logger LOG</pre>
<div class="block">Logger.</div>
</li>
</ul>
<a name="service">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>service</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt; service</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getInstance-org.apache.olingo.client.api.domain.ClientEntity-java.net.URI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public static&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;getInstance(<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</pre>
</li>
</ul>
<a name="getInstance-org.apache.olingo.client.api.domain.ClientEntity-java.net.URI-java.net.URI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public static&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;getInstance(<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entityURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</pre>
</li>
</ul>
<a name="getInstance-java.net.URI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public static&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;getInstance(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entityURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</pre>
</li>
</ul>
<a name="getInstance-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public static&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;getInstance(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</pre>
</li>
</ul>
<a name="setEntity-org.apache.olingo.client.api.domain.ClientEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEntity</h4>
<pre>public&nbsp;void&nbsp;setEntity(<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity)</pre>
</li>
</ul>
<a name="getUUID--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUUID</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/context/EntityUUID.html" title="class in org.apache.olingo.ext.proxy.context">EntityUUID</a>&nbsp;getUUID()</pre>
</li>
</ul>
<a name="updateEntityUUID-java.net.URI-java.lang.Class-org.apache.olingo.client.api.domain.ClientEntity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEntityUUID</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/context/EntityUUID.html" title="class in org.apache.olingo.ext.proxy.context">EntityUUID</a>&nbsp;updateEntityUUID(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type,
<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;entity)</pre>
</li>
</ul>
<a name="updateUUID-java.net.URI-java.lang.Class-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateUUID</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/context/EntityUUID.html" title="class in org.apache.olingo.ext.proxy.context">EntityUUID</a>&nbsp;updateUUID(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type,
<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>&nbsp;key)</pre>
</li>
</ul>
<a name="getEntitySetURI--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntitySetURI</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;getEntitySetURI()</pre>
</li>
</ul>
<a name="getEntity--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntity</h4>
<pre>public final&nbsp;<a href="../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&nbsp;getEntity()</pre>
</li>
</ul>
<a name="getEntityURI--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntityURI</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;getEntityURI()</pre>
</li>
</ul>
<a name="getETag--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getETag</h4>
<pre>public&nbsp;<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;getETag()</pre>
<div class="block">Gets the current ETag defined into the wrapped entity.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the current etag</dd>
</dl>
</li>
</ul>
<a name="setETag-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setETag</h4>
<pre>public&nbsp;void&nbsp;setETag(<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;eTag)</pre>
<div class="block">Overrides ETag value defined into the wrapped entity.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>eTag</code> - ETag.</dd>
</dl>
</li>
</ul>
<a name="getAnnotations--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAnnotations</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;,<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>&gt;&nbsp;getAnnotations()</pre>
</li>
</ul>
<a name="isChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isChanged</h4>
<pre>public&nbsp;boolean&nbsp;isChanged()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#isChanged--">isChanged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></code></dd>
</dl>
</li>
</ul>
<a name="isChanged-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isChanged</h4>
<pre>public&nbsp;boolean&nbsp;isChanged(boolean&nbsp;considerStreamProperties)</pre>
</li>
</ul>
<a name="uploadStream-org.apache.olingo.ext.proxy.api.EdmStreamValue-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uploadStream</h4>
<pre>public&nbsp;void&nbsp;uploadStream(<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&nbsp;stream)</pre>
</li>
</ul>
<a name="getStreamChanges--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStreamChanges</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&nbsp;getStreamChanges()</pre>
</li>
</ul>
<a name="loadStream--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadStream</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&nbsp;loadStream()</pre>
</li>
</ul>
<a name="getNavigationPropertyValue-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.reflect.Method-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNavigationPropertyValue</h4>
<pre>protected&nbsp;<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>&nbsp;getNavigationPropertyValue(<a href="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>&nbsp;property,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;getter)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getNavigationPropertyValue-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.reflect.Method-">getNavigationPropertyValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></code></dd>
</dl>
</li>
</ul>
<a name="cacheLink-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cacheLink</h4>
<pre>protected&nbsp;void&nbsp;cacheLink(<a href="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>&nbsp;navProp,
<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>&nbsp;value)</pre>
</li>
</ul>
<a name="addAnnotation-java.lang.Class-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAnnotation</h4>
<pre>public&nbsp;void&nbsp;addAnnotation(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&nbsp;term,
<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>&nbsp;value)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html#addAnnotation-java.lang.Class-java.lang.Object-">addAnnotation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html" title="interface in org.apache.olingo.ext.proxy.api">Annotatable</a></code></dd>
</dl>
</li>
</ul>
<a name="removeAnnotation-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeAnnotation</h4>
<pre>public&nbsp;void&nbsp;removeAnnotation(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&nbsp;term)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html#removeAnnotation-java.lang.Class-">removeAnnotation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html" title="interface in org.apache.olingo.ext.proxy.api">Annotatable</a></code></dd>
</dl>
</li>
</ul>
<a name="readAnnotation-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readAnnotation</h4>
<pre>public&nbsp;<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>&nbsp;readAnnotation(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&nbsp;term)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html#readAnnotation-java.lang.Class-">readAnnotation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html" title="interface in org.apache.olingo.ext.proxy.api">Annotatable</a></code></dd>
</dl>
</li>
</ul>
<a name="readAnnotationTerms--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readAnnotationTerms</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/AbstractTerm.html" title="interface in org.apache.olingo.ext.proxy.api">AbstractTerm</a>&gt;&gt;&nbsp;readAnnotationTerms()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html#readAnnotationTerms--">readAnnotationTerms</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/api/Annotatable.html" title="interface in org.apache.olingo.ext.proxy.api">Annotatable</a></code></dd>
</dl>
</li>
</ul>
<a name="load--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>load</h4>
<pre>protected&nbsp;void&nbsp;load()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#load--">load</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></code></dd>
</dl>
</li>
</ul>
<a name="getInternalProperties--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternalProperties</h4>
<pre>protected&nbsp;&lt;T extends <a href="../../../../../../org/apache/olingo/client/api/domain/ClientProperty.html" title="interface in org.apache.olingo.client.api.domain">ClientProperty</a>&gt;&nbsp;<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;T&gt;&nbsp;getInternalProperties()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getInternalProperties--">getInternalProperties</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></code></dd>
</dl>
</li>
</ul>
<a name="getInternalProperty-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternalProperty</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/client/api/domain/ClientProperty.html" title="interface in org.apache.olingo.client.api.domain">ClientProperty</a>&nbsp;getInternalProperty(<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;name)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getInternalProperty-java.lang.String-">getInternalProperty</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></code></dd>
</dl>
</li>
</ul>
<a name="readEntityReferenceID--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readEntityReferenceID</h4>
<pre>public&nbsp;<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;readEntityReferenceID()</pre>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<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;toString()</pre>
</li>
</ul>
<a name="hashCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public&nbsp;int&nbsp;hashCode()</pre>
</li>
</ul>
<a name="equals-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;obj)</pre>
</li>
</ul>
<a name="getClient--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClient</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/client/api/EdmEnabledODataClient.html" title="interface in org.apache.olingo.client.api">EdmEnabledODataClient</a>&nbsp;getClient()</pre>
</li>
</ul>
<a name="getContext--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContext</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/context/Context.html" title="class in org.apache.olingo.ext.proxy.context">Context</a>&nbsp;getContext()</pre>
</li>
</ul>
<a name="isSelfMethod-java.lang.reflect.Method-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSelfMethod</h4>
<pre>protected&nbsp;boolean&nbsp;isSelfMethod(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method)</pre>
</li>
</ul>
<a name="invokeSelfMethod-java.lang.reflect.Method-java.lang.Object:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invokeSelfMethod</h4>
<pre>protected&nbsp;<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>&nbsp;invokeSelfMethod(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
<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>[]&nbsp;args)
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></dd>
</dl>
</li>
</ul>
<a name="getComplex-java.lang.String-org.apache.olingo.client.api.domain.ClientValue-java.lang.Class-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-java.net.URI-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getComplex</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/api/ComplexType.html" title="interface in org.apache.olingo.ext.proxy.api">ComplexType</a>&lt;?&gt;&nbsp;getComplex(<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;name,
<a href="../../../../../../org/apache/olingo/client/api/domain/ClientValue.html" title="interface in org.apache.olingo.client.api.domain">ClientValue</a>&nbsp;value,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;ref,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;baseURI,
boolean&nbsp;collectionItem)</pre>
</li>
</ul>
<a name="isDeleted-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDeleted</h4>
<pre>protected&nbsp;boolean&nbsp;isDeleted(<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;handler)</pre>
</li>
</ul>
<a name="deleteEntity-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-java.net.URI-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteEntity</h4>
<pre>protected&nbsp;&lt;S extends <a href="../../../../../../org/apache/olingo/ext/proxy/api/EntityType.html" title="interface in org.apache.olingo.ext.proxy.api">EntityType</a>&lt;?&gt;&gt;&nbsp;void&nbsp;deleteEntity(<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;handler,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;entitySetURI)</pre>
</li>
</ul>
<a name="buildEntitySetURI-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildEntitySetURI</h4>
<pre>protected static&nbsp;<a href="../../../../../../org/apache/olingo/client/api/uri/URIBuilder.html" title="interface in org.apache.olingo.client.api.uri">URIBuilder</a>&nbsp;buildEntitySetURI(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;ref,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</pre>
</li>
</ul>
<a name="buildEntitySetURI-java.lang.String-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>buildEntitySetURI</h4>
<pre>protected static&nbsp;<a href="../../../../../../org/apache/olingo/client/api/uri/URIBuilder.html" title="interface in org.apache.olingo.client.api.uri">URIBuilder</a>&nbsp;buildEntitySetURI(<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;entitySetName,
<a href="../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service)</pre>
</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/EntityInvocationHandler.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/ext/proxy/commons/EntityContainerInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntitySetInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" target="_top">Frames</a></li>
<li><a href="EntityInvocationHandler.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&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&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>