blob: 480f7122a085974e6f008be623315ae9d707d3c8 [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>AbstractStructuredInvocationHandler (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="AbstractStructuredInvocationHandler (Olingo-OData 4.5.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":9,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":6,"i23":6,"i24":10,"i25":6,"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,"i41":10,"i42":6,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/AbstractStructuredInvocationHandler.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/AbstractEntityCollectionInvocationHandler.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/AnnotatableInvocationHandler.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/AbstractStructuredInvocationHandler.html" target="_top">Frames</a></li>
<li><a href="AbstractStructuredInvocationHandler.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><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><a href="#field.detail">Field</a>&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.ext.proxy.commons</div>
<h2 title="Class AbstractStructuredInvocationHandler" class="title">Class AbstractStructuredInvocationHandler</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>org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler</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/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../org/apache/olingo/ext/proxy/commons/ComplexInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">ComplexInvocationHandler</a>, <a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="typeNameLabel">AbstractStructuredInvocationHandler</span>
extends <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></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>
<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 <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/AbstractStructuredInvocationHandler.html#baseURI">baseURI</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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/AbstractStructuredInvocationHandler.html#entityHandler">entityHandler</a></span></code>&nbsp;</td>
</tr>
<tr 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/AbstractStructuredInvocationHandler.html#internal">internal</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>,<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/AbstractStructuredInvocationHandler.html#linkCache">linkCache</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>,<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/AbstractStructuredInvocationHandler.html#linkChanges">linkChanges</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<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/AbstractStructuredInvocationHandler.html#LOG">LOG</a></span></code>
<div class="block">Logger.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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/AbstractStructuredInvocationHandler.html#propertyCache">propertyCache</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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/AbstractStructuredInvocationHandler.html#propertyChanges">propertyChanges</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<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/AbstractStructuredInvocationHandler.html#service">service</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#streamedPropertyCache">streamedPropertyCache</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#streamedPropertyChanges">streamedPropertyChanges</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#typeRef">typeRef</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <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/AbstractStructuredInvocationHandler.html#uri">uri</a></span></code>&nbsp;</td>
</tr>
</table>
</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="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#AbstractStructuredInvocationHandler-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">AbstractStructuredInvocationHandler</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 class="rowColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#AbstractStructuredInvocationHandler-java.lang.Class-java.lang.Object-org.apache.olingo.ext.proxy.AbstractService-">AbstractStructuredInvocationHandler</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="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;internal,
<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 class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#AbstractStructuredInvocationHandler-java.lang.Class-java.lang.Object-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-">AbstractStructuredInvocationHandler</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="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;internal,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;entityHandler)</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="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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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/AbstractStructuredInvocationHandler.html#addAdditionalProperty-java.lang.String-java.lang.Object-">addAdditionalProperty</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="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 void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#addLinkChanges-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.Object-">addLinkChanges</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="i2" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#addPropertyChanges-java.lang.String-java.lang.Object-">addPropertyChanges</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="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="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#applyChanges--">applyChanges</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#applyChanges-java.lang.Object-">applyChanges</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;cachedValue)</code>&nbsp;</td>
</tr>
<tr id="i5" 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/AbstractStructuredInvocationHandler.html#applyChangesOnChildren--">applyChangesOnChildren</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#attach--">attach</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" 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/AbstractStructuredInvocationHandler.html#attach-org.apache.olingo.ext.proxy.context.AttachedEntityStatus-">attach</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/context/AttachedEntityStatus.html" title="enum in org.apache.olingo.ext.proxy.context">AttachedEntityStatus</a>&nbsp;status)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#attach-org.apache.olingo.ext.proxy.context.AttachedEntityStatus-boolean-">attach</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/context/AttachedEntityStatus.html" title="enum in org.apache.olingo.ext.proxy.context">AttachedEntityStatus</a>&nbsp;status,
boolean&nbsp;override)</code>&nbsp;</td>
</tr>
<tr id="i9" 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/AbstractStructuredInvocationHandler.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="i10" 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/AbstractStructuredInvocationHandler.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="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#clearQueryOptions--">clearQueryOptions</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#delete--">delete</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#delete-java.lang.String-">delete</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="i14" 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/AbstractStructuredInvocationHandler.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="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.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="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#expand-java.lang.String...-">expand</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;expand)</code>&nbsp;</td>
</tr>
<tr id="i17" 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/AbstractStructuredInvocationHandler.html#getClient--">getClient</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i18" 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/AbstractStructuredInvocationHandler.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="i19" 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/AbstractStructuredInvocationHandler.html#getContext--">getContext</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><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/AbstractStructuredInvocationHandler.html#getEntityHandler--">getEntityHandler</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i21" 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/AbstractStructuredInvocationHandler.html#getInternal--">getInternal</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>protected abstract &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/AbstractStructuredInvocationHandler.html#getInternalProperties--">getInternalProperties</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>protected abstract <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/AbstractStructuredInvocationHandler.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="i24" 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="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>,<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/AbstractStructuredInvocationHandler.html#getLinkChanges--">getLinkChanges</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>protected abstract <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/AbstractStructuredInvocationHandler.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="i26" 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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getNavPropAnnotatableHandlers--">getNavPropAnnotatableHandlers</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getPropAnnotatableHandlers--">getPropAnnotatableHandlers</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i28" 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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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/AbstractStructuredInvocationHandler.html#getPropertyChanges--">getPropertyChanges</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<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/AbstractStructuredInvocationHandler.html#getPropertyValue-java.lang.String-java.lang.reflect.Type-">getPropertyValue</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="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr id="i30" 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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getStreamedPropertyChanges--">getStreamedPropertyChanges</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getStructuredInvocationHandler-java.lang.Object-">getStructuredInvocationHandler</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;value)</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><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;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#getTypeRef--">getTypeRef</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i33" 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/AbstractStructuredInvocationHandler.html#hasCachedPropertyChanged-java.lang.Object-">hasCachedPropertyChanged</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;cachedValue)</code>&nbsp;</td>
</tr>
<tr id="i34" 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/AbstractStructuredInvocationHandler.html#hasDeepPropertyChanges--">hasDeepPropertyChanges</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i36" 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/AbstractStructuredInvocationHandler.html#hasPropertyChanges--">hasPropertyChanges</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i37" 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/AbstractStructuredInvocationHandler.html#invoke-java.lang.Object-java.lang.reflect.Method-java.lang.Object:A-">invoke</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;proxy,
<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="i38" 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/AbstractStructuredInvocationHandler.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="i39" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#isChanged--">isChanged</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i40" 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/AbstractStructuredInvocationHandler.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="i41" 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/AbstractStructuredInvocationHandler.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="i42" class="altColor">
<td class="colFirst"><code>protected abstract void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#load--">load</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#putNavPropAnnotatableHandler-java.lang.String-org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler-">putNavPropAnnotatableHandler</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;navPropName,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&nbsp;handler)</code>&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#putPropAnnotatableHandler-java.lang.String-org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler-">putPropAnnotatableHandler</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;propName,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&nbsp;handler)</code>&nbsp;</td>
</tr>
<tr id="i45" 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/AbstractStructuredInvocationHandler.html#readAdditionalProperty-java.lang.String-">readAdditionalProperty</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="i46" 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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#readAdditionalPropertyNames--">readAdditionalPropertyNames</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#refs--">refs</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#removeAdditionalProperty-java.lang.String-">removeAdditionalProperty</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="i49" class="rowColor">
<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/AbstractStructuredInvocationHandler.html#retrieveNavigationProperty-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.reflect.Method-">retrieveNavigationProperty</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="i50" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#select-java.lang.String...-">select</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;select)</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#setEntityHandler-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-">setEntityHandler</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;entityHandler)</code>&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html#setPropertyValue-org.apache.olingo.ext.proxy.api.annotations.Property-java.lang.Object-">setPropertyValue</a></span>(<a href="../../../../../../org/apache/olingo/ext/proxy/api/annotations/Property.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">Property</a>&nbsp;property,
<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="i53" 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/AbstractStructuredInvocationHandler.html#toString--">toString</a></span>()</code>&nbsp;</td>
</tr>
</table>
<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="uri">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>uri</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/client/api/uri/URIBuilder.html" title="interface in org.apache.olingo.client.api.uri">URIBuilder</a> uri</pre>
</li>
</ul>
<a name="baseURI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>baseURI</h4>
<pre>protected&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> baseURI</pre>
</li>
</ul>
<a name="typeRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>typeRef</h4>
<pre>protected final&nbsp;<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; typeRef</pre>
</li>
</ul>
<a name="entityHandler">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>entityHandler</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a> entityHandler</pre>
</li>
</ul>
<a name="internal">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>internal</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> internal</pre>
</li>
</ul>
<a name="propertyChanges">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>propertyChanges</h4>
<pre>protected final&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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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; propertyChanges</pre>
</li>
</ul>
<a name="propertyCache">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>propertyCache</h4>
<pre>protected final&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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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; propertyCache</pre>
</li>
</ul>
<a name="linkChanges">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>linkChanges</h4>
<pre>protected final&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="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>,<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; linkChanges</pre>
</li>
</ul>
<a name="linkCache">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>linkCache</h4>
<pre>protected final&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="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>,<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; linkCache</pre>
</li>
</ul>
<a name="streamedPropertyChanges">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>streamedPropertyChanges</h4>
<pre>protected final&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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&gt; streamedPropertyChanges</pre>
</li>
</ul>
<a name="streamedPropertyCache">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>streamedPropertyCache</h4>
<pre>protected final&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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&gt; streamedPropertyCache</pre>
</li>
</ul>
<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>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AbstractStructuredInvocationHandler-java.lang.Class-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AbstractStructuredInvocationHandler</h4>
<pre>protected&nbsp;AbstractStructuredInvocationHandler(<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="AbstractStructuredInvocationHandler-java.lang.Class-java.lang.Object-org.apache.olingo.ext.proxy.AbstractService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AbstractStructuredInvocationHandler</h4>
<pre>protected&nbsp;AbstractStructuredInvocationHandler(<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="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;internal,
<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="AbstractStructuredInvocationHandler-java.lang.Class-java.lang.Object-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractStructuredInvocationHandler</h4>
<pre>protected&nbsp;AbstractStructuredInvocationHandler(<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="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;internal,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;entityHandler)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getInternal--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternal</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;getInternal()</pre>
</li>
</ul>
<a name="getEntityHandler--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntityHandler</h4>
<pre>public&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;getEntityHandler()</pre>
</li>
</ul>
<a name="setEntityHandler-org.apache.olingo.ext.proxy.commons.EntityInvocationHandler-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEntityHandler</h4>
<pre>public&nbsp;void&nbsp;setEntityHandler(<a href="../../../../../../org/apache/olingo/ext/proxy/commons/EntityInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">EntityInvocationHandler</a>&nbsp;entityHandler)</pre>
</li>
</ul>
<a name="getTypeRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTypeRef</h4>
<pre>public&nbsp;<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;getTypeRef()</pre>
</li>
</ul>
<a name="invoke-java.lang.Object-java.lang.reflect.Method-java.lang.Object:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invoke</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;invoke(<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;proxy,
<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="delete-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>delete</h4>
<pre>public&nbsp;void&nbsp;delete(<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>
</li>
</ul>
<a name="delete--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>delete</h4>
<pre>public&nbsp;void&nbsp;delete()</pre>
</li>
</ul>
<a name="attach--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attach</h4>
<pre>protected&nbsp;void&nbsp;attach()</pre>
</li>
</ul>
<a name="attach-org.apache.olingo.ext.proxy.context.AttachedEntityStatus-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attach</h4>
<pre>protected&nbsp;void&nbsp;attach(<a href="../../../../../../org/apache/olingo/ext/proxy/context/AttachedEntityStatus.html" title="enum in org.apache.olingo.ext.proxy.context">AttachedEntityStatus</a>&nbsp;status)</pre>
</li>
</ul>
<a name="attach-org.apache.olingo.ext.proxy.context.AttachedEntityStatus-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attach</h4>
<pre>protected&nbsp;void&nbsp;attach(<a href="../../../../../../org/apache/olingo/ext/proxy/context/AttachedEntityStatus.html" title="enum in org.apache.olingo.ext.proxy.context">AttachedEntityStatus</a>&nbsp;status,
boolean&nbsp;override)</pre>
</li>
</ul>
<a name="getPropertyValue-java.lang.String-java.lang.reflect.Type-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPropertyValue</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;getPropertyValue(<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="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type)</pre>
</li>
</ul>
<a name="setPropertyValue-org.apache.olingo.ext.proxy.api.annotations.Property-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPropertyValue</h4>
<pre>protected&nbsp;void&nbsp;setPropertyValue(<a href="../../../../../../org/apache/olingo/ext/proxy/api/annotations/Property.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">Property</a>&nbsp;property,
<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="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 abstract&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>
</li>
</ul>
<a name="retrieveNavigationProperty-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.reflect.Method-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retrieveNavigationProperty</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;retrieveNavigationProperty(<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>
</li>
</ul>
<a name="readAdditionalProperty-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readAdditionalProperty</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;readAdditionalProperty(<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>
</li>
</ul>
<a name="getPropertyChanges--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPropertyChanges</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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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;getPropertyChanges()</pre>
</li>
</ul>
<a name="hasCachedPropertyChanged-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasCachedPropertyChanged</h4>
<pre>protected&nbsp;boolean&nbsp;hasCachedPropertyChanged(<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;cachedValue)</pre>
</li>
</ul>
<a name="isChanged--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isChanged</h4>
<pre>public&nbsp;boolean&nbsp;isChanged()</pre>
</li>
</ul>
<a name="hasPropertyChanges--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasPropertyChanges</h4>
<pre>protected&nbsp;boolean&nbsp;hasPropertyChanges()</pre>
</li>
</ul>
<a name="hasDeepPropertyChanges--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasDeepPropertyChanges</h4>
<pre>protected&nbsp;boolean&nbsp;hasDeepPropertyChanges()</pre>
</li>
</ul>
<a name="applyChanges--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>applyChanges</h4>
<pre>public&nbsp;void&nbsp;applyChanges()</pre>
</li>
</ul>
<a name="applyChangesOnChildren--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>applyChangesOnChildren</h4>
<pre>protected&nbsp;void&nbsp;applyChangesOnChildren()</pre>
</li>
</ul>
<a name="applyChanges-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>applyChanges</h4>
<pre>protected&nbsp;void&nbsp;applyChanges(<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;cachedValue)</pre>
</li>
</ul>
<a name="getStructuredInvocationHandler-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStructuredInvocationHandler</h4>
<pre>protected&nbsp;<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AbstractStructuredInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AbstractStructuredInvocationHandler</a>&nbsp;getStructuredInvocationHandler(<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="readAdditionalPropertyNames--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readAdditionalPropertyNames</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/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;readAdditionalPropertyNames()</pre>
</li>
</ul>
<a name="addAdditionalProperty-java.lang.String-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAdditionalProperty</h4>
<pre>public&nbsp;void&nbsp;addAdditionalProperty(<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="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="getLinkChanges--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLinkChanges</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="../../../../../../org/apache/olingo/ext/proxy/api/annotations/NavigationProperty.html" title="annotation in org.apache.olingo.ext.proxy.api.annotations">NavigationProperty</a>,<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;getLinkChanges()</pre>
</li>
</ul>
<a name="removeAdditionalProperty-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeAdditionalProperty</h4>
<pre>public&nbsp;void&nbsp;removeAdditionalProperty(<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>
</li>
</ul>
<a name="addPropertyChanges-java.lang.String-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertyChanges</h4>
<pre>protected&nbsp;void&nbsp;addPropertyChanges(<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="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="addLinkChanges-org.apache.olingo.ext.proxy.api.annotations.NavigationProperty-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLinkChanges</h4>
<pre>protected&nbsp;void&nbsp;addLinkChanges(<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="getStreamedPropertyChanges--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStreamedPropertyChanges</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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/api/EdmStreamValue.html" title="interface in org.apache.olingo.ext.proxy.api">EdmStreamValue</a>&gt;&nbsp;getStreamedPropertyChanges()</pre>
</li>
</ul>
<a name="getPropAnnotatableHandlers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPropAnnotatableHandlers</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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&gt;&nbsp;getPropAnnotatableHandlers()</pre>
</li>
</ul>
<a name="putPropAnnotatableHandler-java.lang.String-org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>putPropAnnotatableHandler</h4>
<pre>public&nbsp;void&nbsp;putPropAnnotatableHandler(<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;propName,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&nbsp;handler)</pre>
</li>
</ul>
<a name="getNavPropAnnotatableHandlers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNavPropAnnotatableHandlers</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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&gt;&nbsp;getNavPropAnnotatableHandlers()</pre>
</li>
</ul>
<a name="putNavPropAnnotatableHandler-java.lang.String-org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>putNavPropAnnotatableHandler</h4>
<pre>public&nbsp;void&nbsp;putNavPropAnnotatableHandler(<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;navPropName,
<a href="../../../../../../org/apache/olingo/ext/proxy/commons/AnnotatableInvocationHandler.html" title="class in org.apache.olingo.ext.proxy.commons">AnnotatableInvocationHandler</a>&nbsp;handler)</pre>
</li>
</ul>
<a name="expand-java.lang.String...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>expand</h4>
<pre>public&nbsp;void&nbsp;expand(<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;expand)</pre>
</li>
</ul>
<a name="select-java.lang.String...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>select</h4>
<pre>public&nbsp;void&nbsp;select(<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;select)</pre>
</li>
</ul>
<a name="refs--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refs</h4>
<pre>public&nbsp;void&nbsp;refs()</pre>
</li>
</ul>
<a name="clearQueryOptions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearQueryOptions</h4>
<pre>public&nbsp;void&nbsp;clearQueryOptions()</pre>
</li>
</ul>
<a name="load--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>load</h4>
<pre>protected abstract&nbsp;void&nbsp;load()</pre>
</li>
</ul>
<a name="getInternalProperties--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternalProperties</h4>
<pre>protected abstract&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>
</li>
</ul>
<a name="getInternalProperty-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInternalProperty</h4>
<pre>protected abstract&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>
</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="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/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>
<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>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><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></code>&nbsp;in class&nbsp;<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></dd>
</dl>
</li>
</ul>
<a name="hashCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public&nbsp;int&nbsp;hashCode()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><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></code>&nbsp;in class&nbsp;<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></dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockListLast">
<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>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><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></code>&nbsp;in class&nbsp;<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></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractStructuredInvocationHandler.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/AbstractEntityCollectionInvocationHandler.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/AnnotatableInvocationHandler.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/AbstractStructuredInvocationHandler.html" target="_top">Frames</a></li>
<li><a href="AbstractStructuredInvocationHandler.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><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><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>