blob: 66c0390fddbc8c763371099b2d171894d4041279 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Wed Dec 06 14:36:26 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (olingo-odata2-parent 2.0.10 API)</title>
<meta name="date" content="2017-12-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (olingo-odata2-parent 2.0.10 API)";
}
}
catch(err) {
}
//-->
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#ACCEPT">ACCEPT</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/Accept.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">Accept</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">An Accept element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/Visitable.html#accept-org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor-">accept(ExpressionVisitor)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/Visitable.html" title="interface in org.apache.olingo.odata2.api.uri.expression">Visitable</a></dt>
<dd>
<div class="block">Method <a href="org/apache/olingo/odata2/api/uri/expression/Visitable.html#accept-org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor-"><code>Visitable.accept(ExpressionVisitor)</code></a> is called when traversing the expression tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#ACCEPT_CHARSET">ACCEPT_CHARSET</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.2">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#ACCEPT_ENCODING">ACCEPT_ENCODING</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.3">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#ACCEPT_FORM_ENCODING">ACCEPT_FORM_ENCODING</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">Label used in web.xml to assign servlet init parameter for a accept form encoding.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#ACCEPT_LANGUAGE">ACCEPT_LANGUAGE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#acceptableLanguages-java.util.List-">acceptableLanguages(List&lt;Locale&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#acceptableLanguages-java.util.List-">acceptableLanguages(List&lt;Locale&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#acceptHeaders-java.util.List-">acceptHeaders(List&lt;String&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#acceptHeaders-java.util.List-">acceptHeaders(List&lt;String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html#add-org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart-">add(BatchChangeSetPart)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSet</a></dt>
<dd>
<div class="block">Add a new change request to the ChangeSet</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#addContent-java.lang.Object...-">addContent(Object...)</a></span> - Method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>
<div class="block">Adds given content to message reference.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#addEmployee-org.apache.olingo.odata2.annotation.processor.ref.model.Employee-">addEmployee(Employee)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#additionalLinks-java.util.Map-">additionalLinks(Map&lt;String, Map&lt;String, Object&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>
<div class="block">Sets additional links from this entity to other entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html#addJPAEdmAssociationView-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationView-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView-">addJPAEdmAssociationView(JPAEdmAssociationView, JPAEdmAssociationEndView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationView</a></dt>
<dd>
<div class="block">The method adds <a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><code>JPAEdmAssociationView</code></a> to its container</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#addJPAEdmCompleTypeView-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexTypeView-">addJPAEdmCompleTypeView(JPAEdmComplexTypeView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method add a JPA EDM complex type view to the container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html#addJPAEdmNavigationPropertyView-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmNavigationPropertyView-">addJPAEdmNavigationPropertyView(JPAEdmNavigationPropertyView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmNavigationPropertyView</a></dt>
<dd>
<div class="block">The method adds a navigation property view to its container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html#addJPAEdmRefConstraintView-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintView-">addJPAEdmRefConstraintView(JPAEdmReferentialConstraintView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationView</a></dt>
<dd>
<div class="block">The method adds the referential constraint view to its container.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">Address</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#Address--">Address()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#Address-short-java.lang.String-java.lang.String-java.lang.String-">Address(short, String, String, String)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#addRoom-org.apache.olingo.odata2.annotation.processor.ref.model.Room-">addRoom(Room)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html#addToDelta-java.lang.Object-java.lang.String-">addToDelta(Object, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneEntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html#addToDeltaResult-java.lang.Object-java.lang.String-">addToDeltaResult(Object, String)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#addTypeMappings-java.util.Map-">addTypeMappings(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#addValidatedPrefixes-java.util.Map-">addValidatedPrefixes(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#aliasCounter">aliasCounter</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></dt>
<dd>
<div class="block">alias counter is an integer counter that is incremented by "1" for
every new alias name generation.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">AliasInfo</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class hold an alias and the associated namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html#AliasInfo--">AliasInfo()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">AliasInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#ALLOW">ALLOW</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.7">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#allQueryParameters-java.util.Map-">allQueryParameters(Map&lt;String, List&lt;String&gt;&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#allQueryParameters-java.util.Map-">allQueryParameters(Map&lt;String, List&lt;String&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#AMBIGUOUS_XMETHOD">AMBIGUOUS_XMETHOD</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#AND">AND</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">AnnotationAttribute</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an annotation attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#AnnotationAttribute--">AnnotationAttribute()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">AnnotationElement</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an annotation element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#AnnotationElement--">AnnotationElement()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.ref"><span class="typeNameLink">AnnotationRefServiceFactory</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref</a></dt>
<dd>
<div class="block">ODataServiceFactory implemantion based on ListProcessor
in combination with Annotation-Support-Classes for EdmProvider, DataSource and ValueAccess.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html#AnnotationRefServiceFactory--">AnnotationRefServiceFactory()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.<a href="org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.ref">AnnotationRefServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.api"><span class="typeNameLink">AnnotationServiceFactory</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/api/package-summary.html">org.apache.olingo.odata2.annotation.processor.api</a></dt>
<dd>
<div class="block">AnnotationServiceFactory which provides an AnnotationService which handles java beans (classes)
annotated with annotation from <code>org.apache.olingo.olingo-odata2-api-annotation</code> module
(see package <code>org.apache.olingo.odata2.api.annotation.edm</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html#AnnotationServiceFactory--">AnnotationServiceFactory()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.api.<a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.api">AnnotationServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html" title="interface in org.apache.olingo.odata2.annotation.processor.api"><span class="typeNameLink">AnnotationServiceFactory.AnnotationServiceFactoryInstance</span></a> - Interface in <a href="org/apache/olingo/odata2/annotation/processor/api/package-summary.html">org.apache.olingo.odata2.annotation.processor.api</a></dt>
<dd>
<div class="block">Interface to be implemented for an instance of a <a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html" title="interface in org.apache.olingo.odata2.annotation.processor.api"><code>AnnotationServiceFactory.AnnotationServiceFactoryInstance</code></a> which
provides an <a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><code>ODataService</code></a> based on annotation from
<code>org.apache.olingo.olingo-odata2-api-annotation</code> module
(see package <code>org.apache.olingo.odata2.api.annotation.edm</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_SVC">APPLICATION_ATOM_SVC</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_SVC_UTF8">APPLICATION_ATOM_SVC_UTF8</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_XML">APPLICATION_ATOM_XML</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_XML_ENTRY">APPLICATION_ATOM_XML_ENTRY</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_XML_ENTRY_UTF8">APPLICATION_ATOM_XML_ENTRY_UTF8</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_XML_FEED">APPLICATION_ATOM_XML_FEED</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_XML_FEED_UTF8">APPLICATION_ATOM_XML_FEED_UTF8</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_ATOM_XML_UTF8">APPLICATION_ATOM_XML_UTF8</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_HTTP">APPLICATION_HTTP</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_JSON">APPLICATION_JSON</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_JSON_UTF8">APPLICATION_JSON_UTF8</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_JSON_UTF8_VERBOSE">APPLICATION_JSON_UTF8_VERBOSE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_JSON_VERBOSE">APPLICATION_JSON_VERBOSE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_OCTET_STREAM">APPLICATION_OCTET_STREAM</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_XML">APPLICATION_XML</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#APPLICATION_XML_UTF8">APPLICATION_XML_UTF8</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Association</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an association</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#Association--">Association()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">AssociationEnd</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an association end</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#AssociationEnd--">AssociationEnd()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">AssociationSet</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an association set</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#AssociationSet--">AssociationSet()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">AssociationSetEnd</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an association set end</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#AssociationSetEnd--">AssociationSetEnd()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/AtomInfo.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">AtomInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A AtomInfo</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#AUTHORIZATION">AUTHORIZATION</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.8">HTTP/1.1 documentation</a>.</div>
</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html" title="class in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchChangeSet</span></a> - Class in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>
<div class="block">A BatchChangeSet</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html#BatchChangeSet--">BatchChangeSet()</a></span> - Constructor for class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSet</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.BatchChangeSetBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchChangeSet.BatchChangeSetBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.BatchChangeSetBuilder.html#BatchChangeSetBuilder--">BatchChangeSetBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.BatchChangeSetBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSet.BatchChangeSetBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchChangeSetPart</span></a> - Class in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>
<div class="block">A BatchChangeSetPart</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#BatchChangeSetPart--">BatchChangeSetPart()</a></span> - Constructor for class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchChangeSetPart.BatchChangeSetPartBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#BatchChangeSetPartBuilder--">BatchChangeSetPartBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch"><span class="typeNameLink">BatchException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/batch/package-summary.html">org.apache.olingo.odata2.api.batch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#BatchException-org.apache.olingo.odata2.api.exception.MessageReference-">BatchException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#BatchException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">BatchException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#BatchException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">BatchException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#BatchException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">BatchException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/batch/BatchHandler.html" title="interface in org.apache.olingo.odata2.api.batch"><span class="typeNameLink">BatchHandler</span></a> - Interface in <a href="org/apache/olingo/odata2/api/batch/package-summary.html">org.apache.olingo.odata2.api.batch</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/batch/BatchParserResult.html" title="interface in org.apache.olingo.odata2.api.batch"><span class="typeNameLink">BatchParserResult</span></a> - Interface in <a href="org/apache/olingo/odata2/api/batch/package-summary.html">org.apache.olingo.odata2.api.batch</a></dt>
<dd>
<div class="block">A BatchParserResult</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchPart.html" title="interface in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchPart</span></a> - Interface in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>
<div class="block">A BatchPartRequest</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">BatchProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData batch request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchQueryPart</span></a> - Class in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>
<div class="block">A BatchQueryPart</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#BatchQueryPart--">BatchQueryPart()</a></span> - Constructor for class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchQueryPart.BatchQueryPartBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html#BatchQueryPartBuilder--">BatchQueryPartBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart.BatchQueryPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/batch/BatchRequestPart.html" title="interface in org.apache.olingo.odata2.api.batch"><span class="typeNameLink">BatchRequestPart</span></a> - Interface in <a href="org/apache/olingo/odata2/api/batch/package-summary.html">org.apache.olingo.odata2.api.batch</a></dt>
<dd>
<div class="block">A BatchPart</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch"><span class="typeNameLink">BatchResponsePart</span></a> - Class in <a href="org/apache/olingo/odata2/api/batch/package-summary.html">org.apache.olingo.odata2.api.batch</a></dt>
<dd>
<div class="block">A BatchResponsePart</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html#BatchResponsePart--">BatchResponsePart()</a></span> - Constructor for class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html" title="class in org.apache.olingo.odata2.api.batch"><span class="typeNameLink">BatchResponsePart.BatchResponsePartBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/batch/package-summary.html">org.apache.olingo.odata2.api.batch</a></dt>
<dd>
<div class="block">Implementation of the builder pattern to create instances of this type of object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html#BatchResponsePartBuilder--">BatchResponsePartBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart.BatchResponsePartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch"><span class="typeNameLink">BatchSingleResponse</span></a> - Interface in <a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a></dt>
<dd>
<div class="block">A BatchSingleResponse</div>
</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">BeanPropertyAccess</span></a> - Class in <a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a></dt>
<dd>
<div class="block">Data access.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html#BeanPropertyAccess--">BeanPropertyAccess()</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html#begin--">begin()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPATransaction</a></dt>
<dd>
<div class="block">implement the start of the transaction</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html#BinaryData-byte:A-java.lang.String-">BinaryData(byte[], String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource.BinaryData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">BinaryExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a binary expression node in the expression tree returned by the methods
<br>
<br>
A binary expression node is inserted in the expression tree for any valid
ODATA binary operator in <a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression"><code>BinaryOperator</code></a> (e.g.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">BinaryOperator</span></a> - Enum in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Enumerations for supported binary operators of the ODATA expression parser
for ODATA version 2.0 (with some restrictions)</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter"><span class="typeNameLink">BlobToByteConverter</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/converter/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.converter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html#BlobToByteConverter--">BlobToByteConverter()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.converter.<a href="org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter">BlobToByteConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#body-java.lang.String-">body(String)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#body-byte:A-">body(byte[])</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#body-java.lang.String-">body(String)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#body-byte:A-">body(byte[])</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#BODY">BODY</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#body-java.io.InputStream-">body(InputStream)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#body-java.io.InputStream-">body(InputStream)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart.BatchResponsePartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.BatchChangeSetBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.BatchChangeSetBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSet.BatchChangeSetBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart.BatchQueryPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>
<div class="block">Build properties object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</a></dt>
<dd>
<div class="block">Will close this builder and return an <a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html" title="class in org.apache.olingo.odata2.api.uri"><code>ExpandSelectTreeNode</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmBuilder.html#build--">build()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmBuilder</a></dt>
<dd>
<div class="block">The Method builds EDM Elements by transforming JPA MetaModel.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext.JPAMethodContextBuilder</a></dt>
<dd>
<div class="block">Implement this method to build JPAMethodContext</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></dt>
<dd>
<div class="block">The abstract method is implemented by specific JPQL context builders
to build JPQL Contexts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html#build--">build()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.JPQLStatementBuilder</a></dt>
<dd>
<div class="block">The abstract method is implemented by specific statement builder for
building JPQL Statement.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.util.List-java.lang.String-">build(GetEntitySetUriInfo, List&lt;Object&gt;, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData Query Request from a queried list of JPA Entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.Object-java.lang.String-">build(GetEntityUriInfo, Object, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData Read Request from a read JPA Entity</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.lang.Object-java.lang.String-">build(PostUriInfo, Object, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData Create Request from a created JPA entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.lang.Object-">build(PutMergePatchUriInfo, Object)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData Update Request from an updated JPA Entity</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.Object-">build(DeleteUriInfo, Object)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData Delete Request from a deleted JPA Entity</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.Object-">build(GetFunctionImportUriInfo, Object)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData function Import Request from a registered processor method's
return parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.util.List-java.lang.String-">build(GetFunctionImportUriInfo, List&lt;Object&gt;, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData function Import Request from a registered processor method's
return parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.Object-java.lang.String-">build(GetEntityLinkUriInfo, Object, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData Read Link Request from a read JPA Entity and its related JPA
Entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.util.List-java.lang.String-">build(GetEntitySetLinksUriInfo, List&lt;Object&gt;, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response for an OData Query Link Request from a queried JPA Entity and its related JPA
Entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-long-">build(long)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAResponseBuilder</a></dt>
<dd>
<div class="block">The method builds an OData response from a count representing total number of JPA Entities</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#BUILDER_NULL">BUILDER_NULL</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#buildExpandSelectTree-java.util.List-java.util.List-">buildExpandSelectTree(List&lt;SelectItem&gt;, List&lt;ArrayList&lt;NavigationPropertySegment&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Creates an optimized expression tree out of $expand and $select expressions.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">Building</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#Building--">Building()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">Building</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#Building-int-java.lang.String-">Building(int, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#buildPathSegment-java.lang.String-java.util.Map-">buildPathSegment(String, Map&lt;String, List&lt;String&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Creates an path segment object.</div>
</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#CACHE_CONTROL">CACHE_CONTROL</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html#calculateNetAmount-java.lang.Long-">calculateNetAmount(Long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderHeaderProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#callback-org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent-">callback(OnReadInlineContent)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html#CALLBACK_KEY_TOMBSTONE">CALLBACK_KEY_TOMBSTONE</a></span> - Static variable in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html" title="interface in org.apache.olingo.odata2.api.ep.callback">TombstoneCallback</a></dt>
<dd>
<div class="block">The key to be used when registering the callback at the
<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderWriteProperties</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#callbacks-java.util.Map-">callbacks(Map&lt;String, ODataCallback&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/Categories.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">Categories</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A Categories element</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/Category.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">Category</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A Category element</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">Category</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#Category--">Category()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">CategoryKey</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html#CategoryKey--">CategoryKey()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CategoryKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html#changeSet-boolean-">changeSet(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart.BatchResponsePartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html#changeSet-boolean-">changeSet(boolean)</a></span> - Static method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#CHARSET_MATCHER_PATTERN">CHARSET_MATCHER_PATTERN</a></span> - Static variable in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html#checkATP-java.lang.Long-java.lang.Long-">checkATP(Long, Long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderHeaderProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#checkExclusionOfJPAAttributeType-java.lang.String-java.lang.String-">checkExclusionOfJPAAttributeType(String, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns whether the JPA Attribute should be excluded from EDM
Entity Type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#checkExclusionOfJPAEmbeddableAttributeType-java.lang.String-java.lang.String-">checkExclusionOfJPAEmbeddableAttributeType(String, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns whether the JPA Embeddable Attribute Type should be
excluded from EDM model</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#checkExclusionOfJPAEmbeddableType-java.lang.String-">checkExclusionOfJPAEmbeddableType(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns whether the JPA Embeddable Type should be excluded
from EDM model</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#checkExclusionOfJPAEntityType-java.lang.String-">checkExclusionOfJPAEntityType(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns whether the JPA Entity should be excluded from EDM
model</div>
</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">City</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html#City--">City()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html#City-java.lang.String-java.lang.String-">City(String, String)</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/City.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">City</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/City.html#City-java.lang.String-java.lang.String-">City(String, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/City.html" title="class in org.apache.olingo.odata2.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#clean--">clean()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>
<div class="block">The method cleans the container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html#clean--">clean()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.util.<a href="org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util">DataGenerator</a></dt>
<dd>
<div class="block">This method deletes data from JPA tables created.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html#cleanup--">cleanup()</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter"><span class="typeNameLink">ClobToStringConverter</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/converter/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.converter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html#ClobToStringConverter--">ClobToStringConverter()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.converter.<a href="org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter">ClobToStringConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#close--">close()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>
<div class="block">Close the underlying entity input stream (if such a stream is available) and release all with this repsonse
associated resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#close-boolean-">close(boolean)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>
<div class="block">The method closes ThreadContext.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#close--">close()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/Collection.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">Collection</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A Collection</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#COLON">COLON</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#COMMA">COMMA</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#COMMA_OR_CLOSING_PARENTHESIS_EXPECTED_AFTER_POS">COMMA_OR_CLOSING_PARENTHESIS_EXPECTED_AFTER_POS</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#COMMA_OR_END_EXPECTED_AT_POS">COMMA_OR_END_EXPECTED_AT_POS</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html#commit--">commit()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPATransaction</a></dt>
<dd>
<div class="block">implement the commit of the transaction</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_STATE requires no content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html" title="class in org.apache.olingo.odata2.api.exception">ODataConflictException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html" title="class in org.apache.olingo.odata2.api.exception">ODataForbiddenException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception">ODataHttpException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Reference to common message for a <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotAcceptableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotImplementedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionRequiredException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataServiceUnavailableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html#COMMON">COMMON</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExceptionVisitExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#COMMON_ERROR">COMMON_ERROR</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">CommonAttributes</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A CommonAttributes</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">CommonExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Parent class of all classes used to build the expression tree
<br>
<br></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html#compare-org.apache.olingo.odata2.api.edm.provider.AssociationEnd-org.apache.olingo.odata2.api.edm.provider.AssociationEnd-">compare(AssociationEnd, AssociationEnd)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationEndView</a></dt>
<dd>
<div class="block">The method compares two ends {<b>end1, end2</b>} of an
<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a> against its
two ends.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">ComplexProperty</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a complex property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#ComplexProperty--">ComplexProperty()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">ComplexType</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a complex type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#ComplexType--">ComplexType()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ModelSharedConstants.html#CONTAINER_1">CONTAINER_1</a></span> - Static variable in interface org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ModelSharedConstants.html" title="interface in org.apache.olingo.odata2.annotation.processor.ref.model">ModelSharedConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#CONTAINERNOTFOUND">CONTAINERNOTFOUND</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#containsHeader-java.lang.String-">containsHeader(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>
<div class="block">Case insensitive check if the header is available in this ODataResponse</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html#containsInlineEntry--">containsInlineEntry()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry">ODataEntry</a></dt>
<dd>
<div class="block">If this <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> contains properties of an inline navigation property this method
returns <code>true</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#content">content</a></span> - Variable in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#CONTENT_ENCODING">CONTENT_ENCODING</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#CONTENT_LANGUAGE">CONTENT_LANGUAGE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.12">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#CONTENT_LENGTH">CONTENT_LENGTH</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#CONTENT_LOCATION">CONTENT_LOCATION</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.14">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#CONTENT_TYPE">CONTENT_TYPE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#contentHeader-java.lang.String-">contentHeader(String)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#contentHeader-java.lang.String-">contentHeader(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#contentId-java.lang.String-">contentId(String)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#contentId-java.lang.String-">contentId(String)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html#contentId-java.lang.String-">contentId(String)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart.BatchQueryPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#contentId-java.lang.String-">contentId(String)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#contentOnly-boolean-">contentOnly(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#contentType-java.lang.String-">contentType(String)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#contentType-java.lang.String-">contentType(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html#convertToDatabaseColumn-java.sql.Blob-">convertToDatabaseColumn(Blob)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.converter.<a href="org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter">BlobToByteConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html#convertToDatabaseColumn-java.sql.Clob-">convertToDatabaseColumn(Clob)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.converter.<a href="org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter">ClobToStringConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html#convertToEntityAttribute-byte:A-">convertToEntityAttribute(byte[])</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.converter.<a href="org/apache/olingo/odata2/jpa/processor/ref/converter/BlobToByteConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter">BlobToByteConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html#convertToEntityAttribute-java.lang.String-">convertToEntityAttribute(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.converter.<a href="org/apache/olingo/odata2/jpa/processor/ref/converter/ClobToStringConverter.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.converter">ClobToStringConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#COOKIE">COOKIE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#COUNT">COUNT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">countEntityLinks(GetEntitySetLinksCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">countEntityLinks(GetEntitySetLinksCountUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinksProcessor</a></dt>
<dd>
<div class="block">Counts the number of target entities of a navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#countEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo-java.lang.String-">countEntityLinks(GetEntitySetLinksCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">countEntitySet(GetEntitySetCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">countEntitySet(GetEntitySetCountUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySetProcessor</a></dt>
<dd>
<div class="block">Counts the number of requested entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">countEntitySet(GetEntitySetCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#countEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-java.lang.String-">countEntitySet(GetEntitySetCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#create-java.lang.Class-java.lang.String-">create(Class&lt;? extends ODataException&gt;, String)</a></span> - Static method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>
<div class="block">Creates a <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> for given <code>class</code> and <code>key</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#create--">create()</a></span> - Method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html#createAnnotationService-java.lang.String-">createAnnotationService(String)</a></span> - Method in interface org.apache.olingo.odata2.annotation.processor.api.<a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html" title="interface in org.apache.olingo.odata2.annotation.processor.api">AnnotationServiceFactory.AnnotationServiceFactoryInstance</a></dt>
<dd>
<div class="block">Create an <a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><code>ODataService</code></a> which is based on an EDM and Processor which are using the annotations from
<code>org.apache.olingo.olingo-odata2-api-annotation</code> module
(see package <code>org.apache.olingo.odata2.api.annotation.edm</code>) to define the model and access the data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html#createAnnotationService-java.util.Collection-">createAnnotationService(Collection&lt;Class&lt;?&gt;&gt;)</a></span> - Method in interface org.apache.olingo.odata2.annotation.processor.api.<a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.AnnotationServiceFactoryInstance.html" title="interface in org.apache.olingo.odata2.annotation.processor.api">AnnotationServiceFactory.AnnotationServiceFactoryInstance</a></dt>
<dd>
<div class="block">Create an <a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><code>ODataService</code></a> which is based on an EDM and Processor which are using the annotations from
<code>org.apache.olingo.olingo-odata2-api-annotation</code> module
(see package <code>org.apache.olingo.odata2.api.annotation.edm</code>) to define the model and access the data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html#createAnnotationService-java.lang.String-">createAnnotationService(String)</a></span> - Static method in class org.apache.olingo.odata2.annotation.processor.api.<a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.api">AnnotationServiceFactory</a></dt>
<dd>
<div class="block">Create an <a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><code>ODataService</code></a> which is based on an EDM and Processor which are using the annotations from
<code>org.apache.olingo.olingo-odata2-api-annotation</code> module
(see package <code>org.apache.olingo.odata2.api.annotation.edm</code>) to define the model and access the data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html#createAnnotationService-java.util.Collection-">createAnnotationService(Collection&lt;Class&lt;?&gt;&gt;)</a></span> - Static method in class org.apache.olingo.odata2.annotation.processor.api.<a href="org/apache/olingo/odata2/annotation/processor/api/AnnotationServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.api">AnnotationServiceFactory</a></dt>
<dd>
<div class="block">Create an <a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><code>ODataService</code></a> which is based on an EDM and Processor which are using the annotations from
<code>org.apache.olingo.olingo-odata2-api-annotation</code> module
(see package <code>org.apache.olingo.odata2.api.annotation.edm</code>) to define the model and access the data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#createApplicationError-java.lang.String-java.util.Locale-">createApplicationError(String, Locale)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createBatchChangeSetBuilder--">createBatchChangeSetBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createBatchChangeSetBuilder--">createBatchChangeSetBuilder()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createBatchChangeSetPartBuilder--">createBatchChangeSetPartBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createBatchChangeSetRequest--">createBatchChangeSetRequest()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createBatchQueryPartBuilder--">createBatchQueryPartBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createBatchQueryRequestBuilder--">createBatchQueryRequestBuilder()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createBatchResponsePartBuilder--">createBatchResponsePartBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createBatchResponsePartBuilder--">createBatchResponsePartBuilder()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-java.lang.Object-">createBuilder(JPQLContextType, Object)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>
<div class="block">the method instantiates an instance of type JPAMethodContextBuilder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-java.lang.Object-">createBuilder(JPQLContextType, Object)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">the method returns an instance of type
<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><code>JPQLContext.JPQLContextBuilder</code></a> based on the
JPQLContextType.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-java.lang.Object-boolean-">createBuilder(JPQLContextType, Object, boolean)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">the method returns an instance of type
<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><code>JPQLContext.JPQLContextBuilder</code></a> based on the
JPQLContextType.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView-">createBuilder(JPQLContextView)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement</a></dt>
<dd>
<div class="block">The method is used for creating an instance of JPQL Statement Builder for
building JPQL statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#createBuilding--">createBuilding()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#createCustomODataProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">createCustomODataProcessor(ODataJPAContext)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html#createCustomODataProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">createCustomODataProcessor(ODataJPAContext)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.web.<a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.web">JPAReferenceServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#createData-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.Object-">createData(EdmEntitySet, Object)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createEdm-org.apache.olingo.odata2.api.edm.provider.EdmProvider-">createEdm(EdmProvider)</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Creates and returns an entity data model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createEdm-org.apache.olingo.odata2.api.edm.provider.EdmProvider-">createEdm(EdmProvider)</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createEdmProvider-java.io.InputStream-boolean-">createEdmProvider(InputStream, boolean)</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Creates and returns an edm provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createEdmProvider-java.io.InputStream-boolean-">createEdmProvider(InputStream, boolean)</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#createEmployee--">createEmployee()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntity(PostUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntity(PostUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySetProcessor</a></dt>
<dd>
<div class="block">Creates an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntity(PostUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#createEntity-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntity(PostUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntityLink(PostUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntityLink(PostUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinksProcessor</a></dt>
<dd>
<div class="block">Creates a new link to a target entity of a navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntityLink(PostUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#createEntityLink-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">createEntityLink(PostUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createEntityProvider--">createEntityProvider()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Creates and returns a http entity provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createEntityProvider--">createEntityProvider()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#createExpandSelectTree-java.util.List-java.util.List-">createExpandSelectTree(List&lt;SelectItem&gt;, List&lt;ArrayList&lt;NavigationPropertySegment&gt;&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Creates an optimized expression tree out of $expand and $select expressions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createExpandSelectTreeNodeBuilder--">createExpandSelectTreeNodeBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createExpandSelectTreeNodeBuilder--">createExpandSelectTreeNodeBuilder()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html#createFactory--">createFactory()</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAFactory</a></dt>
<dd>
<div class="block">Method creates a factory instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html#createJPAAttributeMapType--">createJPAAttributeMapType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModelFactory</a></dt>
<dd>
<div class="block">Create an instance of <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><code>JPAAttributeMapType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html#createJPAEDMMappingModel--">createJPAEDMMappingModel()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModelFactory</a></dt>
<dd>
<div class="block">Create an instance of <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><code>JPAEdmMappingModel</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html#createJPAEdmProvider-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">createJPAEdmProvider(ODataJPAContext)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAAccessFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html#createJPAEmbeddableTypeMapType--">createJPAEmbeddableTypeMapType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModelFactory</a></dt>
<dd>
<div class="block">Create an instance of <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><code>JPAEmbeddableTypeMapType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html#createJPAPersistenceUnitMapType--">createJPAPersistenceUnitMapType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModelFactory</a></dt>
<dd>
<div class="block">Create an instance of <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><code>JPAPersistenceUnitMapType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html#createJPARelationshipMapType--">createJPARelationshipMapType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModelFactory</a></dt>
<dd>
<div class="block">Create an instance of <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><code>JPARelationshipMapType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#createManager--">createManager()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#createMessageReference-java.lang.Class-java.lang.String-">createMessageReference(Class&lt;? extends ODataMessageException&gt;, String)</a></span> - Static method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Creates <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> objects more conveniently.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html#createMessageReference-java.lang.Class-java.lang.String-">createMessageReference(Class&lt;? extends ODataJPAException&gt;, String)</a></span> - Static method in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAException</a></dt>
<dd>
<div class="block">The method creates a Reference to Message Object <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> .</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html#createODataJPAContext--">createODataJPAContext()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAAccessFactory</a></dt>
<dd>
<div class="block">The method creates an instance of OData JPA Context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html#createODataProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">createODataProcessor(ODataJPAContext)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAAccessFactory</a></dt>
<dd>
<div class="block">The method creates an OData JPA Processor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createODataRequestBuilder--">createODataRequestBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createODataRequestBuilder--">createODataRequestBuilder()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createODataResponseBuilder--">createODataResponseBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Returns a builder for creating response objects with variable parameter sets.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createODataResponseBuilder--">createODataResponseBuilder()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#createODataSingleProcessorService-org.apache.olingo.odata2.api.edm.provider.EdmProvider-org.apache.olingo.odata2.api.processor.ODataSingleProcessor-">createODataSingleProcessorService(EdmProvider, ODataSingleProcessor)</a></span> - Method in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">Create a default service instance based on </code>ODataSingleProcessor<code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#createODataSingleProcessorService-org.apache.olingo.odata2.api.edm.provider.EdmProvider-org.apache.olingo.odata2.api.processor.ODataSingleProcessor-">createODataSingleProcessorService(EdmProvider, ODataSingleProcessor)</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Creates and returns a single processor service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#createODataSingleProcessorService-org.apache.olingo.odata2.api.edm.provider.EdmProvider-org.apache.olingo.odata2.api.processor.ODataSingleProcessor-">createODataSingleProcessorService(EdmProvider, ODataSingleProcessor)</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#createPathSegment-java.lang.String-java.util.Map-">createPathSegment(String, Map&lt;String, List&lt;String&gt;&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Creates an path segment object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#createPhoto-java.lang.String-">createPhoto(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#createRoom--">createRoom()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html#createService-org.apache.olingo.odata2.api.processor.ODataContext-">createService(ODataContext)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.<a href="org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.ref">AnnotationRefServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#createService-org.apache.olingo.odata2.api.processor.ODataContext-">createService(ODataContext)</a></span> - Method in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">Create instance of custom <a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><code>ODataService</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#createService-org.apache.olingo.odata2.api.processor.ODataContext-">createService(ODataContext)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>
<div class="block">Creates an OData Service based on the values set in
<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api"><code>ODataJPAContext</code></a> and
<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor"><code>ODataContext</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html#createService-org.apache.olingo.odata2.api.processor.ODataContext-">createService(ODataContext)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html#createStatement-java.lang.String-">createStatement(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.JPQLStatementBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#createTeam--">createTeam()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/feature/CustomContentType.html" title="interface in org.apache.olingo.odata2.api.processor.feature"><span class="typeNameLink">CustomContentType</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/feature/package-summary.html">org.apache.olingo.odata2.api.processor.feature</a></dt>
<dd>
<div class="block">Data processor feature if processor supports custom content types.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">Customer</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#Customer--">Customer()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">CustomerBase</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html#CustomerBase--">CustomerBase()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CustomerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util"><span class="typeNameLink">CustomerImageLoader</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html#CustomerImageLoader--">CustomerImageLoader()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.util.<a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util">CustomerImageLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/CustomerImageProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension"><span class="typeNameLink">CustomerImageProcessor</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/CustomerImageProcessor.html#CustomerImageProcessor--">CustomerImageProcessor()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/CustomerImageProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">CustomerImageProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners"><span class="typeNameLink">CustomerQueryExtension</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.listeners</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html#CustomerQueryExtension--">CustomerQueryExtension()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">CustomerQueryExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html#customExpandedLink-java.lang.String-org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode-">customExpandedLink(String, ExpandSelectTreeNode)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</a></dt>
<dd>
<div class="block">Sets a link to be expanded with a custom node.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">CustomizableFeedMappings</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent customizable feed mappings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#CustomizableFeedMappings--">CustomizableFeedMappings()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util"><span class="typeNameLink">CustomODataJPAProcessor</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomODataJPAProcessor.html#CustomODataJPAProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">CustomODataJPAProcessor(ODataJPAContext)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.util.<a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util">CustomODataJPAProcessor</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">DataContainer</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>
<div class="block">Container and initialization code for the data objects of the reference scenario.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#DataContainer--">DataContainer()</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util"><span class="typeNameLink">DataGenerator</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.util</a></dt>
<dd>
<div class="block">This is a utility class for generating and cleaning data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html#DataGenerator-javax.persistence.EntityManager-">DataGenerator(EntityManager)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.util.<a href="org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util">DataGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">DataServices</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent the data service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#DataServices--">DataServices()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/ODataHttpHeaders.html#DATASERVICEVERSION">DATASERVICEVERSION</a></span> - Static variable in class org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/ODataHttpHeaders.html" title="class in org.apache.olingo.odata2.api.commons">ODataHttpHeaders</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#DATE">DATE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.18">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html#DEFAULT_LOCALE">DEFAULT_LOCALE</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#defaultValues--">defaultValues()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#deleteData-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-">deleteData(EdmEntitySet, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><span class="typeNameLink">DeletedEntryMetadata</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/entry/package-summary.html">org.apache.olingo.odata2.api.ep.entry</a></dt>
<dd>
<div class="block">Metadata of a deleted feed entry as defined in Atom Tombstone extension (RFC6721) or Json proprietary format.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntity(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntity(DeleteUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></dt>
<dd>
<div class="block">Deletes an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntity(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntity-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntity(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityLink(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityLink(DeleteUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></dt>
<dd>
<div class="block">Deletes the link to the target entity of a navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityLink(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntityLink-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityLink(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityMedia(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityMedia(DeleteUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityMediaProcessor</a></dt>
<dd>
<div class="block">Deletes the media resource of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntityMedia-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntityMedia(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntitySimplePropertyValue(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntitySimplePropertyValue(DeleteUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyValueProcessor</a></dt>
<dd>
<div class="block">Deletes the value of a simple property of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#deleteEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">deleteEntitySimplePropertyValue(DeleteUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#deleteRelation-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.Object-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-">deleteRelation(EdmEntitySet, Object, EdmEntitySet, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">DeleteUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for DELETE requests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#DELIMITER">DELIMITER</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#DELIMITER--">DELIMITER()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html#DISPATCH">DISPATCH</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMethodNotAllowedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Documentation</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent documentation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#Documentation--">Documentation()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#DOUBLE_PROPERTY">DOUBLE_PROPERTY</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">DOUBLE_PROPERTY requires 1 content value ('double tag/property')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#DUPLICATEKEYNAMES">DUPLICATEKEYNAMES</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#DUPLICATESYSTEMQUERYPARAMETES">DUPLICATESYSTEMQUERYPARAMETES</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">Edm</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#EDM_NAMESPACE">EDM_NAMESPACE</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAction.html" title="enum in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAction</span></a> - Enum in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAnnotatable.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAnnotatable</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAnnotationAttribute</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAnnotationElement</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAnnotations</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAssociation</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAssociationEnd</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAssociationSet.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAssociationSet</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmAssociationSetEnd.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmAssociationSetEnd</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmComplexType.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmComplexType</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for a EDM/CSDL ComplexType element.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmComplexType.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmComplexType</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>
<div class="block">A CSDL ComplexType element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#edmComplexType">edmComplexType</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmConcurrencyControl.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmConcurrencyControl</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Related to <code>ConcurrencyMode</code> in OData specification.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmConcurrencyMode.html" title="enum in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmConcurrencyMode</span></a> - Enum in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmContentKind.html" title="enum in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmContentKind</span></a> - Enum in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmCustomizableFeedMappings</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmDocumentation.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmDocumentation</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Additional documentation for an EDM element.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmElement.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmElement</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmEntityContainer</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmEntitySet.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmEntitySet</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for a EDM/CSDL EntitySet element.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmEntitySet</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#edmEntitySet">edmEntitySet</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmEntitySetInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmEntityType.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmEntityType</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for a EDM/CSDL EntityType element.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmEntityType</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>
<div class="block">A CSDL EntityType element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#edmEntityType">edmEntityType</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#EdmException-org.apache.olingo.odata2.api.exception.MessageReference-">EdmException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#EdmException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">EdmException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#EdmException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">EdmException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#EdmException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">EdmException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFacets.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmFacets</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of EdmFactes on an EdmProperty (for an EdmEntityType or EdmComplexType
which contains the EdmProperty as a field).</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmFacets</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmFunctionImport</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an method as an <a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmFunctionImport</code></a> call/endpoint.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmFunctionImport</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.HttpMethod.html" title="enum in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmFunctionImport.HttpMethod</span></a> - Enum in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Concrete HttpMethods for a function import as specified in OData.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmFunctionImport.ReturnType</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of the return type of an <a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmFunctionImport</code></a> method.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.Type.html" title="enum in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmFunctionImport.ReturnType.Type</span></a> - Enum in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Concrete return types as specified in OData.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImportParameter.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmFunctionImportParameter</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an EdmFunctionImportParameter for an EdmFunctionImport
which contains the EdmFunctionImportParameter as a parameter.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmKey.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmKey</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an EdmProperty as EdmKey for the EdmEntityType which contains the EdmProperty.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html" title="class in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmLiteral</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html#EdmLiteral-org.apache.olingo.odata2.api.edm.EdmSimpleType-java.lang.String-">EdmLiteral(EdmSimpleType, String)</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteral</a></dt>
<dd>
<div class="block">Creates an <a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html" title="class in org.apache.olingo.odata2.api.edm"><code>EdmLiteral</code></a> object out of the simple type and the literal string.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmLiteralException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html#EdmLiteralException-org.apache.olingo.odata2.api.exception.MessageReference-">EdmLiteralException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteralException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html#EdmLiteralException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">EdmLiteralException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteralException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html#EdmLiteralException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">EdmLiteralException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteralException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html#EdmLiteralException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">EdmLiteralException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteralException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmLiteralKind.html" title="enum in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmLiteralKind</span></a> - Enum in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmMappable.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmMappable</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmMapping.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmMapping</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmMediaResourceContent.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmMediaResourceContent</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an <a href="org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmProperty</code></a> as <b>media resource content</b> for the <a href="org/apache/olingo/odata2/api/annotation/edm/EdmEntityType.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmEntityType</code></a>
which contains the <a href="org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmProperty</code></a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmMediaResourceMimeType.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmMediaResourceMimeType</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an <a href="org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmProperty</code></a> as <b>mime type for the media resource</b>
of the <a href="org/apache/olingo/odata2/api/annotation/edm/EdmEntityType.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmEntityType</code></a> which contains the <a href="org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmProperty</code></a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmMediaResourceSource.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmMediaResourceSource</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an <a href="org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmProperty</code></a> as <b>media resource source</b> for the <a href="org/apache/olingo/odata2/api/annotation/edm/EdmEntityType.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmEntityType</code></a>
which contains the <a href="org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><code>EdmProperty</code></a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmMultiplicity</span></a> - Enum in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmNamed.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmNamed</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmNavigationProperty</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an EdmNavigationProperty for an EdmEntityType
which contains the navigation property as a field.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmNavigationProperty</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.Multiplicity.html" title="enum in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmNavigationProperty.Multiplicity</span></a> - Enum in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">EdmMultiplicity indicates the number of entity type instances
an association end can relate to:
ZERO_OR_ONE (0..1)value is exactly one but can be null (i.e.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmParameter.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmParameter</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmProperty.html" title="annotation in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmProperty</span></a> - Annotation Type in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">Annotation for definition of an EdmProperty for an EdmEntityType or EdmComplexType
which contains the EdmProperty as a field.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmProperty</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>
<div class="block">A CSDL Property element</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">EdmProvider</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Default EDM Provider which is to be extended by the application</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#EdmProvider--">EdmProvider()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/EdmProviderAccessor.html" title="interface in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">EdmProviderAccessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">This interface can be used to access the <a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EdmProvider</code></a> within an application.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/EdmProviderFactory.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">EdmProviderFactory</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">EDM Provider Factory which can be used to create an edm provider (e.g.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraint.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmReferentialConstraint</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraintRole.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmReferentialConstraintRole</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#edmSchemaNamespace">edmSchemaNamespace</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmServiceMetadata</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmSimpleType</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>
<div class="block">EdmSimpleType is a primitive type as defined in the Entity Data Model (EDM).</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmSimpleTypeException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#EdmSimpleTypeException-org.apache.olingo.odata2.api.exception.MessageReference-">EdmSimpleTypeException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#EdmSimpleTypeException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">EdmSimpleTypeException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#EdmSimpleTypeException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">EdmSimpleTypeException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#EdmSimpleTypeException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">EdmSimpleTypeException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmSimpleTypeFacade</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmSimpleTypeKind</span></a> - Enum in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmStructuralType.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmStructuralType</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmTargetPath</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/EdmType.html" title="enum in org.apache.olingo.odata2.api.annotation.edm"><span class="typeNameLink">EdmType</span></a> - Enum in <a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a></dt>
<dd>
<div class="block">The EdmTypes which can be used for property definition in the EDM.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmType.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmType</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmTyped.html" title="interface in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmTyped</span></a> - Interface in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/EdmTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">EdmTypeKind</span></a> - Enum in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">Employee</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#Employee--">Employee()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">Employee</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#Employee-int-java.lang.String-">Employee(int, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#EMPTYSEGMENT">EMPTYSEGMENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#enclosingObject">enclosingObject</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#END_DOCUMENT_EXPECTED">END_DOCUMENT_EXPECTED</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">END_DOCUMENT_EXPECTED requires 1 content value ('actual token')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html#ENTITY">ENTITY</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#entity-java.lang.Object-">entity(Object)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#entity-java.lang.Object-">entity(Object)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ENTITY_MANAGER_NOT_INITIALIZED">ENTITY_MANAGER_NOT_INITIALIZED</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html#ENTITY_NAME">ENTITY_NAME</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntityComplexPropertyProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData complex property request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">EntityContainer</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an entity container including its child elements</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#EntityContainer--">EntityContainer()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">EntityContainerInfo</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an entity container</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#EntityContainerInfo--">EntityContainerInfo()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntityLinkProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute an OData entity link request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntityLinksProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData entity links request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntityMediaProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute an OData entity media request</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#ENTITYNOTFOUND">ENTITYNOTFOUND</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntityProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData entity request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProvider</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>
<div class="block">Entity Provider</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#EntityProvider--">EntityProvider()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProvider.EntityProviderInterface</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>
<div class="block">(Internal) interface for all <a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProvider</code></a> necessary <b>read</b> and <b>write</b> methods for accessing
entities defined in an <code>Entity Data Model</code>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProviderBatchProperties</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>
<div class="block">The <a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderBatchProperties</code></a> contains necessary informations to parse a Batch Request body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html#EntityProviderBatchProperties--">EntityProviderBatchProperties()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html#EntityProviderBatchPropertiesBuilder--">EntityProviderBatchPropertiesBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html#EntityProviderBatchPropertiesBuilder-org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties-">EntityProviderBatchPropertiesBuilder(EntityProviderBatchProperties)</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProviderException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>
<div class="block">An <a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderException</code></a> is the base exception for all <code>EntityProvider</code> related exceptions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-">EntityProviderException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">EntityProviderException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">EntityProviderException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#EntityProviderException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">EntityProviderException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProviderReadProperties</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>
<div class="block">The <a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderReadProperties</code></a> contains all necessary settings
to read an entity with the <a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProvider</code></a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>
<div class="block">Builder for <a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderReadProperties</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#EntityProviderReadPropertiesBuilder--">EntityProviderReadPropertiesBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#EntityProviderReadPropertiesBuilder-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">EntityProviderReadPropertiesBuilder(EntityProviderReadProperties)</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProviderWriteProperties</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>
<div class="block"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderWriteProperties</code></a> contains all additional properties which are necessary to <b>write
(serialize)</b> an <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> into an specific format (e.g.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep"><span class="typeNameLink">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">EntitySet</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an entity set</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#EntitySet--">EntitySet()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html#entitySet-org.apache.olingo.odata2.api.edm.EdmEntitySet-">entitySet(EdmEntitySet)</a></span> - Static method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode</a></dt>
<dd>
<div class="block">Creates a builder instance and sets the entitySet for this node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html#entitySet-org.apache.olingo.odata2.api.edm.EdmEntitySet-">entitySet(EdmEntitySet)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</a></dt>
<dd>
<div class="block">Sets the entitySet for this node.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#ENTITYSETINSTEADOFENTITY">ENTITYSETINSTEADOFENTITY</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntitySetProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData entity set request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntitySimplePropertyProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData entity simple property request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">EntitySimplePropertyValueProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData entity simple property value request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">EntityType</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an entity type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#EntityType--">EntityType()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><span class="typeNameLink">EntryMetadata</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/entry/package-summary.html">org.apache.olingo.odata2.api.ep.entry</a></dt>
<dd>
<div class="block"><a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>EntryMetadata</code></a> contains all metadata for an <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#EQ">EQ</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm">FullQualifiedName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>
<div class="block"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>s are equal if their message keys have the same value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CategoryKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#ERROR_IN_TOKENIZER">ERROR_IN_TOKENIZER</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPA_BLOB_NULL">ERROR_JPA_BLOB_NULL</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPA_CLOB_NULL">ERROR_JPA_CLOB_NULL</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_CREATE_REQUEST">ERROR_JPQL_CREATE_REQUEST</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_DELETE_REQUEST">ERROR_JPQL_DELETE_REQUEST</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_INTEGRITY_CONSTRAINT">ERROR_JPQL_INTEGRITY_CONSTRAINT</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_KEY_VALUE">ERROR_JPQL_KEY_VALUE</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_PARAM_VALUE">ERROR_JPQL_PARAM_VALUE</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_QUERY_CREATE">ERROR_JPQL_QUERY_CREATE</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_UNIQUE_CONSTRAINT">ERROR_JPQL_UNIQUE_CONSTRAINT</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQL_UPDATE_REQUEST">ERROR_JPQL_UPDATE_REQUEST</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_JPQLCTXBLDR_CREATE">ERROR_JPQLCTXBLDR_CREATE</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#ERROR_ODATA_FILTER_CONDITION">ERROR_ODATA_FILTER_CONDITION</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#errorCode">errorCode</a></span> - Variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">OData error code</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#ETAG">ETAG</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.19">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#eTag-java.lang.String-">eTag(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#EXCEPTION_OCCURRED">EXCEPTION_OCCURRED</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">EXCEPTION_OCCURRED requires 1 content value ('exception name')</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">ExceptionVisitExpression</span></a> - Exception in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Exception thrown while traversing/visiting a filter expression tree</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html#ExceptionVisitExpression--">ExceptionVisitExpression()</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExceptionVisitExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html#ExceptionVisitExpression-org.apache.olingo.odata2.api.exception.MessageReference-">ExceptionVisitExpression(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExceptionVisitExpression</a></dt>
<dd>
<div class="block">Create <a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression"><code>ExceptionVisitExpression</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html#ExceptionVisitExpression-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ExceptionVisitExpression(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExceptionVisitExpression</a></dt>
<dd>
<div class="block">Create <a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression"><code>ExceptionVisitExpression</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> and cause <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> which
caused
this <a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression"><code>ExceptionVisitExpression</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#exclude">exclude</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#exclude">exclude</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#exclude">exclude</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">executeBatch(BatchHandler, String, InputStream)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/BatchProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">executeBatch(BatchHandler, String, InputStream)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">BatchProcessor</a></dt>
<dd>
<div class="block">Executes a OData batch request and provide Batch Response as <a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">executeBatch(BatchHandler, String, InputStream)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeBatch-org.apache.olingo.odata2.api.batch.BatchHandler-java.lang.String-java.io.InputStream-">executeBatch(BatchHandler, String, InputStream)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">executeChangeSet(BatchHandler, List&lt;ODataRequest&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/BatchProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">executeChangeSet(BatchHandler, List&lt;ODataRequest&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/BatchProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">BatchProcessor</a></dt>
<dd>
<div class="block">Executes a Change Set and provide BatchResponsePart as <a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch"><code>BatchResponsePart</code></a> that contains the responses to
change requests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">executeChangeSet(BatchHandler, List&lt;ODataRequest&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeChangeSet-org.apache.olingo.odata2.api.batch.BatchHandler-java.util.List-">executeChangeSet(BatchHandler, List&lt;ODataRequest&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImport(GetFunctionImportUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImport(GetFunctionImportUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">FunctionImportProcessor</a></dt>
<dd>
<div class="block">Executes a function import and returns the result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImport(GetFunctionImportUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeFunctionImport-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImport(GetFunctionImportUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImportValue(GetFunctionImportUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImportValue(GetFunctionImportUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">FunctionImportValueProcessor</a></dt>
<dd>
<div class="block">Returns the unformatted value of a function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImportValue(GetFunctionImportUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#executeFunctionImportValue-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.String-">executeFunctionImportValue(GetFunctionImportUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">existsEntity(GetEntityCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">existsEntity(GetEntityCountUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></dt>
<dd>
<div class="block">Checks whether an entity exists.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">existsEntity(GetEntityCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#existsEntity-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-java.lang.String-">existsEntity(GetEntityCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">existsEntityLink(GetEntityLinkCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">existsEntityLink(GetEntityLinkCountUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></dt>
<dd>
<div class="block">Returns whether the target entity of a navigation property exists.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#existsEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo-java.lang.String-">existsEntityLink(GetEntityLinkCountUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html#expandedLinks-java.util.List-">expandedLinks(List&lt;String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</a></dt>
<dd>
<div class="block">A list of expanded links.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#expandEdmComplexType-org.apache.olingo.odata2.api.edm.provider.ComplexType-java.util.List-java.lang.String-">expandEdmComplexType(ComplexType, List&lt;Property&gt;, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method expands the given EDM complex type into a list of EDM simple
properties.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#EXPANDNOTSUPPORTED">EXPANDNOTSUPPORTED</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#expandSelectTree-org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode-">expandSelectTree(ExpandSelectTreeNode)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>
<div class="block">Set a expand select tree which results from $expand and $select query parameter.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html" title="class in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">ExpandSelectTreeNode</span></a> - Class in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Expression tree node with information about selected properties and to be expanded links.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html#ExpandSelectTreeNode--">ExpandSelectTreeNode()</a></span> - Constructor for class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Builder interface</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html#ExpandSelectTreeNodeBuilder--">ExpandSelectTreeNodeBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#EXPIRES">EXPIRES</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.21">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#EXPRESSION_EXPECTED_AFTER_POS">EXPRESSION_EXPECTED_AFTER_POS</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#EXPRESSION_EXPECTED_AT_POS">EXPRESSION_EXPECTED_AT_POS</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionKind.html" title="enum in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">ExpressionKind</span></a> - Enum in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Enumeration describing all possible node types inside an expression tree</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">ExpressionParserException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Exception thrown while parsing a filter or orderby expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#ExpressionParserException--">ExpressionParserException()</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#ExpressionParserException-org.apache.olingo.odata2.api.exception.MessageReference-">ExpressionParserException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>
<div class="block">Create <a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression"><code>ExpressionParserException</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#ExpressionParserException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ExpressionParserException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>
<div class="block">Create <a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression"><code>ExpressionParserException</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> and cause <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> which
caused
this <a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression"><code>ExpressionParserException</code></a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">ExpressionVisitor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Interface <a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><code>ExpressionVisitor</code></a> is used to traverse a $filter or $orderby expression tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html#extendJPAEdmSchema-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView-">extendJPAEdmSchema(JPAEdmSchemaView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmExtension</a></dt>
<dd>
<div class="block">The method is used to extend the JPA EDM schema view with Entities, Entity Sets, Navigation Property and
Association.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html#extendJPAEdmSchema-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView-">extendJPAEdmSchema(JPAEdmSchemaView)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderProcessingExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html#extendWithOperation-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView-">extendWithOperation(JPAEdmSchemaView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmExtension</a></dt>
<dd>
<div class="block">The method is used to extend the JPA EDM schema view with custom operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html#extendWithOperation-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView-">extendWithOperation(JPAEdmSchemaView)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderProcessingExtension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">ExtensionAttribute</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A ExtensionAttribute</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">ExtensionElement</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A ExtensionElement</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#extractExceptionMessage-org.apache.olingo.odata2.api.exception.ODataMessageException-">extractExceptionMessage(ODataMessageException)</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Extract message of <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> and return it as a string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#extractExceptionMessage-org.apache.olingo.odata2.api.exception.ODataMessageException-">extractExceptionMessage(ODataMessageException)</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>
<div class="block">Extract message of <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> and return it as a string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#extractKeyFromEntryData--">extractKeyFromEntryData()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Facets</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent the facets an entity type, property or function import can have</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#Facets--">Facets()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#FACTORY_CLASSLOADER_LABEL">FACTORY_CLASSLOADER_LABEL</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">Label used in core to access application class loader</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#FACTORY_INSTANCE_LABEL">FACTORY_INSTANCE_LABEL</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">Label used in web.xml to assign servlet init parameter to factory class instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#FACTORY_LABEL">FACTORY_LABEL</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">Label used in web.xml to assign servlet init parameter to factory class instance.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.feed"><span class="typeNameLink">FeedMetadata</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/feed/package-summary.html">org.apache.olingo.odata2.api.ep.feed</a></dt>
<dd>
<div class="block"><a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.feed"><code>FeedMetadata</code></a> objects contain metadata information about one feed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#FILTER_ON_NAVIGATION_NOT_SUPPORTED">FILTER_ON_NAVIGATION_NOT_SUPPORTED</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/FilterExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">FilterExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a $filter expression in the expression tree
Used to define the <b>root</b> expression node in an $filter expression tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html#findAllSalesOrders-java.lang.String-">findAllSalesOrders(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderHeaderProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/Fixed.html" title="enum in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">Fixed</span></a> - Enum in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">Fixed</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#FROM">FROM</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html#fromLiteral-java.lang.String-">fromLiteral(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm">EdmMultiplicity</a></dt>
<dd>
<div class="block">Gets the multiplicity for a given name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#fromProperties-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">fromProperties(EntityProviderWriteProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#fromProperties-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">fromProperties(EntityProviderWriteProperties)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#fromRequest-org.apache.olingo.odata2.api.processor.ODataRequest-">fromRequest(ODataRequest)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#fromRequest-org.apache.olingo.odata2.api.processor.ODataRequest-">fromRequest(ODataRequest)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#fromResponse-org.apache.olingo.odata2.api.processor.ODataResponse-">fromResponse(ODataResponse)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#fromResponse-org.apache.olingo.odata2.api.processor.ODataResponse-">fromResponse(ODataResponse)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#fromStatusCode-int-">fromStatusCode(int)</a></span> - Static method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></dt>
<dd>
<div class="block">Convert a numerical status code into the corresponding status enum object.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><span class="typeNameLink">FullQualifiedName</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html#FullQualifiedName-java.lang.String-java.lang.String-">FullQualifiedName(String, String)</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm">FullQualifiedName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#FUNC_ENTITYSET_EXP">FUNC_ENTITYSET_EXP</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#FUNC_PARAM_NAME_EXP">FUNC_PARAM_NAME_EXP</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#FUNC_RETURN_TYPE_ENTITY_NOT_FOUND">FUNC_RETURN_TYPE_ENTITY_NOT_FOUND</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#FUNC_RETURN_TYPE_EXP">FUNC_RETURN_TYPE_EXP</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">FunctionImport</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a function import</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#FunctionImport--">FunctionImport()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">FunctionImportParameter</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent function import parameters</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#FunctionImportParameter--">FunctionImportParameter()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/FunctionImportProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">FunctionImportProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute an OData function import request.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/FunctionImportValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">FunctionImportValueProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute an OData function import value request.</div>
</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#GE">GE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#GENERAL">GENERAL</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#GENERAL">GENERAL</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html#generate--">generate()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.util.<a href="org/apache/olingo/odata2/jpa/processor/ref/util/DataGenerator.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util">DataGenerator</a></dt>
<dd>
<div class="block">This method generates data to be used in the application.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#generateDeltaToken-java.util.List-javax.persistence.Query-">generateDeltaToken(List&lt;Object&gt;, Query)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html#generateDeltaToken-java.util.List-javax.persistence.Query-">generateDeltaToken(List&lt;Object&gt;, Query)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneEntityListener</a></dt>
<dd>
<div class="block">Implement this method to create a delta token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html#generateDeltaToken-java.util.List-javax.persistence.Query-">generateDeltaToken(List&lt;Object&gt;, Query)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderItemTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html#generateDeltaToken-java.util.List-javax.persistence.Query-">generateDeltaToken(List&lt;Object&gt;, Query)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html#generateImage--">generateImage()</a></span> - Static method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">ResourceHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html#generateImage-org.apache.olingo.odata2.annotation.processor.ref.model.ResourceHelper.Format-">generateImage(ResourceHelper.Format)</a></span> - Static method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">ResourceHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#generateJPAEntityAlias--">generateJPAEntityAlias()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></dt>
<dd>
<div class="block">The method returns a system generated alias name starting with prefix
"E" and ending with suffix "aliasCounter".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getAcceptableLanguages--">getAcceptableLanguages()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Gets a list of languages that are acceptable for the response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getAcceptableLanguages--">getAcceptableLanguages()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Collection.html#getAcceptElements--">getAcceptElements()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Collection.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Collection</a></dt>
<dd>
<div class="block">Get the media range that specifies a type of representation
that can be POSTed to a Collection</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getAcceptHeaders--">getAcceptHeaders()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#getAction--">getAction()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getAdditionalLinks--">getAdditionalLinks()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Gets the additional links that should be in the payload.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html#getAddress-java.lang.Long-">getAddress(Long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderHeaderProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getAddress--">getAddress()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getAge--">getAge()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getAge--">getAge()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html#getAlias--">getAlias()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">AliasInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getAlias--">getAlias()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#getAlias--">getAlias()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getAliasInfos--">getAliasInfos()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return a list of all defined aliases and their associated namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getAllQueryParameters--">getAllQueryParameters()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html#getAmount--">getAmount()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OrderValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#getAmount--">getAmount()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html#getAnnotationAttribute-java.lang.String-java.lang.String-">getAnnotationAttribute(String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotations</a></dt>
<dd>
<div class="block">Get annotation attribute by full qualified name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotations</a></dt>
<dd>
<div class="block">Get all annotation attributes for the CSDL element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Key.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#getAnnotationAttributes--">getAnnotationAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html#getAnnotationElement-java.lang.String-java.lang.String-">getAnnotationElement(String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotations</a></dt>
<dd>
<div class="block">Get annotation element by full qualified name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotations.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotations</a></dt>
<dd>
<div class="block">Get all annotation elements for the CSDL element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Key.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#getAnnotationElements--">getAnnotationElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotatable.html#getAnnotations--">getAnnotations()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotatable.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotatable</a></dt>
<dd>
<div class="block">Get all annotations applied to an EDM element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#getApplicationExceptionCause--">getApplicationExceptionCause()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>
<div class="block">Search for and return first (from top) <a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataApplicationException</code></a> in the cause hierarchy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html#getArguments--">getArguments()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAFunction</a></dt>
<dd>
<div class="block">The method returns an array of arguments for invoking the Java method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getAssociation-java.lang.String-java.lang.String-">getAssociation(String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get association by full qualified name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationSet.html#getAssociation--">getAssociation()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationSet.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationSet</a></dt>
<dd>
<div class="block">Get the association</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getAssociation--">getAssociation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getAssociation-org.apache.olingo.odata2.api.edm.FullQualifiedName-">getAssociation(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return an <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getAssociation-org.apache.olingo.odata2.api.edm.FullQualifiedName-">getAssociation(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getAssociations--">getAssociations()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html#getAssociationSet-org.apache.olingo.odata2.api.edm.EdmEntitySet-org.apache.olingo.odata2.api.edm.EdmNavigationProperty-">getAssociationSet(EdmEntitySet, EdmNavigationProperty)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityContainer</a></dt>
<dd>
<div class="block">Get contained AssociationSet by providing the source entity set and the navigation property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getAssociationSet-java.lang.String-org.apache.olingo.odata2.api.edm.FullQualifiedName-java.lang.String-java.lang.String-">getAssociationSet(String, FullQualifiedName, String, String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return an <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getAssociationSet-java.lang.String-org.apache.olingo.odata2.api.edm.FullQualifiedName-java.lang.String-java.lang.String-">getAssociationSet(String, FullQualifiedName, String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html#getAssociationSets--">getAssociationSets()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityContainer</a></dt>
<dd>
<div class="block"><b>ATTENTION:</b> This method does not support <b>LAZY LOADING</b>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#getAssociationSets--">getAssociationSets()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html#getAssociationUris-java.lang.String-">getAssociationUris(String)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">EntryMetadata</a></dt>
<dd>
<div class="block">Gets the association URIs for a given navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html#getAtomInfo--">getAtomInfo()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ServiceDocument</a></dt>
<dd>
<div class="block">Get additional information if the service document is in atom format</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html#getAttributes--">getAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationElement</a></dt>
<dd>
<div class="block">Get the attributes of this custom element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#getAttributes--">getAttributes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html#getAttributes--">getAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html" title="interface in org.apache.olingo.odata2.api.servicedocument">CommonAttributes</a></dt>
<dd>
<div class="block">Get the list of any attributes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html#getAttributes--">getAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionElement</a></dt>
<dd>
<div class="block">Get attributes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html#getBase--">getBase()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html" title="interface in org.apache.olingo.odata2.api.servicedocument">CommonAttributes</a></dt>
<dd>
<div class="block">Get the a base URI</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmComplexType.html#getBaseType--">getBaseType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmComplexType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html#getBaseType--">getBaseType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmStructuralType.html#getBaseType--">getBaseType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmStructuralType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmStructuralType</a></dt>
<dd>
<div class="block">Base types are described in the OData protocol specification.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getBaseType--">getBaseType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getBatchParentContext--">getBatchParentContext()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">If a request execution is part of batch processing then this method returns the context of the
outer batch request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getBatchProcessor--">getBatchProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/Util.html#getBinaryContent--">getBinaryContent()</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/Util.html" title="class in org.apache.olingo.odata2.ref.processor">Util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getBinaryData--">getBinaryData()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#getBody--">getBody()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html#getBody--">getBody()</a></span> - Method in interface org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch">BatchSingleResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getBody--">getBody()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#getBodyAsBytes--">getBodyAsBytes()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#getBuilder--">getBuilder()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>
<div class="block">The method returns a builder for building Entity Data Model elements from
Java Persistence Model Elements</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#getBuilding--">getBuilding()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#getBuilding--">getBuilding()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#getBuildings--">getBuildings()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html#getCallback-java.lang.Class-">getCallback(Class&lt;T&gt;)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.<a href="org/apache/olingo/odata2/annotation/processor/ref/AnnotationRefServiceFactory.html" title="class in org.apache.olingo.odata2.annotation.processor.ref">AnnotationRefServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html#getCallback--">getCallback()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#getCallback-java.lang.Class-">getCallback(Class&lt;T&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">A service can return implementation classes for various callback interfaces.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#getCallback-java.lang.Class-">getCallback(Class&lt;T&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html#getCallback-java.lang.Class-">getCallback(Class&lt;T&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.web.<a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.web">JPAReferenceServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html#getCallback-java.lang.Class-">getCallback(Class&lt;T&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getCallbacks--">getCallbacks()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Collection.html#getCategories--">getCategories()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Collection.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#getCategory--">getCategory()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Categories.html#getCategoryList--">getCategoryList()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Categories.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Categories</a></dt>
<dd>
<div class="block">Get the list of categories</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html#getChangeSetParts--">getChangeSetParts()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSet</a></dt>
<dd>
<div class="block">Get change requests</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html#getChildElements--">getChildElements()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationElement</a></dt>
<dd>
<div class="block">Get the child elements of the custom element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#getChildElements--">getChildElements()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html#getCity--">getCity()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#getCity--">getCity()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Location.html#getCity--">getCity()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Location.html" title="class in org.apache.olingo.odata2.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html#getCityName--">getCityName()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/City.html#getCityName--">getCityName()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/City.html" title="class in org.apache.olingo.odata2.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#getClassName--">getClassName()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Gets the class name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#getCode--">getCode()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Default code is null</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#getCode--">getCode()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Default code is null</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#getCode--">getCode()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html#getCode--">getCode()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CategoryKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#getCollation--">getCollation()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the sorting sequence to be used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#getCollation--">getCollation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html#getCollections--">getCollections()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Workspace</a></dt>
<dd>
<div class="block">Get the list of the Collections</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Accept.html#getCommonAttributes--">getCommonAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Accept.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Accept</a></dt>
<dd>
<div class="block">Get common attributes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/AtomInfo.html#getCommonAttributes--">getCommonAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/AtomInfo.html" title="interface in org.apache.olingo.odata2.api.servicedocument">AtomInfo</a></dt>
<dd>
<div class="block">Get common attributes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Category.html#getCommonAttributes--">getCommonAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Category.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Category</a></dt>
<dd>
<div class="block">Get common attributes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Collection.html#getCommonAttributes--">getCommonAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Collection.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Collection</a></dt>
<dd>
<div class="block">Get common attributes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html#getCommonAttributes--">getCommonAttributes()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Workspace</a></dt>
<dd>
<div class="block">Get common attributes</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetComplexPropertyUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of complex properties.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getComplexType-java.lang.String-java.lang.String-">getComplexType(String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get complex type by full qualified name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getComplexType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">getComplexType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return a <a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ComplexType</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getComplexType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">getComplexType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getComplexTypes--">getComplexTypes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#getConcurrencyMode--">getConcurrencyMode()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the information if the value of the type in use should be used for optimistic concurrency checks.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#getConcurrencyMode--">getConcurrencyMode()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html#getConsistentEdmAssociationList--">getConsistentEdmAssociationList()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationView</a></dt>
<dd>
<div class="block">The method returns a consistent list of associations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html#getConsistentEdmAssociationSetList--">getConsistentEdmAssociationSetList()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationSetView</a></dt>
<dd>
<div class="block">The method returns a consistent list of association sets.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#getConsistentEdmComplexTypes--">getConsistentEdmComplexTypes()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method returns a consistent list of EDM complex types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html#getConsistentEdmEntityContainerList--">getConsistentEdmEntityContainerList()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityContainerView</a></dt>
<dd>
<div class="block">The method returns a list of consistent EDM entity containers</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html#getConsistentEdmEntitySetList--">getConsistentEdmEntitySetList()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntitySetView</a></dt>
<dd>
<div class="block">The method returns a list of consistent EDM entity sets.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html#getConsistentEdmEntityTypes--">getConsistentEdmEntityTypes()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityTypeView</a></dt>
<dd>
<div class="block">The method returns a consistent list of EDM entity types for a given java
persistence meta model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html#getConsistentEdmNavigationProperties--">getConsistentEdmNavigationProperties()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmNavigationPropertyView</a></dt>
<dd>
<div class="block">The method returns a consistent list of EDM navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmFunctionImportView.html#getConsistentFunctionImportList--">getConsistentFunctionImportList()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmFunctionImportView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmFunctionImportView</a></dt>
<dd>
<div class="block">The method returns a list of consistent Function Imports.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#getContent--">getContent()</a></span> - Method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>
<div class="block">Receives content for this <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getContent--">getContent()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getContentHeader--">getContentHeader()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#getContentId--">getContentId()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#getContentId--">getContentId()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html#getContentId--">getContentId()</a></span> - Method in interface org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch">BatchSingleResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html#getContentType--">getContentType()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">MediaMetadata</a></dt>
<dd>
<div class="block">Get <code>content type</code> in as specified in
<a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html">RFC 2616 Section 14</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getContentType--">getContentType()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Get the content type which should be used to serialize an error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getContentType--">getContentType()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataProcessor.html#getContext--">getContext()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor">ODataProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#getContext--">getContext()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html#getContextBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-">getContextBuilder(JPQLContextType)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">JPQLBuilderFactory</a></dt>
<dd>
<div class="block">The method returns a JPQL context builder for building JPQL Context
object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html#getCountry--">getCountry()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#getCountry--">getCountry()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Location.html#getCountry--">getCountry()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Location.html" title="class in org.apache.olingo.odata2.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getCreatedAt--">getCreatedAt()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#getCreatedBy--">getCreatedBy()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#getCreatedBy--">getCreatedBy()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#getCreationDate--">getCreationDate()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#getCreationDate--">getCreationDate()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getCreationDate--">getCreationDate()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#getCreationTime--">getCreationTime()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#getCreationTime--">getCreationTime()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html#getCurrency--">getCurrency()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OrderValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getCurrencyCode--">getCurrencyCode()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentExpandSelectTreeNode--">getCurrentExpandSelectTreeNode()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Current means the node pointing to the target entity set</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getCurrentWriteProperties--">getCurrentWriteProperties()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">EntityProviderWriteProperties which were set by outer producer or <code>null</code>
if not supported.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/feature/CustomContentType.html#getCustomContentTypes-java.lang.Class-">getCustomContentTypes(Class&lt;? extends ODataProcessor&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.feature.<a href="org/apache/olingo/odata2/api/processor/feature/CustomContentType.html" title="interface in org.apache.olingo.odata2.api.processor.feature">CustomContentType</a></dt>
<dd>
<div class="block">The OData library will consider these additional content types during negotiation of http content type header.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#getCustomContentTypes-java.lang.Class-">getCustomContentTypes(Class&lt;? extends ODataProcessor&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#getCustomEdmxVersion--">getCustomEdmxVersion()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getCustomer--">getCustomer()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html#getCustomizableFeedMappings--">getCustomizableFeedMappings()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityType</a></dt>
<dd>
<div class="block">Gets the Customizable Feed Mappings of the entity type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmProperty.html#getCustomizableFeedMappings--">getCustomizableFeedMappings()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm">EdmProperty</a></dt>
<dd>
<div class="block">Get customizable feed mappings for this property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#getCustomizableFeedMappings--">getCustomizableFeedMappings()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getCustomizableFeedMappings--">getCustomizableFeedMappings()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMetadataUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMetadataUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMetadataUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetServiceDocumentUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetServiceDocumentUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetServiceDocumentUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getCustomQueryOptions--">getCustomQueryOptions()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the custom query options as Map from option names to their
corresponding String values, or an empty list if no custom query options
are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html#getData--">getData()</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource.BinaryData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html#getDataServiceVersion--">getDataServiceVersion()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html" title="interface in org.apache.olingo.odata2.api.edm">EdmServiceMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#getDataServiceVersion--">getDataServiceVersion()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getDefaultEntityContainer--">getDefaultEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get default entity container</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getDefaultNaming--">getDefaultNaming()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method returns whether the library should consider default naming for
EdmProperty
EdmComplexProperty
EdmNavigationProperty</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#getDefaultType--">getDefaultType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>
<div class="block">Returns the default Java type for this EDM simple type as described in
the documentation of <a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmSimpleType</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#getDefaultValue--">getDefaultValue()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the default value of the type in use</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#getDefaultValue--">getDefaultValue()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/feed/ODataDeltaFeed.html#getDeletedEntries--">getDeletedEntries()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.feed.<a href="org/apache/olingo/odata2/api/ep/feed/ODataDeltaFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed">ODataDeltaFeed</a></dt>
<dd>
<div class="block">Delta responses can contain changed feed data and deleted entries metadata.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html#getDeletedEntriesData--">getDeletedEntriesData()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">TombstoneCallbackResult</a></dt>
<dd>
<div class="block">A map representing a deleted entry <b>MUST</b> contain all properties which are part of the key for this entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getDeliveryStatus--">getDeliveryStatus()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html#getDeltaLink--">getDeltaLink()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">TombstoneCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html#getDeltaLink--">getDeltaLink()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.feed.<a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.feed">FeedMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html#getDeltaResult-java.lang.String-">getDeltaResult(String)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html#getDeltaToken--">getDeltaToken()</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html#getDeltaTokenUTCTimeStamp--">getDeltaTokenUTCTimeStamp()</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraint.html#getDependent--">getDependent()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraint.html" title="interface in org.apache.olingo.odata2.api.edm">EdmReferentialConstraint</a></dt>
<dd>
<div class="block">Get the dependent end element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#getDependent--">getDependent()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#getDescription--">getDescription()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#getDiscount--">getDiscount()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#getDocumentation--">getDocumentation()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html#getEditLink--">getEditLink()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">MediaMetadata</a></dt>
<dd>
<div class="block">Get <code>edit link</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html#getEdmAssociation--">getEdmAssociation()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationSetView</a></dt>
<dd>
<div class="block">The method returns an association from which the association set is
currently being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html#getEdmAssociation--">getEdmAssociation()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationView</a></dt>
<dd>
<div class="block">The method returns an association which is currently being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html#getEdmAssociationEnd1--">getEdmAssociationEnd1()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationEndView</a></dt>
<dd>
<div class="block">The method gets the other association end present in the container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html#getEdmAssociationEnd2--">getEdmAssociationEnd2()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationEndView</a></dt>
<dd>
<div class="block">The method gets the one of the association ends present in the container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html#getEdmAssociationName--">getEdmAssociationName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView</a></dt>
<dd>
<div class="block">The method returns the EDM association name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html#getEdmAssociationSet--">getEdmAssociationSet()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationSetView</a></dt>
<dd>
<div class="block">The method returns an association set that is currently being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html#getEdmAssociationSetView--">getEdmAssociationSetView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityContainerView</a></dt>
<dd>
<div class="block">The method returns the JPA EDM association set view that is currently
being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexPropertyView.html#getEdmComplexProperty--">getEdmComplexProperty()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexPropertyView</a></dt>
<dd>
<div class="block">The method returns a complex property for a complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#getEdmComplexType--">getEdmComplexType()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method returns an EDM complex type that is currently being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#getEDMComplexType--">getEDMComplexType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the edmComplexType property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html#getEdmEntityContainer--">getEdmEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityContainerView</a></dt>
<dd>
<div class="block">The method returns the EDM entity container that is currently being
processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html#getEdmEntitySet--">getEdmEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntitySetView</a></dt>
<dd>
<div class="block">The method returns an EDM entity set that is currently being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#getEDMEntitySet--">getEDMEntitySet()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the edmEntitySet property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html#getEdmEntityType--">getEdmEntityType()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityTypeView</a></dt>
<dd>
<div class="block">The method returns an EDM entity currently being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#getEDMEntityType--">getEDMEntityType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the edmEntityType property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html#getEdmEntityTypeName--">getEdmEntityTypeName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView</a></dt>
<dd>
<div class="block">The method returns the EDM entity type name that holds the
relationship/referential constraint.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmKeyView.html#getEdmKey--">getEdmKey()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmKeyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmKeyView</a></dt>
<dd>
<div class="block">The method returns an instance of EDM key for the given JPA EDM Entity
type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html#getEdmNavigationProperty--">getEdmNavigationProperty()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmNavigationPropertyView</a></dt>
<dd>
<div class="block">The method returns the navigation property that is currently being
processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/PropertyExpression.html#getEdmProperty--">getEdmProperty()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/PropertyExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">PropertyExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getEdmPropertyList--">getEdmPropertyList()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a list of Properties for the given Entity Type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProviderAccessor.html#getEdmProvider--">getEdmProvider()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProviderAccessor.html" title="interface in org.apache.olingo.odata2.api.edm.provider">EdmProviderAccessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProviderFactory.html#getEdmProvider-java.io.InputStream-boolean-">getEdmProvider(InputStream, boolean)</a></span> - Static method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProviderFactory.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProviderFactory</a></dt>
<dd>
<div class="block">Creates and returns an edm provider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getEdmProvider--">getEdmProvider()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method gets the EDM provider for JPA from the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html#getEdmReferentialConstraint--">getEdmReferentialConstraint()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintView</a></dt>
<dd>
<div class="block">The method returns EDM referential constraint created from Java
persistence Entity Join Columns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html#getEdmReferentialConstraintRole--">getEdmReferentialConstraintRole()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView</a></dt>
<dd>
<div class="block">The method returns the Referential constraint role that is currently
being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html#getEdmRelationShipName--">getEdmRelationShipName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintView</a></dt>
<dd>
<div class="block">The method returns the name of EDM Association.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html#getEdmSchema--">getEdmSchema()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmSchemaView</a></dt>
<dd>
<div class="block">The method returns the EDM schema present in the container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#getEDMSchemaNamespace--">getEDMSchemaNamespace()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Gets the value of the edmSchemaNamespace property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmModelView.html#getEdmSchemaView--">getEdmSchemaView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmModelView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmModelView</a></dt>
<dd>
<div class="block">The method returns a consistent JPA EDM schema view created from the JPA
meta model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getEdmSimpleProperty--">getEdmSimpleProperty()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a simple EDM property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#getEdmSimpleType-org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind-">getEdmSimpleType(EdmSimpleTypeKind)</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Returns a simple type object for given type kind.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#getEdmSimpleType-org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind-">getEdmSimpleType(EdmSimpleTypeKind)</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.html#getEdmSimpleTypeInstance-org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind-">getEdmSimpleTypeInstance(EdmSimpleTypeKind)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleTypeFacade</a></dt>
<dd>
<div class="block">IMPORTANT: Use <a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html#getEdmSimpleTypeInstance--"><code>EdmSimpleTypeKind.getEdmSimpleTypeInstance()</code></a> for the application development.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html#getEdmSimpleTypeInstance--">getEdmSimpleTypeInstance()</a></span> - Method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmSimpleTypeKind</a></dt>
<dd>
<div class="block">Returns an instance for this <a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmSimpleTypeKind</code></a> in the form of <a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmSimpleType</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html#getEdmType--">getEdmType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">CommonExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html#getElements--">getElements()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionElement</a></dt>
<dd>
<div class="block">Get nested elements</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getEmployeeName--">getEmployeeName()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getEmployeeName--">getEmployeeName()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Manager.html#getEmployees--">getEmployees()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Manager.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Manager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#getEmployees--">getEmployees()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#getEmployees--">getEmployees()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#getEmployees--">getEmployees()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Manager.html#getEmployees--">getEmployees()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Manager.html" title="class in org.apache.olingo.odata2.ref.model">Manager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#getEmployees--">getEmployees()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#getEmployees--">getEmployees()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#getEnclosingObject--">getEnclosingObject()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContextView.html#getEnclosingObject--">getEnclosingObject()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContextView</a></dt>
<dd>
<div class="block">The method returns an instance of Object on which the methods/custom
operations can be executed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html#getEnd-java.lang.String-">getEnd(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociation</a></dt>
<dd>
<div class="block">Get the <a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmAssociationEnd</code></a> by role</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationSet.html#getEnd-java.lang.String-">getEnd(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationSet.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationSet</a></dt>
<dd>
<div class="block">Get the association set end</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html#getEnd1--">getEnd1()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociation</a></dt>
<dd>
<div class="block">Get the <a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmAssociationEnd</code></a> for end1</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#getEnd1--">getEnd1()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getEnd1--">getEnd1()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html#getEnd2--">getEnd2()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociation</a></dt>
<dd>
<div class="block">Get the <a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmAssociationEnd</code></a> for end2</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#getEnd2--">getEnd2()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getEnd2--">getEnd2()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getEntity--">getEntity()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html#getEntityAlias--">getEntityAlias()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause</a></dt>
<dd>
<div class="block">The method returns Java Persistence Entity alias name participating in
the join.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getEntityAsStream--">getEntityAsStream()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntityComplexPropertyProcessor--">getEntityComplexPropertyProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getEntityContainer-java.lang.String-">getEntityContainer(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get entity container by name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationSet.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationSet.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationSet</a></dt>
<dd>
<div class="block">Get the entity container the association set is located in</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntitySet</a></dt>
<dd>
<div class="block">Get the entity container the entity set is contained in</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFunctionImport</a></dt>
<dd>
<div class="block">Get the entity container the function import is contained in</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getEntityContainer--">getEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the target entity container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getEntityContainerInfo-java.lang.String-">getEntityContainerInfo(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return an <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainerInfo</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getEntityContainerInfo-java.lang.String-">getEntityContainerInfo(String)</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html#getEntityContainerName--">getEntityContainerName()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntitySetInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getEntityContainers--">getEntityContainers()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntityCountUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the count of a single entity (also known as existence check).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntityDataModel--">getEntityDataModel()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntityLinkCountUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the number of links to a single entity (also known as existence check).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntityLinkProcessor--">getEntityLinkProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntityLinksProcessor--">getEntityLinksProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntityLinkUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the URI of a single entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getEntityManager--">getEntityManager()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method returns an instance of type entity manager.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getEntityManagerFactory--">getEntityManagerFactory()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method gets the Java Persistence Entity Manager factory from the
context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.html#getEntityManagerFactory-java.lang.String-">getEntityManagerFactory(String)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.ref.factory.<a href="org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.factory">JPAEntityManagerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntityMediaProcessor--">getEntityMediaProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html#getEntityName--">getEntityName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause</a></dt>
<dd>
<div class="block">The method returns Java Persistence Entity participating in the join.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntityProcessor--">getEntityProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html#getEntityRelationShip--">getEntityRelationShip()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause</a></dt>
<dd>
<div class="block">The method returns Java Persistence Entity Relationship name
participating in the join.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html#getEntityRelationShipAlias--">getEntityRelationShipAlias()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause</a></dt>
<dd>
<div class="block">The method returns Java Persistence Entity Relationship Alias name
participating in the join.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationSetEnd.html#getEntitySet--">getEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationSetEnd.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationSetEnd</a></dt>
<dd>
<div class="block">Get the entity set</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html#getEntitySet-java.lang.String-">getEntitySet(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityContainer</a></dt>
<dd>
<div class="block">Get contained EntitySet by name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html#getEntitySet--">getEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFunctionImport</a></dt>
<dd>
<div class="block">Get the edm entity set</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#getEntitySet--">getEntitySet()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getEntitySet-java.lang.String-java.lang.String-">getEntitySet(String, String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return an <a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntitySet</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getEntitySet--">getEntitySet()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/NavigationSegment.html#getEntitySet--">getEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/NavigationSegment.html" title="interface in org.apache.olingo.odata2.api.uri">NavigationSegment</a></dt>
<dd>
<div class="block">Gets the target entity set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getEntitySet-java.lang.String-java.lang.String-">getEntitySet(String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntitySetCountUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the number of entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html#getEntitySetInfos--">getEntitySetInfos()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html" title="interface in org.apache.olingo.odata2.api.edm">EdmServiceMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntitySetLinksCountUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the number of links to entities.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntitySetLinksUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the URIs of entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html#getEntitySetName--">getEntitySetName()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntitySetInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntitySetProcessor--">getEntitySetProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getEntitySets--">getEntitySets()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get all contained EntitySets</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html#getEntitySets--">getEntitySets()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityContainer</a></dt>
<dd>
<div class="block"><b>ATTENTION:</b> This method does not support <b>LAZY LOADING</b>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#getEntitySets--">getEntitySets()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html#getEntitySetsInfo--">getEntitySetsInfo()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ServiceDocument</a></dt>
<dd>
<div class="block">Get the list of the EntitySets</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html#getEntitySetUri--">getEntitySetUri()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntitySetInfo</a></dt>
<dd>
<div class="block">We use a <a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a> object here to ensure the right encoding.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntitySetUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntitySimplePropertyProcessor--">getEntitySimplePropertyProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getEntitySimplePropertyValueProcessor--">getEntitySimplePropertyValueProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getEntityType-java.lang.String-java.lang.String-">getEntityType(String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get entity type by full qualified name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html#getEntityType--">getEntityType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html#getEntityType--">getEntityType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntitySet</a></dt>
<dd>
<div class="block">Get the entity type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getEntityType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">getEntityType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return an <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#getEntityType--">getEntityType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getEntityType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">getEntityType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getEntityTypes--">getEntityTypes()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetEntityUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of a single entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/feed/ODataFeed.html#getEntries--">getEntries()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.feed.<a href="org/apache/olingo/odata2/api/ep/feed/ODataFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed">ODataFeed</a></dt>
<dd>
<div class="block">The returned list may be empty but never null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getEntryData--">getEntryData()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Source entry data which was just serialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html#getEntryData--">getEntryData()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteEntryCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getEntryDate--">getEntryDate()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getEntryDate--">getEntryDate()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#getErrorCode--">getErrorCode()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Gets the error code for this <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getErrorCode--">getErrorCode()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Return OData error code that is returned in error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html#getEtag--">getEtag()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">EntryMetadata</a></dt>
<dd>
<div class="block">Gets the entity tag for this entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html#getEtag--">getEtag()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">MediaMetadata</a></dt>
<dd>
<div class="block">Get <code>etag</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getETag--">getETag()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getException--">getException()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Returns the causing exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getExpand--">getExpand()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $expand system query option as a list of
lists of navigation-property segments, or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getExpand--">getExpand()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $expand system query option as a list of
lists of navigation-property segments, or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getExpand--">getExpand()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $expand system query option as a list of
lists of navigation-property segments, or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getExpandSelectTree--">getExpandSelectTree()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Gets the expand select tree data structure resulting from $expand and $select query options.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html#getExpandSelectTree--">getExpandSelectTree()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry">ODataEntry</a></dt>
<dd>
<div class="block">Gets the expand select tree data structure which can be used for <code>$expand</code> query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/FilterExpression.html#getExpression--">getExpression()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/FilterExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">FilterExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/OrderExpression.html#getExpression--">getExpression()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/OrderExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">OrderExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/FilterExpression.html#getExpressionString--">getExpressionString()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/FilterExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">FilterExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html#getExpressionString--">getExpressionString()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">OrderByExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#getExtendz--">getExtendz()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/AtomInfo.html#getExtesionElements--">getExtesionElements()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/AtomInfo.html" title="interface in org.apache.olingo.odata2.api.servicedocument">AtomInfo</a></dt>
<dd>
<div class="block">Get the list of extension elements</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Collection.html#getExtesionElements--">getExtesionElements()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Collection.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Collection</a></dt>
<dd>
<div class="block">Get the list of extension elements</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html#getExtesionElements--">getExtesionElements()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Workspace</a></dt>
<dd>
<div class="block">Get the list of extension elements</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmElement.html#getFacets--">getFacets()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmElement.html" title="interface in org.apache.olingo.odata2.api.edm">EdmElement</a></dt>
<dd>
<div class="block">Get the facet information for an element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getFacets--">getFacets()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getFacets--">getFacets()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html#getFcContentKind--">getFcContentKind()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html" title="interface in org.apache.olingo.odata2.api.edm">EdmCustomizableFeedMappings</a></dt>
<dd>
<div class="block">Get the content kind</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#getFcContentKind--">getFcContentKind()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#getFcKeepInContent--">getFcKeepInContent()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html#getFcNsPrefix--">getFcNsPrefix()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html" title="interface in org.apache.olingo.odata2.api.edm">EdmCustomizableFeedMappings</a></dt>
<dd>
<div class="block">Get the XML namespace prefix</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#getFcNsPrefix--">getFcNsPrefix()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html#getFcNsUri--">getFcNsUri()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html" title="interface in org.apache.olingo.odata2.api.edm">EdmCustomizableFeedMappings</a></dt>
<dd>
<div class="block">Get the XML namespace URI</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#getFcNsUri--">getFcNsUri()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html#getFcSourcePath--">getFcSourcePath()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html" title="interface in org.apache.olingo.odata2.api.edm">EdmCustomizableFeedMappings</a></dt>
<dd>
<div class="block">Get the source path</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#getFcSourcePath--">getFcSourcePath()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html#getFcTargetPath--">getFcTargetPath()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html" title="interface in org.apache.olingo.odata2.api.edm">EdmCustomizableFeedMappings</a></dt>
<dd>
<div class="block">Get the target path</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#getFcTargetPath--">getFcTargetPath()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#getFeedData--">getFeedData()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/feed/ODataFeed.html#getFeedMetadata--">getFeedMetadata()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.feed.<a href="org/apache/olingo/odata2/api/ep/feed/ODataFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed">ODataFeed</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getFilter--">getFilter()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $filter system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html#getFilterTree--">getFilterTree()</a></span> - Method in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExceptionVisitExpression</a></dt>
<dd>
<div class="block">Get erroneous filter for debug information</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#getFilterTree--">getFilterTree()</a></span> - Method in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>
<div class="block">Gets erroneous filter expression tree for debug information.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Categories.html#getFixed--">getFixed()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Categories.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Categories</a></dt>
<dd>
<div class="block">Get the attribute fixed that indicates whether the list of categories is a fixed or an open set</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetServiceDocumentUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetServiceDocumentUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetServiceDocumentUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getFormat--">getFormat()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $format system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html#getFromRole--">getFromRole()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html" title="interface in org.apache.olingo.odata2.api.edm">EdmNavigationProperty</a></dt>
<dd>
<div class="block">Get the from role of the navigation property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getFromRole--">getFromRole()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html#getFullQualifiedName--">getFullQualifiedName()</a></span> - Method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmSimpleTypeKind</a></dt>
<dd>
<div class="block">Returns the <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a> for this SimpleTypeKind.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html#getFunction--">getFunction()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAFunction</a></dt>
<dd>
<div class="block">The method returns the Java method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html#getFunctionImport-java.lang.String-">getFunctionImport(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityContainer</a></dt>
<dd>
<div class="block">Get contained FunctionImport by name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getFunctionImport-java.lang.String-java.lang.String-">getFunctionImport(String, String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return a <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getFunctionImport--">getFunctionImport()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the function import.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getFunctionImport-java.lang.String-java.lang.String-">getFunctionImport(String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getFunctionImportParameters--">getFunctionImportParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getFunctionImportProcessor--">getFunctionImportProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getFunctionImports--">getFunctionImports()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get all contained FunctionImports</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#getFunctionImports--">getFunctionImports()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetFunctionImportUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for requests
of function imports.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getFunctionImportValueProcessor--">getFunctionImportValueProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getGrossAmount--">getGrossAmount()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html#getHeader-java.lang.String-">getHeader(String)</a></span> - Method in interface org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch">BatchSingleResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getHeader-java.lang.String-">getHeader(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html#getHeaderNames--">getHeaderNames()</a></span> - Method in interface org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch">BatchSingleResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getHeaderNames--">getHeaderNames()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#getHeaders--">getHeaders()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#getHeaders--">getHeaders()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html#getHeaders--">getHeaders()</a></span> - Method in interface org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch">BatchSingleResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#getHouseNumber--">getHouseNumber()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Categories.html#getHref--">getHref()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Categories.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Categories</a></dt>
<dd>
<div class="block">Get the IRI reference identifying a Category Document</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Collection.html#getHref--">getHref()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Collection.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Collection</a></dt>
<dd>
<div class="block">Get the "href" attribute, whose value gives IRI of the Collection</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#getHttpExceptionCause--">getHttpExceptionCause()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>
<div class="block">Search for and return first (from top) <a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataHttpException</code></a> in the cause hierarchy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html#getHttpMethod--">getHttpMethod()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFunctionImport</a></dt>
<dd>
<div class="block">Get the HTTP Method</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getHttpMethod--">getHttpMethod()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getHttpMethod--">getHttpMethod()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Gets the HTTP method of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getHttpMethod--">getHttpMethod()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#getHttpStatus--">getHttpStatus()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Default HttpStatusCodes.INTERNAL_SERVER_ERROR</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html#getHttpStatus--">getHttpStatus()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception">ODataHttpException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#getHttpStatus--">getHttpStatus()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Default HttpStatusCodes.INTERNAL_SERVER_ERROR</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getHttpStatus--">getHttpStatus()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Get the status code which will be returned in error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html#getId--">getId()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">EntryMetadata</a></dt>
<dd>
<div class="block">Gets the ID of this entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CategoryKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#getId--">getId()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getIdLiteral--">getIdLiteral()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#getImage--">getImage()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getImage--">getImage()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#getImage--">getImage()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/CustomerImageProcessor.html#getImage-java.lang.Long-">getImage(Long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/CustomerImageProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">CustomerImageProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#getImage--">getImage()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getImage--">getImage()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getImage--">getImage()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getImageType--">getImageType()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#getImageType--">getImageType()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getImageType--">getImageType()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getImageType--">getImageType()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getImageUri--">getImageUri()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#getImageUri--">getImageUri()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getImageUri--">getImageUri()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getImageUri--">getImageUri()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getImportance--">getImportance()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#getInfo--">getInfo()</a></span> - Method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></dt>
<dd>
<div class="block">Get the status code info.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getInlineCount--">getInlineCount()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Gets the inlinecount.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html#getInlineCount--">getInlineCount()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.feed.<a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.feed">FeedMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getInlineCount--">getInlineCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $inlinecount system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getInlineCount--">getInlineCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $inlinecount system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getInlineCount--">getInlineCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $inlinecount system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getInlineCountType--">getInlineCountType()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Gets the type of the inlinecount request from the system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html#getInlineProperties--">getInlineProperties()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteEntryCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#getInlineProperties--">getInlineProperties()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getInnerError--">getInnerError()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Get a string for a OData inner error to be returned in error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/Util.html#getInstance--">getInstance()</a></span> - Static method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/Util.html" title="class in org.apache.olingo.odata2.ref.processor">Util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMapping.html#getInternalName--">getInternalName()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMapping.html" title="interface in org.apache.olingo.odata2.api.edm">EdmMapping</a></dt>
<dd>
<div class="block">Get the mapping value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#getInternalName--">getInternalName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html#getJoinColumnNames--">getJoinColumnNames()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationEndView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html#getJoinColumnReferenceColumnNames--">getJoinColumnReferenceColumnNames()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationEndView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html#getJoinCondition--">getJoinCondition()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause</a></dt>
<dd>
<div class="block">The method returns a join condition that can be used for building JPQL
join statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html#getJoinType--">getJoinType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause</a></dt>
<dd>
<div class="block">The method returns the type of <a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.JOIN.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.access"><code>JPAJoinClause.JOIN</code></a> that
can be used for building JPQL join statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html#getJPAAccessFactory--">getJPAAccessFactory()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAFactory</a></dt>
<dd>
<div class="block">The method returns a null reference to JPA Access Factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getJPAAttribute--">getJPAAttribute()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a JPA Attribute for the given JPA entity type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html#getJPAAttribute--">getJPAAttribute()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaAttribute property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#getJPAAttributes--">getJPAAttributes()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaAttributes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#getJPAAttributes--">getJPAAttributes()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaAttributes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html#getJPABlob-byte:A-">getJPABlob(byte[])</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">OnJPAWriteContent</a></dt>
<dd>
<div class="block">Implement this method to instantiate JPA provider specific implementation of java.sql.Blob instance from an array
of bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html#getJPABlob-byte:A-">getJPABlob(byte[])</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OnDBWriteContent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html#getJPAClob-char:A-">getJPAClob(char[])</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">OnJPAWriteContent</a></dt>
<dd>
<div class="block">Implement this method to instantiate JPA provider specific implementation of java.sql.Clob instance from an array
of characters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html#getJPAClob-char:A-">getJPAClob(char[])</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OnDBWriteContent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#getJPAColumnName--">getJPAColumnName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>
<div class="block">The method gets the Java persistence column name from the mapping
container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html#getJPAColumnName--">getJPAColumnName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView</a></dt>
<dd>
<div class="block">The method returns the name of JPA attribute's column name (annotated
with @Column).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html#getJPAEdmAssociationView--">getJPAEdmAssociationView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmSchemaView</a></dt>
<dd>
<div class="block">The method returns JPA EDM association view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getJPAEdmComplexTypeView--">getJPAEdmComplexTypeView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a JPA EDM Complex Type view that holds the property
view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html#getJPAEdmComplexTypeView--">getJPAEdmComplexTypeView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmSchemaView</a></dt>
<dd>
<div class="block">The method returns JPA EDM complex view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html#getJPAEdmEntityContainerView--">getJPAEdmEntityContainerView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmSchemaView</a></dt>
<dd>
<div class="block">The method returns JPA EDM container view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html#getJPAEdmEntitySetView--">getJPAEdmEntitySetView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityContainerView</a></dt>
<dd>
<div class="block">The method returns the JPA EDM entity set view that is currently being
processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html#getJPAEdmEntityTypeView--">getJPAEdmEntityTypeView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntitySetView</a></dt>
<dd>
<div class="block">The method returns a JPA EDM entity type view that is currently being
processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getJPAEdmEntityTypeView--">getJPAEdmEntityTypeView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a JPA EDM Entity Type view that holds the property
view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#getJPAEdmExtension--">getJPAEdmExtension()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>
<div class="block">The method returns a reference to JPA EDM extension if available else
null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getJPAEdmExtension--">getJPAEdmExtension()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method returns the JPA Edm Extension instance set into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getJPAEdmKeyView--">getJPAEdmKeyView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a JPA EDM key view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html#getJPAEdmMappingInstance--">getJPAEdmMappingInstance()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">JPAAccessFactory</a></dt>
<dd>
<div class="block">The method instantiates a JPAEdmMapping instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#getJPAEdmMappingModel--">getJPAEdmMappingModel()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns a JPA EDM mapping model Java object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getJPAEdmMappingModel--">getJPAEdmMappingModel()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method gets the JPA EDM mapping model name from the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html#getJPAEdmMappingModelAccess-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">getJPAEdmMappingModelAccess(ODataJPAContext)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">JPAAccessFactory</a></dt>
<dd>
<div class="block">The method returns an instance of JPA EDM mapping model access based on
OData JPA context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#getJPAEdmMappingModelAccess--">getJPAEdmMappingModelAccess()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>
<div class="block">The method returns a reference to JPA EDM mapping model access.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html#getJPAEdmMappingModelStream--">getJPAEdmMappingModelStream()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmExtension</a></dt>
<dd>
<div class="block">Implement this method to provide a stream of Mapping model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html#getJPAEdmMappingModelStream--">getJPAEdmMappingModelStream()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderProcessingExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html#getJPAEdmModelView-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">getJPAEdmModelView(ODataJPAContext)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">JPAAccessFactory</a></dt>
<dd>
<div class="block">The method returns an instance of JPA EDM model view based on OData JPA
Context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getJPAEdmNavigationPropertyView--">getJPAEdmNavigationPropertyView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a JPA EDM navigation property view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html#getJPAEdmReferentialConstraintView--">getJPAEdmReferentialConstraintView()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationView</a></dt>
<dd>
<div class="block">The method returns the referential constraint view that is currently
being processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#getJPAEmbeddableType--">getJPAEmbeddableType()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method returns an JPA embeddable type that is currently being
processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html#getJPAEmbeddableType--">getJPAEmbeddableType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypesMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaEmbeddableType property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#getJPAEmbeddableTypes--">getJPAEmbeddableTypes()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaEmbeddableTypes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#getJPAEntityAlias--">getJPAEntityAlias()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">gets the JPA entity alias name set into the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html#getJPAEntityAlias--">getJPAEntityAlias()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextView</a></dt>
<dd>
<div class="block">The method returns a JPA entity alias name for which the JPQL context is
relevant.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#getJPAEntityName--">getJPAEntityName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">gets the JPA entity name set into the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html#getJPAEntityName--">getJPAEntityName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextView</a></dt>
<dd>
<div class="block">The method returns a JPA entity name for which the JPQL context is
relevant.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html#getJPAEntityType--">getJPAEntityType()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityTypeView</a></dt>
<dd>
<div class="block">The method returns java persistence Entity type currently being
processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html#getJPAEntityType--">getJPAEntityType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypesMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaEntityType property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#getJPAEntityTypes--">getJPAEntityTypes()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaEntityTypes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#getJPAFunctionList--">getJPAFunctionList()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContextView.html#getJPAFunctionList--">getJPAFunctionList()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContextView</a></dt>
<dd>
<div class="block">The method returns list of JPA functions that can be executed on the
enclosing object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinContextView.html#getJPAJoinClauses--">getJPAJoinClauses()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLJoinContextView</a></dt>
<dd>
<div class="block">The method returns a list of JPA Join Clauses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinSelectSingleContextView.html#getJPAJoinClauses--">getJPAJoinClauses()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinSelectSingleContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLJoinSelectSingleContextView</a></dt>
<dd>
<div class="block">The method returns a list of JPA Join Clauses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getJPAJoinColumns--">getJPAJoinColumns()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a list of JPA Join Column Annotations for the given JPA Attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#getJPAMetaModel--">getJPAMetaModel()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>
<div class="block">The method returns the Java Persistence MetaModel</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html#getJPAMethodContextBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-">getJPAMethodContextBuilder(JPQLContextType)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">JPQLBuilderFactory</a></dt>
<dd>
<div class="block">The method returns a JPA method context builder for building JPA Method
context object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html#getJPAProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">getJPAProcessor(ODataJPAContext)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">JPAAccessFactory</a></dt>
<dd>
<div class="block">The method returns an instance of JPA processor based on OData JPA
Context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html#getJPAReferencedAttribute--">getJPAReferencedAttribute()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmPropertyView</a></dt>
<dd>
<div class="block">The method returns a JPA Attribute referenced by a JPA Attribute in the <code>JoinColumn</code>
annotation for the given JPA entity type .</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html#getJPARelationship--">getJPARelationship()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaRelationship property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#getJPARelationships--">getJPARelationships()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the jpaRelationships property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#getJPAType--">getJPAType()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>
<div class="block">The method returns the Java persistence entity/property type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html#getJPQLBuilderFactory--">getJPQLBuilderFactory()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAFactory</a></dt>
<dd>
<div class="block">The method returns a null reference to JPQL Builder Factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#getKey--">getKey()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#getKey--">getKey()</a></span> - Method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>
<div class="block">Returns message key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#getKeyFromEntityLink-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.String-java.net.URI-">getKeyFromEntityLink(EdmEntitySet, String, URI)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Retrieves the key predicates from a canonical link to an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/NavigationSegment.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/NavigationSegment.html" title="interface in org.apache.olingo.odata2.api.uri">NavigationSegment</a></dt>
<dd>
<div class="block">Gets the key predicate for the target entity set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the start entity set,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectSingleContextView.html#getKeyPredicates--">getKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectSingleContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLSelectSingleContextView</a></dt>
<dd>
<div class="block">The method returns the list of key predicates that can be used for
constructing the WHERE clause in JPQL statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#getKeyPredicatesFromEntityLink-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.String-java.net.URI-">getKeyPredicatesFromEntityLink(EdmEntitySet, String, URI)</a></span> - Static method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Retrieves the key predicates from a canonical link to an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html#getKeyProperties--">getKeyProperties()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityType</a></dt>
<dd>
<div class="block">Get all key properties as list of <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html#getKeyPropertyNames--">getKeyPropertyNames()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityType</a></dt>
<dd>
<div class="block">Gets all key property names.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Key.html#getKeys--">getKeys()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmType.html#getKind--">getKind()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html#getKind--">getKind()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">CommonExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Category.html#getLabel--">getLabel()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Category.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Category</a></dt>
<dd>
<div class="block">Get the label</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html#getLang--">getLang()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/CommonAttributes.html" title="interface in org.apache.olingo.odata2.api.servicedocument">CommonAttributes</a></dt>
<dd>
<div class="block">Get the natural language for the element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html#getLeftOperand--">getLeftOperand()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">BinaryExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#getLiId--">getLiId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html#getLinks--">getLinks()</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode</a></dt>
<dd>
<div class="block">Gets the links that have to be included or expanded.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html#getLiteral--">getLiteral()</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteral</a></dt>
<dd>
<div class="block">Gets the literal String.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/KeyPredicate.html#getLiteral--">getLiteral()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/KeyPredicate.html" title="interface in org.apache.olingo.odata2.api.uri">KeyPredicate</a></dt>
<dd>
<div class="block">Gets the literal String in default representation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#getLocale--">getLocale()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#getLocale--">getLocale()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getLocale--">getLocale()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Return the locale of the translated message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAMessageService.html#getLocalizedMessage-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">getLocalizedMessage(MessageReference, Throwable)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAMessageService.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAMessageService</a></dt>
<dd>
<div class="block">The method returns a language dependent message texts for the given
<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getLocation--">getLocation()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getLocation--">getLocation()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#getLongDescription--">getLongDescription()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getLongText--">getLongText()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getManager--">getManager()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getManager--">getManager()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#getManagers--">getManagers()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html#getMappedByName--">getMappedByName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationEndView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMappable.html#getMapping--">getMapping()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMappable.html" title="interface in org.apache.olingo.odata2.api.edm">EdmMappable</a></dt>
<dd>
<div class="block">Get mapping information applied to an EDM element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getMapping--">getMapping()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#getMapping--">getMapping()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getMapping--">getMapping()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getMapping--">getMapping()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getMapping--">getMapping()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getMapping--">getMapping()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html#getMappingValue-T-org.apache.olingo.odata2.api.edm.EdmMapping-">getMappingValue(T, EdmMapping)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#getMaterial--">getMaterial()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#getMaterialId--">getMaterialId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#getMaterialImage--">getMaterialImage()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#getMaterialName--">getMaterialName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#getMaterials--">getMaterials()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#getMaterials--">getMaterials()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/PathSegment.html#getMatrixParameters--">getMatrixParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/PathSegment.html" title="interface in org.apache.olingo.odata2.api.uri">PathSegment</a></dt>
<dd>
<div class="block">Gets the matrix parameters of this path segment.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#getMaxLength--">getMaxLength()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the maximum length of the type in use</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#getMaxLength--">getMaxLength()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#getMeasurementUnit--">getMeasurementUnit()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html#getMediaMetadata--">getMediaMetadata()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry">ODataEntry</a></dt>
<dd>
<div class="block">Get <a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>MediaMetadata</code></a> for this <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> if available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMapping.html#getMediaResourceMimeTypeKey--">getMediaResourceMimeTypeKey()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMapping.html" title="interface in org.apache.olingo.odata2.api.edm">EdmMapping</a></dt>
<dd>
<div class="block">Gets the key under which the resource mime type can be found in the data map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#getMediaResourceMimeTypeKey--">getMediaResourceMimeTypeKey()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMapping.html#getMediaResourceSourceKey--">getMediaResourceSourceKey()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMapping.html" title="interface in org.apache.olingo.odata2.api.edm">EdmMapping</a></dt>
<dd>
<div class="block">Gets the key under which the resource source value can be found in the data map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#getMediaResourceSourceKey--">getMediaResourceSourceKey()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetMediaResourceUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the media resource of a single entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#getMemoryStarted--">getMemoryStarted()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Gets the start heap memory used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#getMemoryStopped--">getMemoryStopped()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Gets the stop heap memory used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html#getMergeSemantic--">getMergeSemantic()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties</a></dt>
<dd>
<div class="block">Gets the merge semantics.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#getMessage--">getMessage()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getMessage--">getMessage()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Return a translated error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#getMessageExceptionCause--">getMessageExceptionCause()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>
<div class="block">Search for and return first (from top) <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> in the cause hierarchy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#getMessageReference-org.apache.olingo.odata2.api.exception.MessageReference-">getMessageReference(MessageReference)</a></span> - Static method in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#getMessageReference--">getMessageReference()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Gets the related <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html#getMessageReference--">getMessageReference()</a></span> - Method in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html#getMetadata--">getMetadata()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmServiceMetadata.html" title="interface in org.apache.olingo.odata2.api.edm">EdmServiceMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html#getMetadata--">getMetadata()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry">ODataEntry</a></dt>
<dd>
<div class="block">Get <a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>EntryMetadata</code></a> for this <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> if available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getMetadataProcessor--">getMetadataProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetMetadataUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetMetadataUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the metadata document.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#getMethod--">getMethod()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#getMethod--">getMethod()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getMethod--">getMethod()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MethodExpression.html#getMethod--">getMethod()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MethodExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">MethodExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#getMethodName--">getMethodName()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Gets the method name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmProperty.html#getMimeType--">getMimeType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm">EdmProperty</a></dt>
<dd>
<div class="block">Get the related mime type for the property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getMimeType--">getMimeType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html#getMimeType--">getMimeType()</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource.BinaryData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getMode--">getMode()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html#getMultiplicity--">getMultiplicity()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationEnd</a></dt>
<dd>
<div class="block">See <a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmMultiplicity</code></a> for more information about possible multiplicities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTyped.html#getMultiplicity--">getMultiplicity()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTyped.html" title="interface in org.apache.olingo.odata2.api.edm">EdmTyped</a></dt>
<dd>
<div class="block">See <a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmMultiplicity</code></a> for more information about possible multiplicities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getMultiplicity--">getMultiplicity()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html#getMultiplicity--">getMultiplicity()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReturnType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html#getName--">getName()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationAttribute</a></dt>
<dd>
<div class="block">Get the name of the custom attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html#getName--">getName()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationElement</a></dt>
<dd>
<div class="block">Get the name of the custom element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmNamed.html#getName--">getName()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmNamed.html" title="interface in org.apache.olingo.odata2.api.edm">EdmNamed</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm">FullQualifiedName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html#getName--">getName()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionAttribute</a></dt>
<dd>
<div class="block">Get the local name of the attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html#getName--">getName()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionElement</a></dt>
<dd>
<div class="block">Get the local name of the element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>
<div class="block">Gets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Gets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType.JPARelationship</a></dt>
<dd>
<div class="block">Gets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#getName--">getName()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html#getNamespace--">getNamespace()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationAttribute</a></dt>
<dd>
<div class="block">Get the namespace of the custom attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html#getNamespace--">getNamespace()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationElement</a></dt>
<dd>
<div class="block">Get the namespace of the custom element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmType.html#getNamespace--">getNamespace()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmType</a></dt>
<dd>
<div class="block">Namespace of this <a href="org/apache/olingo/odata2/api/edm/EdmType.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html#getNamespace--">getNamespace()</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm">FullQualifiedName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html#getNamespace--">getNamespace()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">AliasInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#getNamespace--">getNamespace()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#getNamespace--">getNamespace()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getNamespace--">getNamespace()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#getNamespace--">getNamespace()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html#getNamespace--">getNamespace()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionAttribute</a></dt>
<dd>
<div class="block">Get the namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html#getNamespace--">getNamespace()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionElement</a></dt>
<dd>
<div class="block">Get the namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#getNavigationProperties--">getNavigationProperties()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#getNavigationProperty--">getNavigationProperty()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getNavigationProperty--">getNavigationProperty()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Navigation property which is contained in the expand clause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/NavigationPropertySegment.html#getNavigationProperty--">getNavigationProperty()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/NavigationPropertySegment.html" title="interface in org.apache.olingo.odata2.api.uri">NavigationPropertySegment</a></dt>
<dd>
<div class="block">Gets the navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/NavigationSegment.html#getNavigationProperty--">getNavigationProperty()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/NavigationSegment.html" title="interface in org.apache.olingo.odata2.api.uri">NavigationSegment</a></dt>
<dd>
<div class="block">Gets the navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html#getNavigationPropertyNames--">getNavigationPropertyNames()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityType</a></dt>
<dd>
<div class="block">Gets all navigation property names.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/SelectItem.html#getNavigationPropertySegments--">getNavigationPropertySegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/SelectItem.html" title="interface in org.apache.olingo.odata2.api.uri">SelectItem</a></dt>
<dd>
<div class="block">Gets the navigation-property segments for this select item.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getNavigationSegments--">getNavigationSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the navigation segments, or an empty list if no navigation has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getNetAmount--">getNetAmount()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#getNetAmount--">getNetAmount()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getNextLink--">getNextLink()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Gets the next link used for server-side paging of feeds.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html#getNextLink--">getNextLink()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.feed.<a href="org/apache/olingo/odata2/api/ep/feed/FeedMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.feed">FeedMetadata</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html#getNextPage--">getNextPage()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAPaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getNotes--">getNotes()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html#getNumberOfAssociationsWithSimilarEndPoints-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView-">getNumberOfAssociationsWithSimilarEndPoints(JPAEdmAssociationEndView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationView</a></dt>
<dd>
<div class="block">The method searches for the number of associations with similar endpoints in its container against the
search parameter <b>view</b> of type <a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><code>JPAEdmAssociationView</code></a>
.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMapping.html#getObject--">getObject()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMapping.html" title="interface in org.apache.olingo.odata2.api.edm">EdmMapping</a></dt>
<dd>
<div class="block">Get the set object for this mapping</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#getObject--">getObject()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getODataContext--">getODataContext()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method gets OData Context into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html#getODataJPAAccessFactory--">getODataJPAAccessFactory()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAFactory</a></dt>
<dd>
<div class="block">The method returns a null reference to OData JPA Access Factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#getOdataJPAContext--">getOdataJPAContext()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#getODataJPAContext--">getODataJPAContext()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html#getODataJPAMessageService-java.util.Locale-">getODataJPAMessageService(Locale)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAAccessFactory</a></dt>
<dd>
<div class="block">The method creates an instance of message service for loading language
dependent message text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html#getODataJPAResponseBuilder-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">getODataJPAResponseBuilder(ODataJPAContext)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAAccessFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#getODataJPATombstoneEntityListener--">getODataJPATombstoneEntityListener()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>
<div class="block">The method returns a stateless JPA EntityListener type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getODataJPATransaction--">getODataJPATransaction()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method returns the ODataJPATransaction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getODataProcessor--">getODataProcessor()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method gets the OData Processor for JPA from the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/PathInfo.html#getODataSegments--">getODataSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri">PathInfo</a></dt>
<dd>
<div class="block">Gets OData path segments as immutable list.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getOnDelete--">getOnDelete()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/UnaryExpression.html#getOperand--">getOperand()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/UnaryExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">UnaryExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html#getOperator--">getOperator()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">BinaryExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/UnaryExpression.html#getOperator--">getOperator()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/UnaryExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">UnaryExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getOrderBy--">getOrderBy()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $orderby system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getOrderBy--">getOrderBy()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $orderby system query option as root object of the
expression tree built during URI parsing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html#getOrderByCollection--">getOrderByCollection()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLSelectContextView</a></dt>
<dd>
<div class="block">The method returns an JPQL ORDERBY clause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html#getOrders--">getOrders()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">OrderByExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getOrders--">getOrders()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html#getOrders--">getOrders()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CustomerBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html#getOrdersCount--">getOrdersCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">OrderByExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html#getOwningPropertyName--">getOwningPropertyName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationEndView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html#getPagedEntities--">getPagedEntities()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAPaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html#getPageSize--">getPageSize()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAPaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getPageSize--">getPageSize()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method gets the server side page size to the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getPaging--">getPaging()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method returns the server side paging object</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html#getParameter-java.lang.String-">getParameter(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFunctionImport</a></dt>
<dd>
<div class="block">Get the parameter by name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getParameter-java.lang.String-">getParameter(String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Gets a named parameter value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MethodExpression.html#getParameterCount--">getParameterCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MethodExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">MethodExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html#getParameterNames--">getParameterNames()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFunctionImport</a></dt>
<dd>
<div class="block">Get all parameter names</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getParameters--">getParameters()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MethodExpression.html#getParameters--">getParameters()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MethodExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">MethodExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html#getParameterTypes--">getParameterTypes()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAFunction</a></dt>
<dd>
<div class="block">The method returns the parameter types for the Java method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#getParent--">getParent()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html#getParentEntryId--">getParentEntryId()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadEntryResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html#getParentEntryId--">getParentEntryId()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadFeedResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MemberExpression.html#getPath--">getPath()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MemberExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">MemberExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/PathSegment.html#getPath--">getPath()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/PathSegment.html" title="interface in org.apache.olingo.odata2.api.uri">PathSegment</a></dt>
<dd>
<div class="block">Gets a URI path element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html#getPathInfo--">getPathInfo()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getPathInfo--">getPathInfo()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Gets information about the request path.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getPathInfo--">getPathInfo()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Get <a href="org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri"><code>PathInfo</code></a> object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getPathInfo--">getPathInfo()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html#getPersistenceUnit--">getPersistenceUnit()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModel</a></dt>
<dd>
<div class="block">Gets the value of the persistenceUnit property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#getPersistenceUnitName--">getPersistenceUnitName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method gets the Java Persistence Unit Name set into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#getPhotos--">getPhotos()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#getPincode--">getPincode()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html#getPostalCode--">getPostalCode()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/City.html#getPostalCode--">getPostalCode()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/City.html" title="class in org.apache.olingo.odata2.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/PathInfo.html#getPrecedingSegments--">getPrecedingSegments()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri">PathInfo</a></dt>
<dd>
<div class="block">Gets preceding path segments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#getPrecision--">getPrecision()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the precision of the type in use</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#getPrecision--">getPrecision()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html#getPrefix--">getPrefix()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationAttribute</a></dt>
<dd>
<div class="block">Get the prefix of the custom attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html#getPrefix--">getPrefix()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationElement</a></dt>
<dd>
<div class="block">Get the prefix of the custom element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#getPrefix--">getPrefix()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#getPrefix--">getPrefix()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html#getPrefix--">getPrefix()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionAttribute</a></dt>
<dd>
<div class="block">Get the prefix of the attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html#getPrefix--">getPrefix()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionElement</a></dt>
<dd>
<div class="block">Get the prefix of the element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#getPrice--">getPrice()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraint.html#getPrincipal--">getPrincipal()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraint.html" title="interface in org.apache.olingo.odata2.api.edm">EdmReferentialConstraint</a></dt>
<dd>
<div class="block">Get the principal end element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#getPrincipal--">getPrincipal()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getProcessor--">getProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getProperties--">getProperties()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html#getProperties--">getProperties()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry">ODataEntry</a></dt>
<dd>
<div class="block">Properties of this <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> in form of a <b>property name</b> to <b>property value</b> map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html#getProperties--">getProperties()</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode</a></dt>
<dd>
<div class="block">Gets the list of explicitly selected <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>properties</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmStructuralType.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmStructuralType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmStructuralType</a></dt>
<dd>
<div class="block">Get property by name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MemberExpression.html#getProperty--">getProperty()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MemberExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">MemberExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/KeyPredicate.html#getProperty--">getProperty()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/KeyPredicate.html" title="interface in org.apache.olingo.odata2.api.uri">KeyPredicate</a></dt>
<dd>
<div class="block">Gets the key property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/SelectItem.html#getProperty--">getProperty()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/SelectItem.html" title="interface in org.apache.olingo.odata2.api.uri">SelectItem</a></dt>
<dd>
<div class="block">Gets the EDM property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/PropertyExpression.html#getPropertyName--">getPropertyName()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/PropertyExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">PropertyExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmStructuralType.html#getPropertyNames--">getPropertyNames()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmStructuralType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmStructuralType</a></dt>
<dd>
<div class="block">Get all property names</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getPropertyPath--">getPropertyPath()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the path used to select a (simple or complex) property of an entity,
or an empty list if no property is accessed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getPropertyPath--">getPropertyPath()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the path used to select a (simple or complex) property of an entity,
or an empty list if no property is accessed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getPropertyPath--">getPropertyPath()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the path used to select a (simple or complex) property of an entity,
or an empty list if no property is accessed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getPropertyPath--">getPropertyPath()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the path used to select a (simple or complex) property of an entity,
or an empty list if no property is accessed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getPropertyPath--">getPropertyPath()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the path used to select a (simple or complex) property of an entity,
or an empty list if no property is accessed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraintRole.html#getPropertyRefNames--">getPropertyRefNames()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraintRole.html" title="interface in org.apache.olingo.odata2.api.edm">EdmReferentialConstraintRole</a></dt>
<dd>
<div class="block">Get the properties</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#getPropertyRefs--">getPropertyRefs()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html#getPropertyType-T-org.apache.olingo.odata2.api.edm.EdmProperty-">getPropertyType(T, EdmProperty)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html#getPropertyValue-T-org.apache.olingo.odata2.api.edm.EdmProperty-">getPropertyValue(T, EdmProperty)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#getpUnitName--">getpUnitName()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#getQuantity--">getQuantity()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery(GetEntitySetUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>
<div class="block">Override this method to build JPA Query for OData request - GetEntitySet; SELECT *</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-javax.persistence.EntityManager-">getQuery(GetEntityUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>
<div class="block">Override this method to build JPA Query for OData request - GetEntity; SELECT SINGLE with key in WHERE
clause</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-javax.persistence.EntityManager-">getQuery(GetEntityCountUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>
<div class="block">Override this method to build JPA Query for OData request - GetEntity Count; SELECT SINGLE with key in WHERE
clause</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-javax.persistence.EntityManager-">getQuery(GetEntitySetCountUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>
<div class="block">Override this method to build JPA Query for OData request - GetEntitySet Count; SELECT COUNT(*)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-javax.persistence.EntityManager-">getQuery(PutMergePatchUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>
<div class="block">Override this method to build JPA Query for OData request - Update; SELECT SINGLE with key in WHERE
clause</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-javax.persistence.EntityManager-">getQuery(DeleteUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>
<div class="block">Override this method to build JPA Query for OData request - Delete; SELECT SINGLE with key in WHERE
clause</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery(GetEntitySetUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneEntityListener</a></dt>
<dd>
<div class="block">Implement this method to create a <code>Query</code> object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery(GetEntitySetUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">CustomerQueryExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-javax.persistence.EntityManager-">getQuery(GetEntityUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">CustomerQueryExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery(GetEntitySetUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderItemTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery(GetEntitySetUriInfo, EntityManager)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getQueryParameters--">getQueryParameters()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#getReadProperties--">getReadProperties()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html#getReferentialConstraint--">getReferentialConstraint()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociation.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociation</a></dt>
<dd>
<div class="block">Get the <a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraint.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmReferentialConstraint</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#getReferentialConstraint--">getReferentialConstraint()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html#getRegisteredOperations--">getRegisteredOperations()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmSchemaView</a></dt>
<dd>
<div class="block">The method returns an Hash Map containing the registered custom
operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html#getRelatedEntitySet-org.apache.olingo.odata2.api.edm.EdmNavigationProperty-">getRelatedEntitySet(EdmNavigationProperty)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntitySet</a></dt>
<dd>
<div class="block">Get the related entity set by providing the navigation property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html#getRelationship--">getRelationship()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html" title="interface in org.apache.olingo.odata2.api.edm">EdmNavigationProperty</a></dt>
<dd>
<div class="block">Get the relationship of the navigation property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getRelationship--">getRelationship()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getRequestHeader-java.lang.String-">getRequestHeader(String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Returns the first found header value of the HTTP request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getRequestHeader-java.lang.String-">getRequestHeader(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Get the list of values for a request header.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getRequestHeaders--">getRequestHeaders()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Returns all header values of the HTTP request but never null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getRequestHeaders--">getRequestHeaders()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Return a map of http headers to be returned in error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getRequestHeaders--">getRequestHeaders()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#getRequestHeaderValue-java.lang.String-">getRequestHeaderValue(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchRequestPart.html#getRequests--">getRequests()</a></span> - Method in interface org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchRequestPart.html" title="interface in org.apache.olingo.odata2.api.batch">BatchRequestPart</a></dt>
<dd>
<div class="block">Get requests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#getRequestUri--">getRequestUri()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Get the request uri to be used in an error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/PathInfo.html#getRequestUri--">getRequestUri()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri">PathInfo</a></dt>
<dd>
<div class="block">Get the absolute request URI including any query parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html#getResponses--">getResponses()</a></span> - Method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a></dt>
<dd>
<div class="block">Get responses.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html#getResult--">getResult()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadEntryResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html#getResult--">getResult()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadFeedResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#getResult--">getResult()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>
<div class="block">Common access method to read result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html#getReturnType--">getReturnType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getReturnType--">getReturnType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html#getReturnType--">getReturnType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAFunction</a></dt>
<dd>
<div class="block">The method returns the return type for the Java method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html#getRightOperand--">getRightOperand()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/BinaryExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">BinaryExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html#getRole--">getRole()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationEnd.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAssociationSetEnd.html#getRole--">getRole()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAssociationSetEnd.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAssociationSetEnd</a></dt>
<dd>
<div class="block">Get the role name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraintRole.html#getRole--">getRole()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmReferentialConstraintRole.html" title="interface in org.apache.olingo.odata2.api.edm">EdmReferentialConstraintRole</a></dt>
<dd>
<div class="block">Get the role</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getRole--">getRole()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#getRole--">getRole()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#getRole--">getRole()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html#getRoleType--">getRoleType()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView</a></dt>
<dd>
<div class="block">The method returns the role type (PRINCIPAL or DEPENDENT)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getRoom--">getRoom()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getRoom--">getRoom()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#getRooms--">getRooms()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#getRooms--">getRooms()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#getRooms--">getRooms()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getRuntimeMeasurements--">getRuntimeMeasurements()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Gets the list of all runtime measurements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#getSalesOrderHeader--">getSalesOrderHeader()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#getSalesOrderHeader--">getSalesOrderHeader()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getSalesOrderItem--">getSalesOrderItem()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#getSalesOrderItemKey--">getSalesOrderItemKey()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#getScale--">getScale()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the scale of the type in use</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#getScale--">getScale()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#getSchemas--">getSchemas()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html#getSchemas--">getSchemas()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EdmProvider.html" title="class in org.apache.olingo.odata2.api.edm.provider">EdmProvider</a></dt>
<dd>
<div class="block">This method should return a collection of all <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a> or <b>null</b> if nothing is found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#getSchemas--">getSchemas()</a></span> - Method in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Categories.html#getScheme--">getScheme()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Categories.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Categories</a></dt>
<dd>
<div class="block">Get the scheme</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Category.html#getScheme--">getScheme()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Category.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Category</a></dt>
<dd>
<div class="block">Get the scheme</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#getSeats--">getSeats()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#getSeats--">getSeats()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getSelect--">getSelect()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $select system query option as a list of select items,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getSelect--">getSelect()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $select system query option as a list of select items,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getSelect--">getSelect()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $select system query option as a list of select items,
or an empty list if not used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html#getSelectExpression--">getSelectExpression()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLSelectContextView</a></dt>
<dd>
<div class="block">The method returns a JPQL SELECT clause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectSingleContextView.html#getSelectExpression--">getSelectExpression()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectSingleContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLSelectSingleContextView</a></dt>
<dd>
<div class="block">The method returns a JPQL SELECT clause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html#getSelfLink--">getSelfLink()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackContext</a></dt>
<dd>
<div class="block">This self link is the same as the link displayed for the navigation property e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getSelfLink--">getSelfLink()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Gets the self link from an application.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getService--">getService()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Gets the OData service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getServiceDocumentProcessor--">getServiceDocumentProcessor()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetServiceDocumentUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetServiceDocumentUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of the service document.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#getServiceFactory--">getServiceFactory()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#getServiceMetadata--">getServiceMetadata()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>
<div class="block">Get service metadata</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#getServiceRoot--">getServiceRoot()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Gets the service root.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/PathInfo.html#getServiceRoot--">getServiceRoot()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri">PathInfo</a></dt>
<dd>
<div class="block">Gets the root URI of this service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getShortText--">getShortText()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">GetSimplePropertyUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for GET requests
of simple properties.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#getSimpleTypeFacade--">getSimpleTypeFacade()</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Returns an implementation of the EDM simple-type facade.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#getSimpleTypeFacade--">getSimpleTypeFacade()</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getSkip--">getSkip()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skip system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getSkip--">getSkip()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skip system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getSkip--">getSkip()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skip system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getSkip--">getSkip()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skip system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getSkip--">getSkip()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skip system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getSkipToken--">getSkipToken()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skiptoken system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getSkipToken--">getSkipToken()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skiptoken system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getSkipToken--">getSkipToken()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $skiptoken system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#getSoId--">getSoId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getSoId--">getSoId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#getSoId--">getSoId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/OrderExpression.html#getSortOrder--">getSortOrder()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/OrderExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">OrderExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#getSourceEntitySet--">getSourceEntitySet()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Returns entity set which contains an entry that should be expanded</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html#getSourceLink--">getSourceLink()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">MediaMetadata</a></dt>
<dd>
<div class="block">Get <code>source link</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getStartEntitySet--">getStartEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the start entity set - identical to the target entity set if no navigation
has been used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html#getStartPage--">getStartPage()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAPaging</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html#getStatementBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView-">getStatementBuilder(JPQLContextView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory">JPQLBuilderFactory</a></dt>
<dd>
<div class="block">The method returns JPQL statement builder for building JPQL statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#getStatus--">getStatus()</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#getStatus--">getStatus()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html#getStatusCode--">getStatusCode()</a></span> - Method in interface org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch">BatchSingleResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#getStatusCode--">getStatusCode()</a></span> - Method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></dt>
<dd>
<div class="block">Get the associated status code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html#getStatusInfo--">getStatusInfo()</a></span> - Method in interface org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch">BatchSingleResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#getStoreAddress--">getStoreAddress()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#getStoreId--">getStoreId()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#getStoreName--">getStoreName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#getStores--">getStores()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#getStreetName--">getStreetName()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#getSubTeam--">getSubTeam()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#getSummary--">getSummary()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getSupportedContentTypes-java.lang.Class-">getSupportedContentTypes(Class&lt;? extends ODataProcessor&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/NavigationPropertySegment.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/NavigationPropertySegment.html" title="interface in org.apache.olingo.odata2.api.uri">NavigationPropertySegment</a></dt>
<dd>
<div class="block">Gets the target entity set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getTargetEntitySet--">getTargetEntitySet()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the target entity set after navigation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getNavigationSegments--"><code>DeleteUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getKeyPredicates--"><code>DeleteUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getNavigationSegments--"><code>GetComplexPropertyUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getKeyPredicates--"><code>GetComplexPropertyUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getNavigationSegments--"><code>GetEntityCountUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getKeyPredicates--"><code>GetEntityCountUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getNavigationSegments--"><code>GetEntityLinkCountUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getKeyPredicates--"><code>GetEntityLinkCountUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getNavigationSegments--"><code>GetEntityLinkUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getKeyPredicates--"><code>GetEntityLinkUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getNavigationSegments--"><code>GetEntityUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getKeyPredicates--"><code>GetEntityUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getNavigationSegments--"><code>GetMediaResourceUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getKeyPredicates--"><code>GetMediaResourceUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getNavigationSegments--"><code>GetSimplePropertyUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getKeyPredicates--"><code>GetSimplePropertyUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getNavigationSegments--"><code>PutMergePatchUriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getKeyPredicates--"><code>PutMergePatchUriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getTargetKeyPredicates--">getTargetKeyPredicates()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the key predicates used to select a single entity out of the target entity set,
or an empty list if not used - identical to the key predicates from the last entry
retrieved from <a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getNavigationSegments--"><code>UriInfo.getNavigationSegments()</code></a> or, if no navigation has been used,
to the result of <a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getKeyPredicates--"><code>UriInfo.getKeyPredicates()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a></dt>
<dd>
<div class="block">Gets the target type of the request: an entity type, a simple type, or a complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetComplexPropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetComplexPropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the target complex type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetMediaResourceUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetMediaResourceUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Gets the target simple type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a></dt>
<dd>
<div class="block">Gets the target entity type of the request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a></dt>
<dd>
<div class="block">Gets the target type of the request: an entity type, a simple type, or a complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getTargetType--">getTargetType()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the target type of the request: an entity type, a simple type, or a complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#getTeam--">getTeam()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#getTeam--">getTeam()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#getTeams--">getTeams()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Category.html#getTerm--">getTerm()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Category.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Category</a></dt>
<dd>
<div class="block">Get the term</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html#getText--">getText()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationAttribute.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationAttribute</a></dt>
<dd>
<div class="block">Get the text of the custom attribute</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html#getText--">getText()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAnnotationElement.html" title="interface in org.apache.olingo.odata2.api.edm">EdmAnnotationElement</a></dt>
<dd>
<div class="block">Get the XML data of the custom element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#getText--">getText()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#getText--">getText()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html#getText--">getText()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionAttribute.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionAttribute</a></dt>
<dd>
<div class="block">Get the text</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html#getText--">getText()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ExtensionElement.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ExtensionElement</a></dt>
<dd>
<div class="block">Get the text</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Title.html#getText--">getText()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Title.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Title</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#getText--">getText()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#getTimeStarted--">getTimeStarted()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Gets the start time.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#getTimeStopped--">getTimeStopped()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Gets the stop time.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Collection.html#getTitle--">getTitle()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Collection.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Collection</a></dt>
<dd>
<div class="block">Get the human-readable title for the Collection</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html#getTitle--">getTitle()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Workspace</a></dt>
<dd>
<div class="block">Get the human-readable title for the Workspace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html#getTombstoneCallbackResult--">getTombstoneCallbackResult()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html" title="interface in org.apache.olingo.odata2.api.ep.callback">TombstoneCallback</a></dt>
<dd>
<div class="block">This method is called after all entries have been serialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#getTop--">getTop()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $top system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#getTop--">getTop()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $top system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#getTop--">getTop()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $top system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html#getTop--">getTop()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $top system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#getTop--">getTop()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Gets the value of the $top system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html#getToRole--">getToRole()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmNavigationProperty.html" title="interface in org.apache.olingo.odata2.api.edm">EdmNavigationProperty</a></dt>
<dd>
<div class="block">Get the to role of the navigation property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getToRole--">getToRole()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteral</a></dt>
<dd>
<div class="block">Gets the simple type of the literal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTyped.html#getType--">getType()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTyped.html" title="interface in org.apache.olingo.odata2.api.edm">EdmTyped</a></dt>
<dd>
<div class="block">See <a href="org/apache/olingo/odata2/api/edm/EdmType.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmType</code></a> for more information about possible types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">gets the JPQL context type set into the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html#getType--">getType()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextView</a></dt>
<dd>
<div class="block">The method returns a JPQL context type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#getType--">getType()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html#getTypeMappings--">getTypeMappings()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html#getTypeName--">getTypeName()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReturnType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#getUri--">getUri()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#getUri--">getUri()</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.html#getUri--">getUri()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">DeletedEntryMetadata</a></dt>
<dd>
<div class="block">Gets the URI of this deleted entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html#getUri--">getUri()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">EntryMetadata</a></dt>
<dd>
<div class="block">Gets the URI of this entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html#getUriLiteral--">getUriLiteral()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">CommonExpression</a></dt>
<dd>
<div class="block">Returns the URI literal which lead to the creation of this expression.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#getUriParser-org.apache.olingo.odata2.api.edm.Edm-">getUriParser(Edm)</a></span> - Static method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>
<div class="block">Returns an parser which can parse OData uris based on metadata.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#getUriParser-org.apache.olingo.odata2.api.edm.Edm-">getUriParser(Edm)</a></span> - Method in class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#getUsings--">getUsings()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html#getValidatedPrefixNamespaceUris--">getValidatedPrefixNamespaceUris()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Accept.html#getValue--">getValue()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Accept.html" title="interface in org.apache.olingo.odata2.api.servicedocument">Accept</a></dt>
<dd>
<div class="block">Get the media range</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#getValue--">getValue()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>
<div class="block">Gets the value of the value property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html#getValue--">getValue()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType.JPARelationship</a></dt>
<dd>
<div class="block">Gets the value of the value property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#getVersion--">getVersion()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataService.html#getVersion--">getVersion()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api">ODataService</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#getVersion--">getVersion()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.html#getWhen--">getWhen()</a></span> - Method in interface org.apache.olingo.odata2.api.ep.entry.<a href="org/apache/olingo/odata2/api/ep/entry/DeletedEntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry">DeletedEntryMetadata</a></dt>
<dd>
<div class="block">Gets the date when this entry was deleted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html#getWhereExpression--">getWhereExpression()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLSelectContextView</a></dt>
<dd>
<div class="block">The method returns a JPQL WHERE condition as string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/AtomInfo.html#getWorkspaces--">getWorkspaces()</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/AtomInfo.html" title="interface in org.apache.olingo.odata2.api.servicedocument">AtomInfo</a></dt>
<dd>
<div class="block">Get the list of workspaces</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#GT">GT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataDebugResponseWrapperCallback.html#handle-org.apache.olingo.odata2.api.processor.ODataContext-org.apache.olingo.odata2.api.processor.ODataRequest-org.apache.olingo.odata2.api.processor.ODataResponse-org.apache.olingo.odata2.api.uri.UriInfo-java.lang.Exception-">handle(ODataContext, ODataRequest, ODataResponse, UriInfo, Exception)</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataDebugResponseWrapperCallback.html" title="interface in org.apache.olingo.odata2.api">ODataDebugResponseWrapperCallback</a></dt>
<dd>
<div class="block">Handles the output of a response helpful in case of debugging.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchHandler.html#handleBatchPart-org.apache.olingo.odata2.api.batch.BatchRequestPart-">handleBatchPart(BatchRequestPart)</a></span> - Method in interface org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchHandler.html" title="interface in org.apache.olingo.odata2.api.batch">BatchHandler</a></dt>
<dd>
<div class="block">Handles the <a href="org/apache/olingo/odata2/api/batch/BatchRequestPart.html" title="interface in org.apache.olingo.odata2.api.batch"><code>BatchRequestPart</code></a> in a way that it results in a corresponding <a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch"><code>BatchResponsePart</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html#handleDelta-java.lang.Object-">handleDelta(Object)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorCallback.html#handleError-org.apache.olingo.odata2.api.processor.ODataErrorContext-">handleError(ODataErrorContext)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorCallback.html" title="interface in org.apache.olingo.odata2.api.processor">ODataErrorCallback</a></dt>
<dd>
<div class="block">This method can be used to handle an error differently than the exception mapper would.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAErrorCallback.html#handleError-org.apache.olingo.odata2.api.processor.ODataErrorContext-">handleError(ODataErrorContext)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAErrorCallback.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAErrorCallback</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioErrorCallback.html#handleError-org.apache.olingo.odata2.api.processor.ODataErrorContext-">handleError(ODataErrorContext)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioErrorCallback.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioErrorCallback</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html#handleReadEntry-org.apache.olingo.odata2.api.ep.callback.ReadEntryResult-">handleReadEntry(ReadEntryResult)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback">OnReadInlineContent</a></dt>
<dd>
<div class="block">Handles reading (de-serialization) entry result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html#handleReadFeed-org.apache.olingo.odata2.api.ep.callback.ReadFeedResult-">handleReadFeed(ReadFeedResult)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback">OnReadInlineContent</a></dt>
<dd>
<div class="block">Handles reading (de-serialization) entry result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchHandler.html#handleRequest-org.apache.olingo.odata2.api.processor.ODataRequest-">handleRequest(ODataRequest)</a></span> - Method in interface org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchHandler.html" title="interface in org.apache.olingo.odata2.api.batch">BatchHandler</a></dt>
<dd>
<div class="block">Delegates a handling of the request <a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataRequest</code></a> to the request handler and provides ODataResponse
<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm">FullQualifiedName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CategoryKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#hashCode--">hashCode()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html#hasStream--">hasStream()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityType</a></dt>
<dd>
<div class="block">Indicates if the entity type is treated as Media Link Entry
with associated Media Resource.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#header-java.lang.String-java.lang.String-">header(String, String)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#header-java.lang.String-java.lang.String-">header(String, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#headers-java.util.Map-">headers(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#headers-java.util.Map-">headers(Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html#headers-java.util.Map-">headers(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart.BatchQueryPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#headers-java.util.Map-">headers(Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#HOST">HOST</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#HTTP_SERVLET_REQUEST_OBJECT">HTTP_SERVLET_REQUEST_OBJECT</a></span> - Static variable in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons"><span class="typeNameLink">HttpContentType</span></a> - Interface in <a href="org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a></dt>
<dd>
<div class="block">Constants for <code>Http Content Type</code> definitions as specified in
<a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html">RFC 2616 Section 14</a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons"><span class="typeNameLink">HttpHeaders</span></a> - Interface in <a href="org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a></dt>
<dd>
<div class="block">HTTP header constants</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#httpMethod-java.lang.String-">httpMethod(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html#httpStatus">httpStatus</a></span> - Variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception">ODataHttpException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons"><span class="typeNameLink">HttpStatusCodes</span></a> - Enum in <a href="org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a></dt>
<dd>
<div class="block">HTTP status codes as defined in RFC2616-sec10
and additional status codes as defined in RFC6585</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#HYPHEN">HYPHEN</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#id">id</a></span> - Variable in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#idLiteral-java.lang.String-">idLiteral(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#IF_MATCH">IF_MATCH</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.24">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#IF_MODIFIED_SINCE">IF_MODIFIED_SINCE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.25">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#IF_NONE_MATCH">IF_NONE_MATCH</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.26">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#IF_UNMODIFIED_SINCE">IF_UNMODIFIED_SINCE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.28">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#ILLEGAL_ARGUMENT">ILLEGAL_ARGUMENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">ILLEGAL_ARGUMENT requires 1 content value ('message')</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html" title="enum in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">Importance</span></a> - Enum in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#includeMetadataInContentOnly-boolean-">includeMetadataInContentOnly(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#includeSimplePropertyType-boolean-">includeSimplePropertyType(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INCOMPATIBLELITERAL">INCOMPATIBLELITERAL</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INCOMPATIBLESYSTEMQUERYOPTION">INCOMPATIBLESYSTEMQUERYOPTION</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html#init--">init()</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html#init--">init()</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#init--">init()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html#initFrom-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">initFrom(EntityProviderReadProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#initializeODataJPAContext--">initializeODataJPAContext()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>
<div class="block">Implement this method and initialize OData JPA Context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html#initializeODataJPAContext--">initializeODataJPAContext()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.web.<a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.web">JPAReferenceServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/commons/InlineCount.html" title="enum in org.apache.olingo.odata2.api.commons"><span class="typeNameLink">InlineCount</span></a> - Enum in <a href="org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a></dt>
<dd>
<div class="block">Inlinecount constants as described in the OData protocol</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#inlineCount-java.lang.Integer-">inlineCount(Integer)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INLINECOUNT_INVALID">INLINECOUNT_INVALID</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#inlineCountType-org.apache.olingo.odata2.api.commons.InlineCount-">inlineCountType(InlineCount)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INNER_EXCEPTION">INNER_EXCEPTION</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#INNER_EXCEPTION">INNER_EXCEPTION</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_ACCEPT_HEADER">INVALID_ACCEPT_HEADER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_ACCEPT_HEADER requires 1 content value ('header')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_ACCEPT_LANGUAGE_HEADER">INVALID_ACCEPT_LANGUAGE_HEADER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_ACCEPT_LANGUAGE_HEADER requires 1 content value ('header')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INVALID_ASSOCIATION">INVALID_ASSOCIATION</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INVALID_ASSOCIATION_SET">INVALID_ASSOCIATION_SET</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_BODY_FOR_REQUEST">INVALID_BODY_FOR_REQUEST</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_BODY_FOR_REQUEST requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_BOUNDARY">INVALID_BOUNDARY</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_BOUNDARY requires 1 content value('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_BOUNDARY_DELIMITER">INVALID_BOUNDARY_DELIMITER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_BOUNDARY_DELIMITER requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_CHANGESET_BOUNDARY">INVALID_CHANGESET_BOUNDARY</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_CHANGESET_BOUNDARY requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_CHANGESET_METHOD">INVALID_CHANGESET_METHOD</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_CHANGESET_METHOD requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_COMPLEX_TYPE">INVALID_COMPLEX_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_COMPLEX_TYPE requires 2 content values ('supplied complex type' and 'content complex type')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INVALID_COMPLEX_TYPE">INVALID_COMPLEX_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_CONTENT">INVALID_CONTENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_CONTENT requires 2 content values ('invalid tag' and 'parent tag')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_CONTENT_TRANSFER_ENCODING">INVALID_CONTENT_TRANSFER_ENCODING</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_CONTENT_TRANSFER_ENCODING requires 1 content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_CONTENT_TYPE">INVALID_CONTENT_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_CONTENT_TYPE requires 1 content value ('required content-type')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_DELETED_ENTRY_METADATA">INVALID_DELETED_ENTRY_METADATA</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INVALID_ENTITY_TYPE">INVALID_ENTITY_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INVALID_ENTITYCONTAINER">INVALID_ENTITYCONTAINER</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INVALID_ENTITYSET">INVALID_ENTITYSET</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_ENTITYTYPE">INVALID_ENTITYTYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_ENTITYTYPE requires 2 content values ('supplied entity type' and 'content entity type')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#INVALID_FUNC_IMPORT">INVALID_FUNC_IMPORT</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_HEADER">INVALID_HEADER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_HEADER requires 1 content value ('header', 'line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#INVALID_HEADER">INVALID_HEADER</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>
<div class="block">INVALID_HEADER requires 2 content values ('header key' and 'header value')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_INLINE_CONTENT">INVALID_INLINE_CONTENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_INLINE_CONTENT requires 1 content value ('invalid inline message')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_MAPPING">INVALID_MAPPING</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALIDMAPPING requires 1 content value ('propertyName')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#INVALID_METHOD_CALL">INVALID_METHOD_CALL</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#INVALID_MULTIPLICITY">INVALID_MULTIPLICITY</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_NAMESPACE">INVALID_NAMESPACE</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_NAMESPACE requires 1 content value ('invalid tag/namespace')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_PARENT_TAG">INVALID_PARENT_TAG</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_PARENT_TAG requires 2 content values ('expected parent tag' and 'found parent tag')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_PATHINFO">INVALID_PATHINFO</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_PATHINFO requires no content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_PROPERTY">INVALID_PROPERTY</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_PROPERTY requires 1 content value ('invalid property name')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_PROPERTY_VALUE">INVALID_PROPERTY_VALUE</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_PROPERTY_VALUE requires 1 content value ('invalid value')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_QUERY_OPERATION_METHOD">INVALID_QUERY_OPERATION_METHOD</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_QUERY_OPERATION_METHOD requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_QUERY_PARAMETER">INVALID_QUERY_PARAMETER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_QUERY_PARAMETER requires no content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#INVALID_REQUEST">INVALID_REQUEST</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>
<div class="block">INVALID_REQUEST requires NO content values</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_REQUEST_LINE">INVALID_REQUEST_LINE</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_REQUEST_LINE requires 2 content value ('request line', 'line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#INVALID_SORT_ORDER">INVALID_SORT_ORDER</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#INVALID_STATE">INVALID_STATE</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_STATE requires 1 content value ('message')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_STATUS_LINE">INVALID_STATUS_LINE</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_STATUS_LINE requires 2 content value ('status line', 'line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#INVALID_SYNTAX">INVALID_SYNTAX</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>
<div class="block">INVALID_SYNTAX requires NO content values</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#INVALID_TRAILING_TOKEN_DETECTED_AFTER_PARSING">INVALID_TRAILING_TOKEN_DETECTED_AFTER_PARSING</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#INVALID_TYPES_FOR_BINARY_OPERATOR">INVALID_TYPES_FOR_BINARY_OPERATOR</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#INVALID_URI">INVALID_URI</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">INVALID_URI requires 1 content value('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDFILTEREXPRESSION">INVALIDFILTEREXPRESSION</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDKEYPREDICATE">INVALIDKEYPREDICATE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDNEGATIVEVALUE">INVALIDNEGATIVEVALUE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDNULLVALUE">INVALIDNULLVALUE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDORDERBYEXPRESSION">INVALIDORDERBYEXPRESSION</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDPROPERTYTYPE">INVALIDPROPERTYTYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDRETURNTYPE">INVALIDRETURNTYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDSEGMENT">INVALIDSEGMENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDSYSTEMQUERYOPTION">INVALIDSYSTEMQUERYOPTION</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#INVALIDVALUE">INVALIDVALUE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#isAbstract--">isAbstract()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html#isActive--">isActive()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPATransaction</a></dt>
<dd>
<div class="block">implement status of the transaction context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html#isAll--">isAll()</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode</a></dt>
<dd>
<div class="block">Determines whether all properties (including navigation properties) have been selected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceVersion.html#isBiggerThan-java.lang.String-java.lang.String-">isBiggerThan(String, String)</a></span> - Static method in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceVersion.html" title="class in org.apache.olingo.odata2.api">ODataServiceVersion</a></dt>
<dd>
<div class="block">actual > comparedTo</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#isCausedByApplicationException--">isCausedByApplicationException()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>
<div class="block">Checks whether this exception is an or was caused by an <a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataApplicationException</code></a> exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#isCausedByHttpException--">isCausedByHttpException()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>
<div class="block">Checks whether this exception is an or was caused by an <a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataHttpException</code></a> exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#isCausedByMessageException--">isCausedByMessageException()</a></span> - Method in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>
<div class="block">Checks whether this exception is an or was caused by an <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchRequestPart.html#isChangeSet--">isChangeSet()</a></span> - Method in interface org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchRequestPart.html" title="interface in org.apache.olingo.odata2.api.batch">BatchRequestPart</a></dt>
<dd>
<div class="block">Get the info if a BatchPart is a ChangeSet</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html#isChangeSet--">isChangeSet()</a></span> - Method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a></dt>
<dd>
<div class="block">Get the info if a BatchResponsePart is a ChangeSet response</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#isCompatible-org.apache.olingo.odata2.api.edm.EdmSimpleType-">isCompatible(EdmSimpleType)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>
<div class="block">Checks type compatibility.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#isConsistent--">isConsistent()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>
<div class="block">The method returns the if the container is consistent without any errors</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#isContainerManaged--">isContainerManaged()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method returns <code>true</code> if the underlying entity manager is container managed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isContentOnly--">isContentOnly()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html#isCount--">isCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a></dt>
<dd>
<div class="block">Determines whether $count has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#isCount--">isCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Determines whether $count has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html#isCount--">isCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a></dt>
<dd>
<div class="block">Determines whether $count has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#isCount--">isCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Determines whether $count has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#isCount--">isCount()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Determines whether $count has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isDataBasedPropertySerialization--">isDataBasedPropertySerialization()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Returns true if the payload has dynamic properties i.e.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#isDataBasedPropertySerialization-boolean-">isDataBasedPropertySerialization(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataDebugCallback.html#isDebugEnabled--">isDebugEnabled()</a></span> - Method in interface org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataDebugCallback.html" title="interface in org.apache.olingo.odata2.api">ODataDebugCallback</a></dt>
<dd>
<div class="block">Determines whether additional debug information can be retrieved
from this OData service for the current request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html#isDefaultEntityContainer--">isDefaultEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntityContainer.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntityContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html#isDefaultEntityContainer--">isDefaultEntityContainer()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmEntitySetInfo.html" title="interface in org.apache.olingo.odata2.api.edm">EdmEntitySetInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#isDefaultEntityContainer--">isDefaultEntityContainer()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html#isDefaultNamingSkipped--">isDefaultNamingSkipped()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmBaseView</a></dt>
<dd>
<div class="block">The method returns whether the default naming logic is skipped for the
current view.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#isDelivered--">isDelivered()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#isExclude--">isExclude()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>
<div class="block">Gets the value of the exclude property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#isExclude--">isExclude()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the exclude property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#isExclude--">isExclude()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Gets the value of the exclude property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html#isExists--">isExists()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView</a></dt>
<dd>
<div class="block">The method tells if there exists a valid referential constraint for a
given association.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html#isExists--">isExists()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintView</a></dt>
<dd>
<div class="block">The method returns if a valid referential constraint exists for a given
EDM association.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html#isFcKeepInContent--">isFcKeepInContent()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmCustomizableFeedMappings.html" title="interface in org.apache.olingo.odata2.api.edm">EdmCustomizableFeedMappings</a></dt>
<dd>
<div class="block">Get the information if the property should be kept in the content</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#isFcKeepInContent--">isFcKeepInContent()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html#isFeed--">isFeed()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadEntryResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html#isFeed--">isFeed()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadFeedResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#isFeed--">isFeed()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>
<div class="block">Return whether this entry is a <code>feed</code> (multiplicity of <code>1..m</code>)
or a single <code>entry</code> (multiplicity of <code>0..1</code> or <code>1..1</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#isFixedLength--">isFixedLength()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the information if the type in has a fixed length</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#isFixedLength--">isFixedLength()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#isHasStream--">isHasStream()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#isInBatchMode--">isInBatchMode()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isIncludeMetadataInContentOnly--">isIncludeMetadataInContentOnly()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isIncludeSimplePropertyType--">isIncludeSimplePropertyType()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>
<div class="block">Returns if type information of simple properties should be in the payload.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#isInDebugMode--">isInDebugMode()</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Gets information about enabled debug mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html#isLinks--">isLinks()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkCountUriInfo</a></dt>
<dd>
<div class="block">Determines whether $links has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html#isLinks--">isLinks()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a></dt>
<dd>
<div class="block">Determines whether $links has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html#isLinks--">isLinks()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksCountUriInfo</a></dt>
<dd>
<div class="block">Determines whether $links has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html#isLinks--">isLinks()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a></dt>
<dd>
<div class="block">Determines whether $links has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#isLinks--">isLinks()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Determines whether $links has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#isMappingModelExists--">isMappingModelExists()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns if there exists a mapping model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#isNullable--">isNullable()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the information if the type in use is nullable</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#isNullable--">isNullable()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isOmitETag--">isOmitETag()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isOmitInlineForNullData--">isOmitInlineForNullData()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isOmitJsonWrapper--">isOmitJsonWrapper()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#isPagingRequested-boolean-">isPagingRequested(boolean)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#isReferencedInKey-java.lang.String-">isReferencedInKey(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method checks if the given EDM complex type is referenced as a Key property in any Entity</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isResponsePayload--">isResponsePayload()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#isScrumTeam--">isScrumTeam()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#isScrumTeam--">isScrumTeam()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmProperty.html#isSimple--">isSimple()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm">EdmProperty</a></dt>
<dd>
<div class="block">Get the info if the property is a simple property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/SelectItem.html#isStar--">isStar()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/SelectItem.html" title="interface in org.apache.olingo.odata2.api.uri">SelectItem</a></dt>
<dd>
<div class="block"><code>true</code> if select=*</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html#isStrict--">isStrict()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#isTombstoneSupported--">isTombstoneSupported()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>
<div class="block">Implement this method to indicate whether the extended class can handle OData Tombstone feature as well</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html#isTombstoneSupported--">isTombstoneSupported()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneEntityListener</a></dt>
<dd>
<div class="block">Implement this method to indicate whether the extended class can handle OData Tombstone feature as well</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html#isTombstoneSupported--">isTombstoneSupported()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">CustomerQueryExtension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmFacets.html#isUnicode--">isUnicode()</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm">EdmFacets</a></dt>
<dd>
<div class="block">Get the information if UNICODE or ASCII characters are used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#isUnicode--">isUnicode()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#isValidatingFacets-boolean-">isValidatingFacets(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html#isValidatingFacets--">isValidatingFacets()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#isValidatingFacets--">isValidatingFacets()</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html#isValue--">isValue()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.info.<a href="org/apache/olingo/odata2/api/uri/info/GetSimplePropertyUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetSimplePropertyUriInfo</a></dt>
<dd>
<div class="block">Determines whether $value has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriInfo.html#isValue--">isValue()</a></span> - Method in interface org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri">UriInfo</a></dt>
<dd>
<div class="block">Determines whether $value has been used in the request URI.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#isVirtualAccess--">isVirtualAccess()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#JOIN">JOIN</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#JOIN_CLAUSE_EXPECTED">JOIN_CLAUSE_EXPECTED</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory"><span class="typeNameLink">JPAAccessFactory</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/factory/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.factory</a></dt>
<dd>
<div class="block">Factory interface for creating
JPA EDM Model view
JPA Processor
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html#jpaAttribute">jpaAttribute</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#JPAAttribute--">JPAAttribute()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAAttributeMapType</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">The default name for EDM
property is derived from JPA attribute name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html#JPAAttributeMapType--">JPAAttributeMapType()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAAttributeMapType.JPAAttribute</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">Java class for anonymous complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#jpaAttributes">jpaAttributes</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#jpaAttributes">jpaAttributes</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationEndView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmAssociationEndView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A view on Java Persistence Entity Relationship and Entity Data Model
Association End.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationSetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmAssociationSetView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A view on Java Persistence Entity Relationship and Entity Data Model
Association Set.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmAssociationView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A View on Java Persistence Entity Relationship and Entity Data Model
Association.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmBaseView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmBaseView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A base view on Java Persistence Model and Entity Data Model.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAEdmBuilder</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">JPAEdmBuilder interface provides methods for building elements of an Entity Data Model (EDM) from
a Java Persistence Model.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmComplexPropertyView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A view on properties of Java Persistence embeddable type and EDM complex
type.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmComplexTypeView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on Java Persistence embeddable types and EDM complex types.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityContainerView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmEntityContainerView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on JPA EDM entity container.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntitySetView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmEntitySetView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on Java Persistence entity type and EDM entity sets.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmEntityTypeView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on Java Persistence entity types and EDM entity types.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmExtension.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmExtension</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">The interface provides methods to extend JPA EDM containers.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmFunctionImportView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmFunctionImportView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A view on EDM Function Imports.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmKeyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmKeyView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on Java Persistence Entity Key Attributes and EDM Key properties.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmMapping</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">The interface acts a container for storing Java persistence column name.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAEdmMappingModel</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">
Java class for anonymous complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html#JPAEdmMappingModel--">JPAEdmMappingModel()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAEdmMappingModelAccess</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">Interface provides methods to access JPA EDM mapping model.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAEdmMappingModelFactory</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">This object contains factory methods for each Java content interface and Java
element interface generated in the
org.apache.olingo.odata2.processor.api.jpa.model.mapping package.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html#JPAEdmMappingModelFactory--">JPAEdmMappingModelFactory()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModelFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModelFactory</a></dt>
<dd>
<div class="block">Create a new ObjectFactory that can be used to create new instances of
schema derived classes for package:
org.apache.olingo.odata2.processor.api.jpa.model.mapping</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmModelView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmModelView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on JPA meta model and EDM meta model.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmNavigationPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmNavigationPropertyView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on Java persistence entity relationship and EDM navigation property.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmPropertyView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmPropertyView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">A view on Java Persistence Entity Attributes and EDM properties.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmReferentialConstraintRoleView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A view on Java Persistence Entity Join Column's "name" and
"referenced column name" attributes and Entity Data Model Referential
Constraint's dependent and principal roles respectively.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.RoleType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmReferentialConstraintRoleView.RoleType</span></a> - Enum in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">Two types of EDM roles of a referential constraint.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmReferentialConstraintView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A view on Java Persistence Entity Join Columns and Entity Data Model
Referential Constraint.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><span class="typeNameLink">JPAEdmSchemaView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a></dt>
<dd>
<div class="block">
A view on Java Persistence Model and Entity Data Model Schema.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html#jpaEmbeddableType">jpaEmbeddableType</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypesMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAEmbeddableTypeMapType</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">The default name for EDM
complex type is derived from JPA Embeddable type name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#JPAEmbeddableTypeMapType--">JPAEmbeddableTypeMapType()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#jpaEmbeddableTypes">jpaEmbeddableTypes</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAEmbeddableTypesMapType</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">
Java class for JPAEmbeddableTypesMapType complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html#JPAEmbeddableTypesMapType--">JPAEmbeddableTypesMapType()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypesMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#jpaEntityAlias">jpaEntityAlias</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">An alias for Java Persistence Entity</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.factory"><span class="typeNameLink">JPAEntityManagerFactory</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/factory/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.factory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.html#JPAEntityManagerFactory--">JPAEntityManagerFactory()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.factory.<a href="org/apache/olingo/odata2/jpa/processor/ref/factory/JPAEntityManagerFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.factory">JPAEntityManagerFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#jpaEntityName">jpaEntityName</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">Java Persistence Entity name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html#jpaEntityType">jpaEntityType</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypesMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAEntityTypeMapType</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">The default name for EDM
entity type is derived from JPA entity type name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#JPAEntityTypeMapType--">JPAEntityTypeMapType()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#jpaEntityTypes">jpaEntityTypes</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAEntityTypesMapType</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">
Java class for JPAEntityTypesMapType complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html#JPAEntityTypesMapType--">JPAEntityTypesMapType()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypesMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypesMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAFunction</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">A container for JPA Functions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html#JPAFunction-java.lang.reflect.Method-java.lang.Class:A-java.lang.reflect.Type-java.lang.Object:A-">JPAFunction(Method, Class&lt;?&gt;[], Type, Object[])</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAFunction.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAFunction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#jpaFunction">jpaFunction</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAJoinClause</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">A container for Java Persistence Join Clause that can be used for building
JPQL statements.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html#JPAJoinClause-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause.JOIN-">JPAJoinClause(String, String, String, String, String, JPAJoinClause.JOIN)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause</a></dt>
<dd>
<div class="block">Constructor for creating elements of JPA Join Clause container.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.JOIN.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAJoinClause.JOIN</span></a> - Enum in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">Enumerated list of possible Joins in JPQL
LEFT - left outer join
FETCH - enable fetching of an association as a side effect of the
execution of a query
INNER - inner join
</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAMethodContext</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">The abstract class is a compilation of objects required for building specific
instances of JPA Method Context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#JPAMethodContext--">JPAMethodContext()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAMethodContext.JPAMethodContextBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">The abstract class is extended by specific JPA Method Context Builder to
build JPA Method Context types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html#JPAMethodContextBuilder--">JPAMethodContextBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext.JPAMethodContextBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAMethodContextView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">The interface provides view on JPA Method Context.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAPaging.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAPaging</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPAPersistenceUnitMapType</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">By default Java Persistence Unit name is taken as EDM schema name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#JPAPersistenceUnitMapType--">JPAPersistenceUnitMapType()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access"><span class="typeNameLink">JPAProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></dt>
<dd>
<div class="block">The interface provides methods for processing OData Requests for Create, Read, Update, Delete operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#jpaProcessor">jpaProcessor</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>
<div class="block">An instance of <a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access"><code>JPAProcessor</code></a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.web"><span class="typeNameLink">JPAReferenceServiceFactory</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.web</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html#JPAReferenceServiceFactory--">JPAReferenceServiceFactory()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.web.<a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.web">JPAReferenceServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html#jpaRelationship">jpaRelationship</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html#JPARelationship--">JPARelationship()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType.JPARelationship</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPARelationshipMapType</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">The default name for EDM navigation property is derived from JPA relationship
name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html#JPARelationshipMapType--">JPARelationshipMapType()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><span class="typeNameLink">JPARelationshipMapType.JPARelationship</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a></dt>
<dd>
<div class="block">
Java class for anonymous complex type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#jpaRelationships">jpaRelationships</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/factory/JPQLBuilderFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory"><span class="typeNameLink">JPQLBuilderFactory</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/factory/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.factory</a></dt>
<dd>
<div class="block">Factory interface for creating following instances</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLContext</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The abstract class is a compilation of objects required for building
<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><code>JPQLStatement</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#JPQLContext--">JPQLContext()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLContext.JPQLContextBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The abstract class is extended by specific JPQLContext builder for
building JPQLContexts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#JPQLContextBuilder--">JPQLContextBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLContextType</span></a> - Enum in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">Enumerated list of JPQL context Types.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLContextView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The interface provides a view on JPQL Context.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLJoinContextView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The interface provide a view on JPQL Join context.The interface provides
methods for accessing the Join Clause which can be part of JPQL Select
statement.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLJoinSelectSingleContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLJoinSelectSingleContextView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The interface provide a view on JPQL Join Clauses.The interface is an
extension to JPQL select single context and provides methods for accessing
JPQL Join clauses.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLSelectContextView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The interface provide a view on JPQL select context.The interface provides
methods for accessing the clauses of a JPQL SELECT statement like "SELECT",
"ORDERBY", "WHERE".</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLSelectSingleContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLSelectSingleContextView</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The interface provide a view on JPQL select single context.The interface
provides methods for accessing the clause of a JPQL SELECT statement like
"SELECT".</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLStatement</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The class represents a Java Persistence Query Language (JPQL) Statement.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLStatement.DELIMITER</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLStatement.JPQLStatementBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>
<div class="block">The abstract class is extended by specific JPQL statement builders for
building JPQL statements like
Select statements
Select single statements
Select statements with Join
Insert/Modify/Delete statements
A default statement builder for building each kind of JPQL statements is
provided by the library.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLStatement.KEYWORD</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><span class="typeNameLink">JPQLStatement.Operator</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html#JPQLStatementBuilder--">JPQLStatementBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.JPQLStatementBuilder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Key</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a key for an entity type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Key.html#Key--">Key()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#key">key</a></span> - Variable in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/KeyPredicate.html" title="interface in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">KeyPredicate</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Key predicate, consisting of a simple-type property and its value as String literal</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#KEYWORD--">KEYWORD()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#LAST_MODIFIED">LAST_MODIFIED</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.29">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#LE">LE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#LEFT_BRACE">LEFT_BRACE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#LEFT_OUTER_JOIN">LEFT_OUTER_JOIN</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#LEFT_SIDE_NOT_A_PROPERTY">LEFT_SIDE_NOT_A_PROPERTY</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#LEFT_SIDE_NOT_STRUCTURAL_TYPE">LEFT_SIDE_NOT_STRUCTURAL_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#LIKE">LIKE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#LINK">LINK</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://tools.ietf.org/html/rfc5988#page-6">Web Linking (IETF RFC-5988) documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#LINK_REL_EDIT">LINK_REL_EDIT</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#LINK_REL_EDIT_MEDIA">LINK_REL_EDIT_MEDIA</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#LINK_REL_NEXT">LINK_REL_NEXT</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#LINK_REL_SELF">LINK_REL_SELF</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">ListsProcessor</span></a> - Class in <a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a></dt>
<dd>
<div class="block">Implementation of the centralized parts of OData processing,
allowing to use the simplified DataSource for the
actual data handling.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#ListsProcessor-org.apache.olingo.odata2.ref.processor.ScenarioDataSource-">ListsProcessor(ScenarioDataSource)</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#ListsProcessor-org.apache.olingo.odata2.ref.processor.ScenarioDataSource-org.apache.olingo.odata2.ref.processor.BeanPropertyAccess-">ListsProcessor(ScenarioDataSource, BeanPropertyAccess)</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#LITERAL_FACETS_NOT_MATCHED">LITERAL_FACETS_NOT_MATCHED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#LITERAL_ILLEGAL_CONTENT">LITERAL_ILLEGAL_CONTENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#LITERAL_KIND_MISSING">LITERAL_KIND_MISSING</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#LITERAL_KIND_NOT_SUPPORTED">LITERAL_KIND_NOT_SUPPORTED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#LITERAL_NULL_NOT_ALLOWED">LITERAL_NULL_NOT_ALLOWED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#LITERAL_UNCONVERTIBLE_TO_VALUE_TYPE">LITERAL_UNCONVERTIBLE_TO_VALUE_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/LiteralExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">LiteralExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a literal expression node in the expression tree
<br>
<br></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html#LITERALFORMAT">LITERALFORMAT</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteralException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#LITERALFORMAT">LITERALFORMAT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html#load-java.lang.String-byte:A-">load(String, byte[])</a></span> - Static method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">ResourceHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html#loadAsByte-java.lang.String-">loadAsByte(String)</a></span> - Static method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">ResourceHelper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html#loadImage-java.lang.Long-">loadImage(Long)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.ref.util.<a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomerImageLoader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util">CustomerImageLoader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#loadMappingModel--">loadMappingModel()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method searches and loads the mapping model stored in &ltfile&gt.xml
file into the java object <a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping"><code>JPAEdmMappingModel</code></a> .</div>
</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">Location</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html#Location--">Location()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html#Location-java.lang.String-java.lang.String-java.lang.String-">Location(String, String, String)</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#LOCATION">LOCATION</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/Location.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">Location</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Location.html#Location-java.lang.String-java.lang.String-java.lang.String-">Location(String, String, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Location.html" title="class in org.apache.olingo.odata2.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#LONG">LONG</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#LT">LT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Manager.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">Manager</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Manager.html#Manager--">Manager()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Manager.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Manager</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/Manager.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">Manager</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Manager.html#Manager-int-java.lang.String-">Manager(int, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Manager.html" title="class in org.apache.olingo.odata2.ref.model">Manager</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#mapJPAAttribute-java.lang.String-java.lang.String-">mapJPAAttribute(String, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns EDM property name for the Java persistence entity
attribute name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#mapJPAEmbeddableType-java.lang.String-">mapJPAEmbeddableType(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns EDM complex type name for the Java embeddable type
name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#mapJPAEmbeddableTypeAttribute-java.lang.String-java.lang.String-">mapJPAEmbeddableTypeAttribute(String, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns EDM property name for the Java persistence embeddable
type's attribute name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#mapJPAEntitySet-java.lang.String-">mapJPAEntitySet(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns EDM entity set name for the Java persistence entity
type name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#mapJPAEntityType-java.lang.String-">mapJPAEntityType(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns EDM entity type name for the Java persistence entity
type name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#mapJPAPersistenceUnit-java.lang.String-">mapJPAPersistenceUnit(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns EDM Schema namespace for the persistence unit name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html#mapJPARelationship-java.lang.String-java.lang.String-">mapJPARelationship(String, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmMappingModelAccess.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAEdmMappingModelAccess</a></dt>
<dd>
<div class="block">The method returns EDM navigation property name for the Java persistence
entity relationship name.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Mapping</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Object of this class represent the mapping of a value to a MIME type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#Mapping--">Mapping()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#MATCHPROBLEM">MATCHPROBLEM</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">Material</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#Material--">Material()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#Material-java.lang.String-char:A-double-java.lang.String-">Material(String, char[], double, String)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html#MATRIX">MATRIX</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#MEDIA_DATA_NOT_INITIAL">MEDIA_DATA_NOT_INITIAL</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">MEDIA_DATA_NOT_INITIAL requires no content value</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><span class="typeNameLink">MediaMetadata</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/entry/package-summary.html">org.apache.olingo.odata2.api.ep.entry</a></dt>
<dd>
<div class="block"><a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>MediaMetadata</code></a> contains all metadata for media related entries.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/MemberExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">MemberExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a member expression in the expression tree
<br>
<br></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html#mergeSemantic-boolean-">mergeSemantic(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.EntityProviderReadPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderReadProperties.EntityProviderReadPropertiesBuilder</a></dt>
<dd>
<div class="block">Sets the merge semantics.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">MessageReference</span></a> - Class in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">APPLICATION DEVELOPERS: Please use <a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataApplicationException</code></a> to throw custom exceptions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#messageReference">messageReference</a></span> - Variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Message reference for exception which is used for internationalization</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html#messageReference">messageReference</a></span> - Variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">MetadataProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData metadata request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#method-java.lang.String-">method(String)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#method-java.lang.String-">method(String)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html#method-java.lang.String-">method(String)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart.BatchQueryPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#method-java.lang.String-">method(String)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#method-org.apache.olingo.odata2.api.commons.ODataHttpMethod-">method(ODataHttpMethod)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#method-org.apache.olingo.odata2.api.commons.ODataHttpMethod-">method(ODataHttpMethod)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#METHOD_WRONG_ARG_BETWEEN">METHOD_WRONG_ARG_BETWEEN</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#METHOD_WRONG_ARG_EXACT">METHOD_WRONG_ARG_EXACT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#METHOD_WRONG_ARG_X_OR_LESS">METHOD_WRONG_ARG_X_OR_LESS</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#METHOD_WRONG_ARG_X_OR_MORE">METHOD_WRONG_ARG_X_OR_MORE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#METHOD_WRONG_INPUT_TYPE">METHOD_WRONG_INPUT_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/MethodExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">MethodExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a method expression in the expression tree
<br>
<br></div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">MethodOperator</span></a> - Enum in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Enumerations for all supported methods of the ODATA expression parser
for ODATA version 2.0 (with some restrictions).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_ATTRIBUTE">MISSING_ATTRIBUTE</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">INVALID_PARENT_TAG requires 2 content values ('missing attribute name' and 'tag name')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#MISSING_BLANK_LINE">MISSING_BLANK_LINE</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">MISSING_BLANK_LINE requires 2 content value ('supplied line','line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#MISSING_BOUNDARY_DELIMITER">MISSING_BOUNDARY_DELIMITER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">MISSING_BOUNDARY_DELIMITER requires 1 content value('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#MISSING_CLOSE_DELIMITER">MISSING_CLOSE_DELIMITER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">MISSING_CLOSE_DELIMITER requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#MISSING_CLOSING_PARENTHESIS">MISSING_CLOSING_PARENTHESIS</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#MISSING_CONTENT_TYPE">MISSING_CONTENT_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">MISSING_CONTENT_TYPE requires no content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#MISSING_MANDATORY_HEADER">MISSING_MANDATORY_HEADER</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">MISSONG MANDATORY HEADER requires 1 content value ('header name')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#MISSING_METHOD">MISSING_METHOD</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">MISSING_METHOD requires 1 content value ('request line')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#MISSING_PARAMETER_IN_CONTENT_TYPE">MISSING_PARAMETER_IN_CONTENT_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">MISSING_PARAMETER_IN_CONTENT_TYPE requires no content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_PROPERTY">MISSING_PROPERTY</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">MISSING_PROPERTY requires 1 content value ('invalid value')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_RESULTS_ARRAY">MISSING_RESULTS_ARRAY</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">MISSING_RESULTS_ARRAY requires no content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#MISSING_TAG">MISSING_TAG</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">MISSING_TAG requires 1 content values ('tag name')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#MISSINGKEYPREDICATENAME">MISSINGKEYPREDICATENAME</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#MISSINGPARAMETER">MISSINGPARAMETER</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/ModelException.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">ModelException</span></a> - Exception in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/ModelException.html#ModelException-java.lang.Exception-">ModelException(Exception)</a></span> - Constructor for exception org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/ModelException.html" title="class in org.apache.olingo.odata2.ref.model">ModelException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ModelSharedConstants.html" title="interface in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">ModelSharedConstants</span></a> - Interface in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#MULTIPART_MIXED">MULTIPART_MIXED</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#MUSTBELASTSEGMENT">MUSTBELASTSEGMENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#MUSTBENAVIGATIONPROPERTY">MUSTBENAVIGATIONPROPERTY</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#MUSTBEPROPERTY">MUSTBEPROPERTY</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#MUSTNOTBELASTSEGMENT">MUSTNOTBELASTSEGMENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#name">name</a></span> - Variable in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#name">name</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#name">name</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#name">name</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#name">name</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html#name">name</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType.JPARelationship</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ModelSharedConstants.html#NAMESPACE_1">NAMESPACE_1</a></span> - Static variable in interface org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ModelSharedConstants.html" title="interface in org.apache.olingo.odata2.annotation.processor.ref.model">ModelSharedConstants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#NAMESPACE_1">NAMESPACE_1</a></span> - Static variable in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#NAMESPACE_2">NAMESPACE_2</a></span> - Static variable in class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_APP_2007">NAMESPACE_APP_2007</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_ATOM_2005">NAMESPACE_ATOM_2005</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_D_2007_08">NAMESPACE_D_2007_08</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_EDM_2006_04">NAMESPACE_EDM_2006_04</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_EDM_2007_05">NAMESPACE_EDM_2007_05</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_EDM_2008_01">NAMESPACE_EDM_2008_01</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_EDM_2008_09">NAMESPACE_EDM_2008_09</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_EDMX_2007_06">NAMESPACE_EDMX_2007_06</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_M_2007_08">NAMESPACE_M_2007_08</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_REL_2007_08">NAMESPACE_REL_2007_08</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_REL_ASSOC_2007_08">NAMESPACE_REL_ASSOC_2007_08</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_SCHEME_2007_08">NAMESPACE_SCHEME_2007_08</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html#NAMESPACE_TOMBSTONE">NAMESPACE_TOMBSTONE</a></span> - Static variable in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html" title="interface in org.apache.olingo.odata2.api.ep.callback">TombstoneCallback</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#NAMESPACE_XML_1998">NAMESPACE_XML_1998</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#NAMINGERROR">NAMINGERROR</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">NavigationProperty</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this Class represent a navigation property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#NavigationProperty--">NavigationProperty()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#navigationProperty">navigationProperty</a></span> - Variable in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#NAVIGATIONPROPERTYNOTFOUND">NAVIGATIONPROPERTYNOTFOUND</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/NavigationPropertySegment.html" title="interface in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">NavigationPropertySegment</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Navigation property segment, consisting of a navigation property and its
target entity set.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/NavigationSegment.html" title="interface in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">NavigationSegment</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Navigation segment, consisting of a navigation property, its target entity set,
and, optionally, a list of key predicates to determine a single entity out of
the target entity set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#NE">NE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html#newBuilder--">newBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html#newBuilder--">newBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSet.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSet</a></dt>
<dd>
<div class="block">Get new builder instance</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#newBuilder--">newBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#newBuilder--">newBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#newBuilder--">newBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#newBuilder--">newBuilder()</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#newDataObject-org.apache.olingo.odata2.api.edm.EdmEntitySet-">newDataObject(EdmEntitySet)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#nextLink-java.lang.String-">nextLink(String)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#NO_MATCH_WITH_BOUNDARY_STRING">NO_MATCH_WITH_BOUNDARY_STRING</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">NO_MATCH_WITH_BOUNDARY_STRING requires 2 content value ('required boundary', 'line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#NOMEDIARESOURCE">NOMEDIARESOURCE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#NONAVIGATIONPROPERTY">NONAVIGATIONPROPERTY</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html#NOSERVICE">NOSERVICE</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html" title="class in org.apache.olingo.odata2.api.exception">ODataInternalServerErrorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#NOT">NOT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#NOT_SET_CHARACTER_ENCODING">NOT_SET_CHARACTER_ENCODING</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">NOT_SET_CHARACTER_ENCODING requires no content value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html#NOT_SUPPORTED">NOT_SUPPORTED</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception">ODataUnsupportedMediaTypeException</a></dt>
<dd>
<div class="block">NOT_SUPPORTED requires 1 content value ('media type')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html#NOT_SUPPORTED_ACCEPT_HEADER">NOT_SUPPORTED_ACCEPT_HEADER</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotAcceptableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html#NOT_SUPPORTED_ACCEPT_HEADER">NOT_SUPPORTED_ACCEPT_HEADER</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception">ODataUnsupportedMediaTypeException</a></dt>
<dd>
<div class="block">NOT_SUPPORTED_ACCEPT_HEADER requires 1 content value ('media type')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html#NOT_SUPPORTED_CONTENT_TYPE">NOT_SUPPORTED_CONTENT_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotAcceptableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html#NOT_SUPPORTED_CONTENT_TYPE">NOT_SUPPORTED_CONTENT_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception">ODataUnsupportedMediaTypeException</a></dt>
<dd>
<div class="block">NOT_SUPPORTED_CONTENT_TYPE requires 1 content value ('media type')</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">Note</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#Note--">Note()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#Note-java.util.Calendar-java.util.Calendar-java.lang.String-">Note(Calendar, Calendar, String)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">NoteKey</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#NoteKey--">NoteKey()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html#NOTEXT">NOTEXT</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteralException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#NOTEXT">NOTEXT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#NOTFOUND">NOTFOUND</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#NOTSUPPORTED">NOTSUPPORTED</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html#ODATA_JPACTX_NULL">ODATA_JPACTX_NULL</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataApplicationException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">This class represents a translated application exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-">ODataApplicationException(String, Locale)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataApplicationException(String, Locale, HttpStatusCodes)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataApplicationException(String, Locale, HttpStatusCodes, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-java.lang.Throwable-">ODataApplicationException(String, Locale, HttpStatusCodes, String, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-java.lang.Throwable-">ODataApplicationException(String, Locale, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.Throwable-">ODataApplicationException(String, Locale, HttpStatusCodes, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html#ODataApplicationException-java.lang.String-java.util.Locale-java.lang.String-java.lang.Throwable-">ODataApplicationException(String, Locale, String, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataBadRequestException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 400 bad request</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#ODataBadRequestException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataBadRequestException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#ODataBadRequestException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataBadRequestException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#ODataBadRequestException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataBadRequestException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#ODataBadRequestException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataBadRequestException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ODataCallback.html" title="interface in org.apache.olingo.odata2.api"><span class="typeNameLink">ODataCallback</span></a> - Interface in <a href="org/apache/olingo/odata2/api/package-summary.html">org.apache.olingo.odata2.api</a></dt>
<dd>
<div class="block">Common OData callback interface.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataConflictException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 409 Conflict</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html#ODataConflictException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataConflictException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html" title="class in org.apache.olingo.odata2.api.exception">ODataConflictException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html#ODataConflictException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataConflictException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html" title="class in org.apache.olingo.odata2.api.exception">ODataConflictException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html#ODataConflictException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataConflictException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html" title="class in org.apache.olingo.odata2.api.exception">ODataConflictException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html#ODataConflictException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataConflictException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataConflictException.html" title="class in org.apache.olingo.odata2.api.exception">ODataConflictException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataContext</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">Compilation of generic context objects.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataContext.RuntimeMeasurement</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">Runtime measurements.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ODataDebugCallback.html" title="interface in org.apache.olingo.odata2.api"><span class="typeNameLink">ODataDebugCallback</span></a> - Interface in <a href="org/apache/olingo/odata2/api/package-summary.html">org.apache.olingo.odata2.api</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ODataDebugResponseWrapperCallback.html" title="interface in org.apache.olingo.odata2.api"><span class="typeNameLink">ODataDebugResponseWrapperCallback</span></a> - Interface in <a href="org/apache/olingo/odata2/api/package-summary.html">org.apache.olingo.odata2.api</a></dt>
<dd>
<div class="block">Debug handler.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/feed/ODataDeltaFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed"><span class="typeNameLink">ODataDeltaFeed</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/feed/package-summary.html">org.apache.olingo.odata2.api.ep.feed</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#ODataEntityProviderPropertiesBuilder--">ODataEntityProviderPropertiesBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><span class="typeNameLink">ODataEntry</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/entry/package-summary.html">org.apache.olingo.odata2.api.ep.entry</a></dt>
<dd>
<div class="block">An <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> contains all <b>properties</b> (in form of a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>) and possible <b>metadata</b>
(in form of <a href="org/apache/olingo/odata2/api/ep/entry/MediaMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>MediaMetadata</code></a> and/or <a href="org/apache/olingo/odata2/api/ep/entry/EntryMetadata.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>EntryMetadata</code></a>) for an entry.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataErrorCallback.html" title="interface in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataErrorCallback</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">This interface is called if an error occurred and is process inside the exception mapper.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataErrorContext</span></a> - Class in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">Error context information bean.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#ODataErrorContext--">ODataErrorContext()</a></span> - Constructor for class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">create a new context object</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Base exception for all <code>OData</code>-related exceptions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#ODataException--">ODataException()</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#ODataException-java.lang.String-">ODataException(String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#ODataException-java.lang.String-java.lang.Throwable-">ODataException(String, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataException.html#ODataException-java.lang.Throwable-">ODataException(Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataException.html" title="class in org.apache.olingo.odata2.api.exception">ODataException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/feed/ODataFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed"><span class="typeNameLink">ODataFeed</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/feed/package-summary.html">org.apache.olingo.odata2.api.ep.feed</a></dt>
<dd>
<div class="block">An <a href="org/apache/olingo/odata2/api/ep/feed/ODataFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed"><code>ODataFeed</code></a> object contains a list of <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a>s and the metadata associated with this feed.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataForbiddenException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 403 forbidden</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html#ODataForbiddenException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataForbiddenException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html" title="class in org.apache.olingo.odata2.api.exception">ODataForbiddenException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html#ODataForbiddenException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataForbiddenException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html" title="class in org.apache.olingo.odata2.api.exception">ODataForbiddenException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html#ODataForbiddenException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataForbiddenException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html" title="class in org.apache.olingo.odata2.api.exception">ODataForbiddenException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html#ODataForbiddenException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataForbiddenException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataForbiddenException.html" title="class in org.apache.olingo.odata2.api.exception">ODataForbiddenException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataHttpException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> with a HTTP status code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataHttpException(MessageReference, HttpStatusCodes)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception">ODataHttpException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataHttpException(MessageReference, HttpStatusCodes, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception">ODataHttpException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataHttpException(MessageReference, Throwable, HttpStatusCodes)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception">ODataHttpException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html#ODataHttpException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataHttpException(MessageReference, Throwable, HttpStatusCodes, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataHttpException.html" title="class in org.apache.olingo.odata2.api.exception">ODataHttpException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/commons/ODataHttpHeaders.html" title="class in org.apache.olingo.odata2.api.commons"><span class="typeNameLink">ODataHttpHeaders</span></a> - Class in <a href="org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a></dt>
<dd>
<div class="block">HTTP header constants as used in the OData protocol</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/commons/ODataHttpMethod.html" title="enum in org.apache.olingo.odata2.api.commons"><span class="typeNameLink">ODataHttpMethod</span></a> - Enum in <a href="org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a></dt>
<dd>
<div class="block">The supported HTTP methods.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataInternalServerErrorException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html#ODataInternalServerErrorException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataInternalServerErrorException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html" title="class in org.apache.olingo.odata2.api.exception">ODataInternalServerErrorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html#ODataInternalServerErrorException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataInternalServerErrorException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html" title="class in org.apache.olingo.odata2.api.exception">ODataInternalServerErrorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html#ODataInternalServerErrorException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataInternalServerErrorException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html" title="class in org.apache.olingo.odata2.api.exception">ODataInternalServerErrorException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html#ODataInternalServerErrorException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataInternalServerErrorException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataInternalServerErrorException.html" title="class in org.apache.olingo.odata2.api.exception">ODataInternalServerErrorException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAAccessFactory.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.factory"><span class="typeNameLink">ODataJPAAccessFactory</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/factory/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.factory</a></dt>
<dd>
<div class="block">Factory interface for creating following instances</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPAContext</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">This class does the compilation of context objects required for OData JPA
Runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#oDataJPAContext">oDataJPAContext</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>
<div class="block">An instance of <a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api"><code>ODataJPAContext</code></a> object</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPADefaultProcessor</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#ODataJPADefaultProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">ODataJPADefaultProcessor(ODataJPAContext)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAErrorCallback.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception"><span class="typeNameLink">ODataJPAErrorCallback</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAErrorCallback.html#ODataJPAErrorCallback--">ODataJPAErrorCallback()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAErrorCallback.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAErrorCallback</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception"><span class="typeNameLink">ODataJPAException</span></a> - Exception in <a href="org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a></dt>
<dd>
<div class="block">The exception class is the base of OData JPA exceptions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html#ODataJPAException-java.lang.String-java.lang.Throwable-org.apache.olingo.odata2.api.exception.MessageReference-">ODataJPAException(String, Throwable, MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.factory"><span class="typeNameLink">ODataJPAFactory</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/factory/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.factory</a></dt>
<dd>
<div class="block">The class is an abstract factory for creating default ODataJPAFactory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html#ODataJPAFactory--">ODataJPAFactory()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.factory.<a href="org/apache/olingo/odata2/jpa/processor/api/factory/ODataJPAFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api.factory">ODataJPAFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAMessageService.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.exception"><span class="typeNameLink">ODataJPAMessageService</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a></dt>
<dd>
<div class="block">The interface is used to access language dependent message texts.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception"><span class="typeNameLink">ODataJPAModelException</span></a> - Exception in <a href="org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a></dt>
<dd>
<div class="block">The exception is thrown for any unexpected errors raising while
accessing/transforming Java Persistence Models.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPAProcessor</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">Extend this class and implement an OData JPA processor if the default
behavior of OData JPA Processor library has to be overwritten.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#ODataJPAProcessor-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">ODataJPAProcessor(ODataJPAContext)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPAQueryExtensionEntityListener</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">Extend this class to build JPA Query object for a given OData request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#ODataJPAQueryExtensionEntityListener--">ODataJPAQueryExtensionEntityListener()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAQueryExtensionEntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPAResponseBuilder</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">The interface provides methods for building an OData response from a JPA Entity.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception"><span class="typeNameLink">ODataJPARuntimeException</span></a> - Exception in <a href="org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a></dt>
<dd>
<div class="block">The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPAServiceFactory</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">
Extend this factory class and create own instance of <a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><code>ODataService</code></a> that
transforms Java Persistence
Models into an OData Service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#ODataJPAServiceFactory--">ODataJPAServiceFactory()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPATombstoneContext</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">This class provides a thread safe container for accessing Tombstone objects</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html#ODataJPATombstoneContext--">ODataJPATombstoneContext()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPATombstoneEntityListener</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">Extend this class and implement a JPA Entity Listener as specified in JSR 317 Java Persistence 2.0.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html#ODataJPATombstoneEntityListener--">ODataJPATombstoneEntityListener()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneEntityListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html" title="interface in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">ODataJPATransaction</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block">Interface for JPA-Transaction abstraction.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataMessageException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">DO NOT EXTEND THIS EXCEPTION</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#ODataMessageException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataMessageException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Creates <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#ODataMessageException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataMessageException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Creates <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> and cause <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> which caused
this exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#ODataMessageException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataMessageException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Creates <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a>,
cause <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><code>Throwable</code></a> and error code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html#ODataMessageException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataMessageException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMessageException</a></dt>
<dd>
<div class="block">Creates <a href="org/apache/olingo/odata2/api/exception/ODataMessageException.html" title="class in org.apache.olingo.odata2.api.exception"><code>ODataMessageException</code></a> with given <a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception"><code>MessageReference</code></a> and error code.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataMethodNotAllowedException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 405 (method not allowed).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html#ODataMethodNotAllowedException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataMethodNotAllowedException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMethodNotAllowedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html#ODataMethodNotAllowedException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataMethodNotAllowedException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMethodNotAllowedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html#ODataMethodNotAllowedException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataMethodNotAllowedException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMethodNotAllowedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html#ODataMethodNotAllowedException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataMethodNotAllowedException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataMethodNotAllowedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataMethodNotAllowedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataNotAcceptableException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 406 not acceptable</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html#ODataNotAcceptableException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataNotAcceptableException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotAcceptableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html#ODataNotAcceptableException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataNotAcceptableException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotAcceptableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html#ODataNotAcceptableException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataNotAcceptableException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotAcceptableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html#ODataNotAcceptableException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataNotAcceptableException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotAcceptableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotAcceptableException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataNotFoundException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 404 not found</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html#ODataNotFoundException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataNotFoundException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html#ODataNotFoundException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataNotFoundException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html#ODataNotFoundException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataNotFoundException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html#ODataNotFoundException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataNotFoundException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotFoundException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataNotImplementedException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 501 (Not implemented).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html#ODataNotImplementedException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataNotImplementedException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotImplementedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html#ODataNotImplementedException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataNotImplementedException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotImplementedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html#ODataNotImplementedException--">ODataNotImplementedException()</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotImplementedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataPreconditionFailedException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP Status 412 Precondition Failed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html#ODataPreconditionFailedException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataPreconditionFailedException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html#ODataPreconditionFailedException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataPreconditionFailedException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html#ODataPreconditionFailedException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataPreconditionFailedException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html#ODataPreconditionFailedException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataPreconditionFailedException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionFailedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionFailedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataPreconditionRequiredException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 428 precondition required</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html#ODataPreconditionRequiredException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataPreconditionRequiredException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionRequiredException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html#ODataPreconditionRequiredException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataPreconditionRequiredException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionRequiredException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html#ODataPreconditionRequiredException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataPreconditionRequiredException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionRequiredException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html#ODataPreconditionRequiredException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataPreconditionRequiredException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataPreconditionRequiredException.html" title="class in org.apache.olingo.odata2.api.exception">ODataPreconditionRequiredException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">An <code>ODataProcessor</code> is the root interface for processor implementation.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/feature/ODataProcessorFeature.html" title="interface in org.apache.olingo.odata2.api.processor.feature"><span class="typeNameLink">ODataProcessorFeature</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/feature/package-summary.html">org.apache.olingo.odata2.api.processor.feature</a></dt>
<dd>
<div class="block">Marker interface for data processor features.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataRequest</span></a> - Class in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#ODataRequest--">ODataRequest()</a></span> - Constructor for class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataRequest.ODataRequestBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#ODataRequestBuilder--">ODataRequestBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataResponse</span></a> - Class in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">An <code>ODataResponse</code> is usually created by an <a href="org/apache/olingo/odata2/api/processor/ODataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor"><code>ODataProcessor</code></a> during request handling.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#ODataResponse--">ODataResponse()</a></span> - Constructor for class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>
<div class="block">Do not subclass ODataResponse!</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataResponse.ODataResponseBuilder</span></a> - Class in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">Implementation of the builder pattern to create instances of this type of object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#ODataResponseBuilder--">ODataResponseBuilder()</a></span> - Constructor for class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataRuntimeApplicationException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">This class represents a translated application runtime exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-">ODataRuntimeApplicationException(String, Locale)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">ODataRuntimeApplicationException(String, Locale, HttpStatusCodes)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-">ODataRuntimeApplicationException(String, Locale, HttpStatusCodes, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.String-java.lang.Throwable-">ODataRuntimeApplicationException(String, Locale, HttpStatusCodes, String, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-java.lang.Throwable-">ODataRuntimeApplicationException(String, Locale, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-org.apache.olingo.odata2.api.commons.HttpStatusCodes-java.lang.Throwable-">ODataRuntimeApplicationException(String, Locale, HttpStatusCodes, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html#ODataRuntimeApplicationException-java.lang.String-java.util.Locale-java.lang.String-java.lang.Throwable-">ODataRuntimeApplicationException(String, Locale, String, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataRuntimeApplicationException.html" title="class in org.apache.olingo.odata2.api.exception">ODataRuntimeApplicationException</a></dt>
<dd>
<div class="block">Since this is a translated application exception locale must not be null.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ODataService.html" title="interface in org.apache.olingo.odata2.api"><span class="typeNameLink">ODataService</span></a> - Interface in <a href="org/apache/olingo/odata2/api/package-summary.html">org.apache.olingo.odata2.api</a></dt>
<dd>
<div class="block">Root interface for a custom OData service.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api"><span class="typeNameLink">ODataServiceFactory</span></a> - Class in <a href="org/apache/olingo/odata2/api/package-summary.html">org.apache.olingo.odata2.api</a></dt>
<dd>
<div class="block">Creates instance of custom OData service.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#ODataServiceFactory--">ODataServiceFactory()</a></span> - Constructor for class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataServiceUnavailableException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 503 service unavailable</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html#ODataServiceUnavailableException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataServiceUnavailableException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataServiceUnavailableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html#ODataServiceUnavailableException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataServiceUnavailableException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataServiceUnavailableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html#ODataServiceUnavailableException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataServiceUnavailableException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataServiceUnavailableException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html#ODataServiceUnavailableException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataServiceUnavailableException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataServiceUnavailableException.html" title="class in org.apache.olingo.odata2.api.exception">ODataServiceUnavailableException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ODataServiceVersion.html" title="class in org.apache.olingo.odata2.api"><span class="typeNameLink">ODataServiceVersion</span></a> - Class in <a href="org/apache/olingo/odata2/api/package-summary.html">org.apache.olingo.odata2.api</a></dt>
<dd>
<div class="block">This class is a container for the supported ODataServiceVersions.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor"><span class="typeNameLink">ODataSingleProcessor</span></a> - Class in <a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a></dt>
<dd>
<div class="block">A default <a href="org/apache/olingo/odata2/api/processor/ODataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor"><code>ODataProcessor</code></a> that implements all processor features in a single class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#ODataSingleProcessor--">ODataSingleProcessor()</a></span> - Constructor for class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception"><span class="typeNameLink">ODataUnsupportedMediaTypeException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a></dt>
<dd>
<div class="block">Exceptions of this class will result in a HTTP status 415 unsupported media type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html#ODataUnsupportedMediaTypeException-org.apache.olingo.odata2.api.exception.MessageReference-">ODataUnsupportedMediaTypeException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception">ODataUnsupportedMediaTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html#ODataUnsupportedMediaTypeException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">ODataUnsupportedMediaTypeException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception">ODataUnsupportedMediaTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html#ODataUnsupportedMediaTypeException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">ODataUnsupportedMediaTypeException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception">ODataUnsupportedMediaTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html#ODataUnsupportedMediaTypeException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">ODataUnsupportedMediaTypeException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataUnsupportedMediaTypeException.html" title="class in org.apache.olingo.odata2.api.exception">ODataUnsupportedMediaTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#OFFSET">OFFSET</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#omitETag-boolean-">omitETag(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#omitInlineForNullData-boolean-">omitInlineForNullData(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#omitJsonWrapper-boolean-">omitJsonWrapper(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension"><span class="typeNameLink">OnDBWriteContent</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html#OnDBWriteContent--">OnDBWriteContent()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OnDBWriteContent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html#onDBWriteContent">onDBWriteContent</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.ref.web.<a href="org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.web">JPAReferenceServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">OnDelete</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent an OnDelete Action</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#OnDelete--">OnDelete()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html" title="interface in org.apache.olingo.odata2.jpa.processor.api"><span class="typeNameLink">OnJPAWriteContent</span></a> - Interface in <a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></dt>
<dd>
<div class="block"> The interface is a call back interface that enables OData JPA Processor to get JPA provider specific
implementation
of <b>java.sql.Blob</b> and <b>java.sql.Clob</b> instances.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">OnReadInlineContent</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">
Callback interface for the deep insert read calls (read of <code><m:inline></code> content).</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/OnWriteEntryContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">OnWriteEntryContent</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Callback interface for the $expand query option.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/OnWriteFeedContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">OnWriteFeedContent</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Callback interface for the $expand query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#Operator--">Operator()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#OPERATOR_EQ_NE_MISSING">OPERATOR_EQ_NE_MISSING</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html#OR">OR</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.Operator.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.Operator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#ORDERBY">ORDERBY</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/OrderByExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">OrderByExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a $orderby expression
Used to define the <b>root</b> expression node in an $filter expression tree.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/OrderExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">OrderExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a order expression in the expression tree
<br>
<br></div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension"><span class="typeNameLink">OrderValue</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html#OrderValue--">OrderValue()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OrderValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html#orderValue-java.lang.Long-">orderValue(Long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderHeaderProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/api/package-summary.html">org.apache.olingo.odata2.annotation.processor.api</a> - package org.apache.olingo.odata2.annotation.processor.api</dt>
<dd>
<div class="block">Annotations-API for Entity Data Model definition</div>
</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref</a> - package org.apache.olingo.odata2.annotation.processor.ref</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a> - package org.apache.olingo.odata2.annotation.processor.ref.model</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/package-summary.html">org.apache.olingo.odata2.api</a> - package org.apache.olingo.odata2.api</dt>
<dd>
<div class="block">OData Library API</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/annotation/edm/package-summary.html">org.apache.olingo.odata2.api.annotation.edm</a> - package org.apache.olingo.odata2.api.annotation.edm</dt>
<dd>
<div class="block">Annotations-API for Entity Data Model definition</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/batch/package-summary.html">org.apache.olingo.odata2.api.batch</a> - package org.apache.olingo.odata2.api.batch</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/client/batch/package-summary.html">org.apache.olingo.odata2.api.client.batch</a> - package org.apache.olingo.odata2.api.client.batch</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/commons/package-summary.html">org.apache.olingo.odata2.api.commons</a> - package org.apache.olingo.odata2.api.commons</dt>
<dd>
<div class="block">The commons package contains constants used in the HTTP and OData protocol.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/package-summary.html">org.apache.olingo.odata2.api.edm</a> - package org.apache.olingo.odata2.api.edm</dt>
<dd>
<div class="block">Entity Data Model API</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a> - package org.apache.olingo.odata2.api.edm.provider</dt>
<dd>
<div class="block">Entity Data Model Provider API</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/package-summary.html">org.apache.olingo.odata2.api.ep</a> - package org.apache.olingo.odata2.api.ep</dt>
<dd>
<div class="block">Entity Provider</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a> - package org.apache.olingo.odata2.api.ep.callback</dt>
<dd>
<div class="block">Entity Provider Callbacks</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/entry/package-summary.html">org.apache.olingo.odata2.api.ep.entry</a> - package org.apache.olingo.odata2.api.ep.entry</dt>
<dd>
<div class="block">Entity Provider Entries</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/feed/package-summary.html">org.apache.olingo.odata2.api.ep.feed</a> - package org.apache.olingo.odata2.api.ep.feed</dt>
<dd>
<div class="block">Entity Provider Feed</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/exception/package-summary.html">org.apache.olingo.odata2.api.exception</a> - package org.apache.olingo.odata2.api.exception</dt>
<dd>
<div class="block">Exception Classes used in the OData library as well as the implementing application</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/package-summary.html">org.apache.olingo.odata2.api.processor</a> - package org.apache.olingo.odata2.api.processor</dt>
<dd>
<div class="block">Data Processor</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/feature/package-summary.html">org.apache.olingo.odata2.api.processor.feature</a> - package org.apache.olingo.odata2.api.processor.feature</dt>
<dd>
<div class="block">Processor Features</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a> - package org.apache.olingo.odata2.api.processor.part</dt>
<dd>
<div class="block">Processor Parts</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/rt/package-summary.html">org.apache.olingo.odata2.api.rt</a> - package org.apache.olingo.odata2.api.rt</dt>
<dd>
<div class="block">Runtime Support</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a> - package org.apache.olingo.odata2.api.servicedocument</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a> - package org.apache.olingo.odata2.api.uri</dt>
<dd>
<div class="block">URI Parser Facade</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a> - package org.apache.olingo.odata2.api.uri.expression</dt>
<dd>
<div class="block">Expression Parser</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a> - package org.apache.olingo.odata2.api.uri.info</dt>
<dd>
<div class="block">URI Parser Result Views</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a> - package org.apache.olingo.odata2.jpa.processor.api</dt>
<dd>
<div class="block">OData JPA Processor API Library</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a> - package org.apache.olingo.odata2.jpa.processor.api.access</dt>
<dd>
<div class="block">OData JPA Processor API Library - Java Persistence Access</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a> - package org.apache.olingo.odata2.jpa.processor.api.exception</dt>
<dd>
<div class="block">OData JPA Processor API Library - Exceptions</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/factory/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.factory</a> - package org.apache.olingo.odata2.jpa.processor.api.factory</dt>
<dd>
<div class="block">OData JPA Processor API Library - Factory</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a> - package org.apache.olingo.odata2.jpa.processor.api.jpql</dt>
<dd>
<div class="block">OData JPA Processor API Library - Java Persistence Query Language</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model</a> - package org.apache.olingo.odata2.jpa.processor.api.model</dt>
<dd>
<div class="block">OData JPA Processor API Library - JPA EDM Model</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.model.mapping</a> - package org.apache.olingo.odata2.jpa.processor.api.model.mapping</dt>
<dd>
<div class="block">OData JPA Processor API Library - Mapping Model</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/converter/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.converter</a> - package org.apache.olingo.odata2.jpa.processor.ref.converter</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a> - package org.apache.olingo.odata2.jpa.processor.ref.extension</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/factory/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.factory</a> - package org.apache.olingo.odata2.jpa.processor.ref.factory</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.listeners</a> - package org.apache.olingo.odata2.jpa.processor.ref.listeners</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a> - package org.apache.olingo.odata2.jpa.processor.ref.model</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/util/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.util</a> - package org.apache.olingo.odata2.jpa.processor.ref.util</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.web</a> - package org.apache.olingo.odata2.jpa.processor.ref.web</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/edm/package-summary.html">org.apache.olingo.odata2.ref.edm</a> - package org.apache.olingo.odata2.ref.edm</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a> - package org.apache.olingo.odata2.ref.model</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a> - package org.apache.olingo.odata2.ref.processor</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#OUTER">OUTER</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#pagingRequested">pagingRequested</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#PARENTHESIS_LEFT">PARENTHESIS_LEFT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#PARENTHESIS_RIGHT">PARENTHESIS_RIGHT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#parse-org.apache.olingo.odata2.api.edm.Edm-java.util.List-java.util.Map-">parse(Edm, List&lt;PathSegment&gt;, Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Parses path segments and query parameters for the given EDM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#parse-java.util.List-java.util.Map-">parse(List&lt;PathSegment&gt;, Map&lt;String, String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Parses path segments and query parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#parseAll-java.util.List-java.util.Map-">parseAll(List&lt;PathSegment&gt;, Map&lt;String, List&lt;String&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Parses path segments and query parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#parseBatchRequest-java.lang.String-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties-">parseBatchRequest(String, InputStream, EntityProviderBatchProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Parse Batch Request body <code>inputStream</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide a list of Batch Parts as
<a href="org/apache/olingo/odata2/api/client/batch/BatchPart.html" title="interface in org.apache.olingo.odata2.api.client.batch"><code>BatchPart</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#parseBatchRequest-java.lang.String-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties-">parseBatchRequest(String, InputStream, EntityProviderBatchProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Parse Batch Request body <code>inputStream</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide a list of Batch Request
parts as <a href="org/apache/olingo/odata2/api/batch/BatchRequestPart.html" title="interface in org.apache.olingo.odata2.api.batch"><code>BatchRequestPart</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#parseBatchResponse-java.lang.String-java.io.InputStream-">parseBatchResponse(String, InputStream)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Parse Batch Response body (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide a list of single responses as
<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch"><code>BatchSingleResponse</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#parseBatchResponse-java.io.InputStream-java.lang.String-">parseBatchResponse(InputStream, String)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Parse Batch Response body (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide a list of single responses as
<a href="org/apache/olingo/odata2/api/client/batch/BatchSingleResponse.html" title="interface in org.apache.olingo.odata2.api.client.batch"><code>BatchSingleResponse</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#parseFilter-org.apache.olingo.odata2.api.edm.Edm-org.apache.olingo.odata2.api.edm.EdmEntityType-java.lang.String-">parseFilter(Edm, EdmEntityType, String)</a></span> - Static method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Parses a $filter expression string and create an expression tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#parseFilterString-org.apache.olingo.odata2.api.edm.EdmEntityType-java.lang.String-">parseFilterString(EdmEntityType, String)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Parses a $filter expression string and create an expression tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#parseOrderBy-org.apache.olingo.odata2.api.edm.Edm-org.apache.olingo.odata2.api.edm.EdmEntityType-java.lang.String-">parseOrderBy(Edm, EdmEntityType, String)</a></span> - Static method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Parses a $orderby expression string and creates an expression tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#parseOrderByString-org.apache.olingo.odata2.api.edm.EdmEntityType-java.lang.String-">parseOrderByString(EdmEntityType, String)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>
<div class="block">Parses a $orderby expression string and creates an expression tree.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.html#parseUriLiteral-java.lang.String-">parseUriLiteral(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeFacade.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleTypeFacade</a></dt>
<dd>
<div class="block">IMPORTANT: Use <a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmSimpleTypeKind</code></a> parseUriLiteral for the implementation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html#parseUriLiteral-java.lang.String-">parseUriLiteral(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmSimpleTypeKind</a></dt>
<dd>
<div class="block">Parses a URI literal and determines its EDM simple type on the way.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#PARSEVERSIONERROR">PARSEVERSIONERROR</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParser.html#parseXml-java.io.InputStream-">parseXml(InputStream)</a></span> - Method in interface org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParser.html" title="interface in org.apache.olingo.odata2.api.servicedocument">ServiceDocumentParser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceFactory.html#PATH_SPLIT_LABEL">PATH_SPLIT_LABEL</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceFactory.html" title="class in org.apache.olingo.odata2.api">ODataServiceFactory</a></dt>
<dd>
<div class="block">Label used in web.xml to assign servlet init parameter for a path split (service resolution).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html#pathInfo-org.apache.olingo.odata2.api.uri.PathInfo-">pathInfo(PathInfo)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#pathInfo-org.apache.olingo.odata2.api.uri.PathInfo-">pathInfo(PathInfo)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#pathInfo-org.apache.olingo.odata2.api.uri.PathInfo-">pathInfo(PathInfo)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">PathInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Object to keep OData URI information.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/PathSegment.html" title="interface in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">PathSegment</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">URI path segment consisting of an URI path element and URI matrix parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#PERIOD">PERIOD</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html#persistenceUnit">persistenceUnit</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">Photo</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#Photo--">Photo()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">Photo</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#Photo-int-java.lang.String-java.lang.String-">Photo(int, String, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">PostUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for POST requests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#PREFIX_APP">PREFIX_APP</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#PREFIX_ATOM">PREFIX_ATOM</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#PREFIX_D">PREFIX_D</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#PREFIX_EDM">PREFIX_EDM</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#PREFIX_EDMX">PREFIX_EDMX</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#PREFIX_M">PREFIX_M</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html#PREFIX_TOMBSTONE">PREFIX_TOMBSTONE</a></span> - Static variable in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html" title="interface in org.apache.olingo.odata2.api.ep.callback">TombstoneCallback</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/Edm.html#PREFIX_XML">PREFIX_XML</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm">Edm</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-">process(GetEntitySetUriInfo)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for querying an Entity Set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-">process(GetEntityUriInfo)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for reading an Entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-">process(GetEntitySetCountUriInfo)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for fetching Entity count.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-">process(GetEntityCountUriInfo)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for fetching Entity count.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-">process(GetFunctionImportUriInfo)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for executing custom operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-">process(GetEntityLinkUriInfo)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for executing $links OData command for N:1 relation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-">process(GetEntitySetLinksUriInfo)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for executing $links OData command for N:1 relation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-">process(PostUriInfo, InputStream, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for creating Entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.util.Map-">process(PostUriInfo, Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for creating Entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-">process(PutMergePatchUriInfo, InputStream, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for updating Entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.util.Map-">process(PutMergePatchUriInfo, Map&lt;String, Object&gt;)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for updating Entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">process(DeleteUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Processes OData request for deleting Entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">process(PostUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Process OData request for creating Links.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">process(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.access">JPAProcessor</a></dt>
<dd>
<div class="block">Process OData request for updating Links.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Property</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a property of an entity type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#Property--">Property()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#PROPERTY_NAME_NOT_FOUND_IN_TYPE">PROPERTY_NAME_NOT_FOUND_IN_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#PROPERTY_VALUE_FACETS_NOT_MATCHED">PROPERTY_VALUE_FACETS_NOT_MATCHED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#PROPERTY_VALUE_NULL_NOT_ALLOWED">PROPERTY_VALUE_NULL_NOT_ALLOWED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/PropertyExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">PropertyExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a property expression in the expression tree
<br>
<br></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#PROPERTYNOTFOUND">PROPERTYNOTFOUND</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#PROPERTYNOTFOUND">PROPERTYNOTFOUND</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">PropertyRef</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a reference to a property via its name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#PropertyRef--">PropertyRef()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmException.html#PROVIDERPROBLEM">PROVIDERPROBLEM</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmException.html" title="class in org.apache.olingo.odata2.api.edm">EdmException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info"><span class="typeNameLink">PutMergePatchUriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/info/package-summary.html">org.apache.olingo.odata2.api.uri.info</a></dt>
<dd>
<div class="block">Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#putRequestHeader-java.lang.String-java.util.List-">putRequestHeader(String, List&lt;String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Put http headers to be returned in error response.</div>
</dd>
</dl>
<a name="I:Q">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#queryParameters-java.util.Map-">queryParameters(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#queryParameters-java.util.Map-">queryParameters(Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readBinary-java.io.InputStream-">readBinary(InputStream)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) binary data from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide it as
<code>byte[]</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readBinary-java.io.InputStream-">readBinary(InputStream)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) binary data from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide it as
<code>byte[]</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#readBinaryData-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.Object-">readBinaryData(EdmEntitySet, Object)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#readData-org.apache.olingo.odata2.api.edm.EdmEntitySet-">readData(EdmEntitySet)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#readData-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-">readData(EdmEntitySet, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#readData-org.apache.olingo.odata2.api.edm.EdmFunctionImport-java.util.Map-java.util.Map-">readData(EdmFunctionImport, Map&lt;String, Object&gt;, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readDeltaFeed-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readDeltaFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) a delta data feed from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format
(given as <code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide this data as
<a href="org/apache/olingo/odata2/api/ep/feed/ODataDeltaFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed"><code>ODataDeltaFeed</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readDeltaFeed-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readDeltaFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) a delta data feed from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format
(given as <code>contentType</code>) based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and
provide this data as <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> .</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">readEntity(GetEntityUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">readEntity(GetEntityUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></dt>
<dd>
<div class="block">Reads an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">readEntity(GetEntityUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntity-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.String-">readEntity(GetEntityUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">readEntityComplexProperty(GetComplexPropertyUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">readEntityComplexProperty(GetComplexPropertyUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityComplexPropertyProcessor</a></dt>
<dd>
<div class="block">Reads a complex property of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo-java.lang.String-">readEntityComplexProperty(GetComplexPropertyUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">readEntityLink(GetEntityLinkUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">readEntityLink(GetEntityLinkUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></dt>
<dd>
<div class="block">Reads the URI of the target entity of a navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">readEntityLink(GetEntityLinkUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityLink-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.String-">readEntityLink(GetEntityLinkUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">readEntityLinks(GetEntitySetLinksUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">readEntityLinks(GetEntitySetLinksUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityLinksProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinksProcessor</a></dt>
<dd>
<div class="block">Reads the URIs of the target entities of a navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">readEntityLinks(GetEntitySetLinksUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityLinks-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.lang.String-">readEntityLinks(GetEntitySetLinksUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">readEntityMedia(GetMediaResourceUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">readEntityMedia(GetMediaResourceUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityMediaProcessor</a></dt>
<dd>
<div class="block">Reads the media resource of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntityMedia-org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo-java.lang.String-">readEntityMedia(GetMediaResourceUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet(GetEntitySetUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet(GetEntitySetUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySetProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySetProcessor</a></dt>
<dd>
<div class="block">Reads entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet(GetEntitySetUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomODataJPAProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet(GetEntitySetUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.util.<a href="org/apache/olingo/odata2/jpa/processor/ref/util/CustomODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.util">CustomODataJPAProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntitySet-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.lang.String-">readEntitySet(GetEntitySetUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimpleProperty(GetSimplePropertyUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimpleProperty(GetSimplePropertyUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyProcessor</a></dt>
<dd>
<div class="block">Reads a simple property of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimpleProperty(GetSimplePropertyUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimplePropertyValue(GetSimplePropertyUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimplePropertyValue(GetSimplePropertyUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyValueProcessor</a></dt>
<dd>
<div class="block">Reads the unformatted value of a simple property of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#readEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo-java.lang.String-">readEntitySimplePropertyValue(GetSimplePropertyUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readEntry-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readEntry(String, EdmEntitySet, InputStream, EntityProviderReadProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Reads (de-serializes) data from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>)
in specified format (given as <code>contentType</code>) based on
<code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>)
and provides this data as <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readEntry-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readEntry(String, EdmEntitySet, InputStream, EntityProviderReadProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) data from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format (given as
<code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide this data as <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a>
.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">ReadEntryResult</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">A <a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><code>ReadEntryResult</code></a> represents an inlined navigation property which points to an entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html#ReadEntryResult-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-org.apache.olingo.odata2.api.edm.EdmNavigationProperty-org.apache.olingo.odata2.api.ep.entry.ODataEntry-java.lang.String-">ReadEntryResult(EntityProviderReadProperties, EdmNavigationProperty, ODataEntry, String)</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadEntryResult</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readErrorDocument-java.io.InputStream-java.lang.String-">readErrorDocument(InputStream, String)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) data from error document as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a> and provide according
<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataErrorContext</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readErrorDocument-java.io.InputStream-java.lang.String-">readErrorDocument(InputStream, String)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) data from error document as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a> and provide according <a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataErrorContext</code></a>
.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readFeed-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) a data feed from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format (given as
<code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide this data as
<a href="org/apache/olingo/odata2/api/ep/feed/ODataFeed.html" title="interface in org.apache.olingo.odata2.api.ep.feed"><code>ODataFeed</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readFeed-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) a data feed from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format (given as
<code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide this data as <a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a>
.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">ReadFeedResult</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">A <a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><code>ReadFeedResult</code></a> represents an inlined navigation property which points to a feed (in the form of a list of
<a href="org/apache/olingo/odata2/api/ep/entry/ODataEntry.html" title="interface in org.apache.olingo.odata2.api.ep.entry"><code>ODataEntry</code></a> instances).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html#ReadFeedResult-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-org.apache.olingo.odata2.api.edm.EdmNavigationProperty-org.apache.olingo.odata2.api.ep.feed.ODataFeed-java.lang.String-">ReadFeedResult(EntityProviderReadProperties, EdmNavigationProperty, ODataFeed, String)</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadFeedResult</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readFunctionImport-java.lang.String-org.apache.olingo.odata2.api.edm.EdmFunctionImport-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readFunctionImport(String, EdmFunctionImport, InputStream, EntityProviderReadProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Reads (de-serializes) function-import data from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format
(given as <code>contentType</code>) based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmFunctionImport</code></a>)
and provide this data as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readFunctionImport-java.lang.String-org.apache.olingo.odata2.api.edm.EdmFunctionImport-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readFunctionImport(String, EdmFunctionImport, InputStream, EntityProviderReadProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Reads (de-serializes) function-import data from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format
(given as <code>contentType</code>) based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmFunctionImport</code></a>)
and provide this data as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readLink-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-">readLink(String, EdmEntitySet, InputStream)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) a link from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format (given as
<code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide the link as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readLink-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-">readLink(String, EdmEntitySet, InputStream)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) a link from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format (given as
<code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide the link as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readLinks-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-">readLinks(String, EdmEntitySet, InputStream)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) all links from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>)
in specified format (given as <code>contentType</code>) based on <code>entity data model</code>
(given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide the link as List of Strings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readLinks-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.io.InputStream-">readLinks(String, EdmEntitySet, InputStream)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) a link collection from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>)
in specified format (given as <code>contentType</code>) based on <code>entity data model</code>
(given as <a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>) and provide the links as List of Strings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readMetadata-java.io.InputStream-boolean-">readMetadata(InputStream, boolean)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) data from metadata <code>inputStream</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide Edm as
<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm"><code>Edm</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readMetadata-java.io.InputStream-boolean-">readMetadata(InputStream, boolean)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) data from metadata <code>inputStream</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide Edm as
<a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm"><code>Edm</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readMetadata-org.apache.olingo.odata2.api.uri.info.GetMetadataUriInfo-java.lang.String-">readMetadata(GetMetadataUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html#readMetadata-org.apache.olingo.odata2.api.uri.info.GetMetadataUriInfo-java.lang.String-">readMetadata(GetMetadataUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/MetadataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">MetadataProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#readProperties">readProperties</a></span> - Variable in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readProperty-java.lang.String-org.apache.olingo.odata2.api.edm.EdmProperty-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readProperty(String, EdmProperty, InputStream, EntityProviderReadProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) properties from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format (given as
<code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>) and provide this data as <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> which
contains
the read data in form of <code>property name</code> to <code>property value</code> mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readProperty-java.lang.String-org.apache.olingo.odata2.api.edm.EdmProperty-java.io.InputStream-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-">readProperty(String, EdmProperty, InputStream, EntityProviderReadProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) properties from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in specified format (given as
<code>contentType</code>)
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>) and provide this data as <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> which
contains
the read data in form of <code>property name</code> to <code>property value</code> mapping.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readPropertyValue-org.apache.olingo.odata2.api.edm.EdmProperty-java.io.InputStream-java.lang.Class-">readPropertyValue(EdmProperty, InputStream, Class&lt;?&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) a property value from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in format
<code>text/plain</code>
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>) and provide this data as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readPropertyValue-org.apache.olingo.odata2.api.edm.EdmProperty-java.io.InputStream-">readPropertyValue(EdmProperty, InputStream)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) a property value from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in format
<code>text/plain</code>
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>) and provide this data as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readPropertyValue-org.apache.olingo.odata2.api.edm.EdmProperty-java.io.InputStream-java.lang.Class-">readPropertyValue(EdmProperty, InputStream, Class&lt;?&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) a property value from <code>content</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) in format
<code>text/plain</code>
based on <code>entity data model</code> (given as <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>) and provide this data as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#readRelatedData-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.Object-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-">readRelatedData(EdmEntitySet, Object, EdmEntitySet, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">ReadResult</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">A <a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><code>ReadResult</code></a> represents an inlined navigation property which points to an entry or feed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#ReadResult-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-org.apache.olingo.odata2.api.edm.EdmNavigationProperty-">ReadResult(EntityProviderReadProperties, EdmNavigationProperty)</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>
<div class="block">Constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#readServiceDocument-java.io.InputStream-java.lang.String-">readServiceDocument(InputStream, String)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Read (de-serialize) data from service document <code>inputStream</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide
ServiceDocument as <a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><code>ServiceDocument</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#readServiceDocument-java.io.InputStream-java.lang.String-">readServiceDocument(InputStream, String)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Read (de-serialize) data from service document <code>inputStream</code> (as <a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>) and provide
ServiceDocument as <a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><code>ServiceDocument</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#readServiceDocument-org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfo-java.lang.String-">readServiceDocument(GetServiceDocumentUriInfo, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html#readServiceDocument-org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfo-java.lang.String-">readServiceDocument(GetServiceDocumentUriInfo, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">ServiceDocumentProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html#receiveReadProperties-org.apache.olingo.odata2.api.ep.EntityProviderReadProperties-org.apache.olingo.odata2.api.edm.EdmNavigationProperty-">receiveReadProperties(EntityProviderReadProperties, EdmNavigationProperty)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/OnReadInlineContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback">OnReadInlineContent</a></dt>
<dd>
<div class="block">Receive (request) to be used <a href="org/apache/olingo/odata2/api/ep/EntityProviderReadProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderReadProperties</code></a> to read the found inline navigation property
(<code>><m:inline>...</m:inline></code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#REF_ATTRIBUTE_NOT_FOUND">REF_ATTRIBUTE_NOT_FOUND</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">RefBase</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#RefBase--">RefBase()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">ReferentialConstraint</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this Class represent a referential constraint</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#ReferentialConstraint--">ReferentialConstraint()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">ReferentialConstraintRole</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this Class represent a referential constraint role</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#ReferentialConstraintRole--">ReferentialConstraintRole()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html#registerOperations-java.lang.Class-java.lang.String:A-">registerOperations(Class&lt;?&gt;, String[])</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmSchemaView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmSchemaView</a></dt>
<dd>
<div class="block">The method registers custom operations that shall be represented as Edm
Function Imports.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html#REL_DELTA">REL_DELTA</a></span> - Static variable in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html" title="interface in org.apache.olingo.odata2.api.ep.callback">TombstoneCallback</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#RELATIONSHIP_INVALID">RELATIONSHIP_INVALID</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#removeParameter-java.lang.String-">removeParameter(String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Removes parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html#requestHeaders-java.util.Map-">requestHeaders(Map&lt;String, List&lt;String&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.ODataRequestBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest.ODataRequestBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataRequest.html#requestHeaders-java.util.Map-">requestHeaders(Map&lt;String, List&lt;String&gt;&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataRequest.html" title="class in org.apache.olingo.odata2.api.processor">ODataRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/DataContainer.html#reset--">reset()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/DataContainer.html" title="class in org.apache.olingo.odata2.ref.model">DataContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#resetAliasCounter--">resetAliasCounter()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></dt>
<dd>
<div class="block">The method resets the alias counter value to "0".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#RESOURCE_NOT_FOUND">RESOURCE_NOT_FOUND</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#RESOURCE_X_NOT_FOUND">RESOURCE_X_NOT_FOUND</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">ResourceHelper</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html#ResourceHelper--">ResourceHelper()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">ResourceHelper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.Format.html" title="enum in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">ResourceHelper.Format</span></a> - Enum in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#responseBuilder">responseBuilder</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>
<div class="block">An instance of <a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html" title="interface in org.apache.olingo.odata2.jpa.processor.api"><code>ODataJPAResponseBuilder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#responsePayload-boolean-">responsePayload(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>
<div class="block">If set to true an entity set (or collection) is rendered as response payload in OData V2 format.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html#responses-java.util.List-">responses(List&lt;ODataResponse&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.BatchResponsePartBuilder.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart.BatchResponsePartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html#responses-java.util.List-">responses(List&lt;ODataResponse&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchResponsePart.html" title="class in org.apache.olingo.odata2.api.batch">BatchResponsePart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/OnWriteEntryContent.html#retrieveEntryResult-org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackContext-">retrieveEntryResult(WriteEntryCallbackContext)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/OnWriteEntryContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback">OnWriteEntryContent</a></dt>
<dd>
<div class="block">Retrieves the data for an entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/OnWriteFeedContent.html#retrieveFeedResult-org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext-">retrieveFeedResult(WriteFeedCallbackContext)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/OnWriteFeedContent.html" title="interface in org.apache.olingo.odata2.api.ep.callback">OnWriteFeedContent</a></dt>
<dd>
<div class="block">Retrieves the data for a feed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#RETRY_AFTER">RETRY_AFTER</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.37">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">ReturnType</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this Class represent a return type of a function import</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html#ReturnType--">ReturnType()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReturnType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#RIGHT_BRACE">RIGHT_BRACE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html#rollback--">rollback()</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATransaction.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPATransaction</a></dt>
<dd>
<div class="block">implement the rollback of the transaction</div>
</dd>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">Room</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#Room--">Room()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">Room</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#Room-int-java.lang.String-">Room(int, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt"><span class="typeNameLink">RuntimeDelegate</span></a> - Class in <a href="org/apache/olingo/odata2/api/rt/package-summary.html">org.apache.olingo.odata2.api.rt</a></dt>
<dd>
<div class="block">Provides access to core implementation classes for interfaces.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html#RuntimeDelegate--">RuntimeDelegate()</a></span> - Constructor for class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt"><span class="typeNameLink">RuntimeDelegate.RuntimeDelegateInstance</span></a> - Class in <a href="org/apache/olingo/odata2/api/rt/package-summary.html">org.apache.olingo.odata2.api.rt</a></dt>
<dd>
<div class="block">An implementation is available in the core library.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html#RuntimeDelegateInstance--">RuntimeDelegateInstance()</a></span> - Constructor for class org.apache.olingo.odata2.api.rt.<a href="org/apache/olingo/odata2/api/rt/RuntimeDelegate.RuntimeDelegateInstance.html" title="class in org.apache.olingo.odata2.api.rt">RuntimeDelegate.RuntimeDelegateInstance</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">SalesOrderHeader</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#SalesOrderHeader--">SalesOrderHeader()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#SalesOrderHeader-java.util.Calendar-java.lang.String-double-java.lang.String-char:A-java.lang.Character:A-">SalesOrderHeader(Calendar, String, double, String, char[], Character[])</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension"><span class="typeNameLink">SalesOrderHeaderProcessor</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html#SalesOrderHeaderProcessor--">SalesOrderHeaderProcessor()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderHeaderProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderHeaderProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">SalesOrderItem</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#SalesOrderItem--">SalesOrderItem()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#SalesOrderItem-int-double-double-org.apache.olingo.odata2.jpa.processor.ref.model.Material-">SalesOrderItem(int, double, double, Material)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">SalesOrderItemKey</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#SalesOrderItemKey--">SalesOrderItemKey()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#SalesOrderItemKey-long-">SalesOrderItemKey(long)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners"><span class="typeNameLink">SalesOrderItemTombstoneListener</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.listeners</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html#SalesOrderItemTombstoneListener--">SalesOrderItemTombstoneListener()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderItemTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderItemTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension"><span class="typeNameLink">SalesOrderProcessingExtension</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html#SalesOrderProcessingExtension--">SalesOrderProcessingExtension()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/SalesOrderProcessingExtension.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">SalesOrderProcessingExtension</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners"><span class="typeNameLink">SalesOrderTombstoneListener</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.listeners</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html#SalesOrderTombstoneListener--">SalesOrderTombstoneListener()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.listeners.<a href="org/apache/olingo/odata2/jpa/processor/ref/listeners/SalesOrderTombstoneListener.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.listeners">SalesOrderTombstoneListener</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">ScenarioDataSource</span></a> - Class in <a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a></dt>
<dd>
<div class="block">Data for the reference scenario</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#ScenarioDataSource-org.apache.olingo.odata2.ref.model.DataContainer-">ScenarioDataSource(DataContainer)</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">ScenarioDataSource.BinaryData</span></a> - Class in <a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a></dt>
<dd>
<div class="block">Container to store binary data (as byte array) and the associated MIME type.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm"><span class="typeNameLink">ScenarioEdmProvider</span></a> - Class in <a href="org/apache/olingo/odata2/ref/edm/package-summary.html">org.apache.olingo.odata2.ref.edm</a></dt>
<dd>
<div class="block">Provider for the entity data model used in the reference scenario</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html#ScenarioEdmProvider--">ScenarioEdmProvider()</a></span> - Constructor for class org.apache.olingo.odata2.ref.edm.<a href="org/apache/olingo/odata2/ref/edm/ScenarioEdmProvider.html" title="class in org.apache.olingo.odata2.ref.edm">ScenarioEdmProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/ScenarioErrorCallback.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">ScenarioErrorCallback</span></a> - Class in <a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a></dt>
<dd>
<div class="block">Callback for handling errors by logging internal server errors additionally.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioErrorCallback.html#ScenarioErrorCallback--">ScenarioErrorCallback()</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioErrorCallback.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioErrorCallback</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">ScenarioServiceFactory</span></a> - Class in <a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a></dt>
<dd>
<div class="block">Service Factory for the reference scenario.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html#ScenarioServiceFactory--">ScenarioServiceFactory()</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioServiceFactory.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioServiceFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Schema</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a schema</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#Schema--">Schema()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html#searchAssociation-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView-">searchAssociation(JPAEdmAssociationEndView)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmAssociationView</a></dt>
<dd>
<div class="block">The method searches for an Association in its container against the
search parameter <b>view</b> of type <a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmAssociationView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model"><code>JPAEdmAssociationView</code></a>
.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#searchEdmComplexType-java.lang.String-">searchEdmComplexType(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method searches for the EDM complex type with in the container for
the given JPA embeddable type name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#searchEdmComplexType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">searchEdmComplexType(FullQualifiedName)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method searches for the EDM complex type with in the container for
the given EDM complex type's fully qualified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html#searchEdmEntityType-java.lang.String-">searchEdmEntityType(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmEntityTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmEntityTypeView</a></dt>
<dd>
<div class="block">The method searches in the consistent list of EDM entity types for the
given EDM entity type's name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#SELECT">SELECT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#SELECT_DISTINCT">SELECT_DISTINCT</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html#selectedLinks-java.util.List-">selectedLinks(List&lt;String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</a></dt>
<dd>
<div class="block">A list of selected links.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html#selectedProperties-java.util.List-">selectedProperties(List&lt;String&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder.html" title="class in org.apache.olingo.odata2.api.uri">ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder</a></dt>
<dd>
<div class="block">A list of properties which are selected.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/SelectItem.html" title="interface in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">SelectItem</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">An item of a $select system query option.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#selfLink-java.net.URI-">selfLink(URI)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocument.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">ServiceDocument</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A Service document</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParser.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">ServiceDocumentParser</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParserException.html" title="class in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">ServiceDocumentParserException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParserException.html#ServiceDocumentParserException-java.lang.String-">ServiceDocumentParserException(String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/ServiceDocumentParserException.html" title="class in org.apache.olingo.odata2.api.servicedocument">ServiceDocumentParserException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/processor/part/ServiceDocumentProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part"><span class="typeNameLink">ServiceDocumentProcessor</span></a> - Interface in <a href="org/apache/olingo/odata2/api/processor/part/package-summary.html">org.apache.olingo.odata2.api.processor.part</a></dt>
<dd>
<div class="block">Execute a OData service document request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#serviceRoot-java.net.URI-">serviceRoot(URI)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html#serviceRoot-java.net.URI-">serviceRoot(URI)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#SET_COOKIE">SET_COOKIE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setAbstract-boolean-">setAbstract(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets if it is abstract</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setAbstract-boolean-">setAbstract(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#setAction-org.apache.olingo.odata2.api.edm.EdmAction-">setAction(EdmAction)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmAction.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmAction</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>OnDelete</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setAddress-org.apache.olingo.odata2.jpa.processor.ref.model.Address-">setAddress(Address)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setAge-int-">setAge(int)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setAge-int-">setAge(int)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html#setAlias-java.lang.String-">setAlias(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">AliasInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setAlias-java.lang.String-">setAlias(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the alias for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#setAlias-java.lang.String-">setAlias(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>
<div class="block">Sets the alias for this <a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Using</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html#setAmount-double-">setAmount(double)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OrderValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setAmount-double-">setAmount(double)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ComplexType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntitySet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Key.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Key</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>OnDelete</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>PropertyRef</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraint</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraintRole</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Using</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ComplexType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>DataServices</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntitySet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Key.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Key</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>OnDelete</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>PropertyRef</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraint</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraintRole</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the List of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#setAnnotationElements-java.util.List-">setAnnotationElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>
<div class="block">Sets the collection of <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Using</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setAssociation-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setAssociation(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a> association for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setAssociations-java.util.List-">setAssociations(List&lt;Association&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a>s for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#setAssociationSets-java.util.List-">setAssociationSets(List&lt;AssociationSet&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>
<div class="block">Sets the association sets of this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#setAttributes-java.util.List-">setAttributes(List&lt;AnnotationAttribute&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>
<div class="block">Sets the attributes for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setBaseType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setBaseType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a> of the base type</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setBaseType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setBaseType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/Util.html#setBinaryContent-byte:A-">setBinaryContent(byte[])</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/Util.html" title="class in org.apache.olingo.odata2.ref.processor">Util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#setBinaryData-byte:A-">setBinaryData(byte[])</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#setBuilding-org.apache.olingo.odata2.annotation.processor.ref.model.Building-">setBuilding(Building)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#setBuilding-org.apache.olingo.odata2.ref.model.Building-">setBuilding(Building)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#setCategory-org.apache.olingo.odata2.jpa.processor.ref.model.Category-">setCategory(Category)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#setChildElements-java.util.List-">setChildElements(List&lt;AnnotationElement&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>
<div class="block">Sets the child elements for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html#setCity-org.apache.olingo.odata2.annotation.processor.ref.model.City-">setCity(City)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#setCity-java.lang.String-">setCity(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Location.html#setCity-org.apache.olingo.odata2.ref.model.City-">setCity(City)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Location.html" title="class in org.apache.olingo.odata2.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html#setCityName-java.lang.String-">setCityName(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/City.html#setCityName-java.lang.String-">setCityName(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/City.html" title="class in org.apache.olingo.odata2.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#setClassName-java.lang.String-">setClassName(String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Sets the class name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#setCode-char:A-">setCode(char[])</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html#setCode-char:A-">setCode(char[])</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CategoryKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setCollation-java.lang.String-">setCollation(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets the collation of this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setComplexTypes-java.util.List-">setComplexTypes(List&lt;ComplexType&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ComplexType</code></a>s for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setConcurrencyMode-org.apache.olingo.odata2.api.edm.EdmConcurrencyMode-">setConcurrencyMode(EdmConcurrencyMode)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmConcurrencyMode.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmConcurrencyMode</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setContainerManaged-boolean-">setContainerManaged(boolean)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">Set the state whether the underlying entity manager is container managed (or not).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#setContent-java.lang.String-">setContent(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setContentType-java.lang.String-">setContentType(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set content type which should be used to serialize an error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataProcessor.html#setContext-org.apache.olingo.odata2.api.processor.ODataContext-">setContext(ODataContext)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataProcessor.html" title="interface in org.apache.olingo.odata2.api.processor">ODataProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#setContext-org.apache.olingo.odata2.api.processor.ODataContext-">setContext(ODataContext)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Location.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Location.html" title="class in org.apache.olingo.odata2.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setCreatedAt-java.sql.Timestamp-">setCreatedAt(Timestamp)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#setCreatedBy-java.lang.String-">setCreatedBy(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#setCreatedBy-java.lang.String-">setCreatedBy(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#setCreationDate-java.util.Calendar-">setCreationDate(Calendar)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#setCreationDate-java.util.Calendar-">setCreationDate(Calendar)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setCreationDate-java.util.Calendar-">setCreationDate(Calendar)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#setCreationTime-java.util.Calendar-">setCreationTime(Calendar)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html#setCreationTime-java.util.Calendar-">setCreationTime(Calendar)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/NoteKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">NoteKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html#setCurrency-java.lang.String-">setCurrency(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.extension.<a href="org/apache/olingo/odata2/jpa/processor/ref/extension/OrderValue.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.extension">OrderValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setCurrencyCode-java.lang.String-">setCurrencyCode(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentExpandSelectTreeNode-org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode-">setCurrentExpandSelectTreeNode(ExpandSelectTreeNode)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Do Not Call This Method!</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setCurrentWriteProperties-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">setCurrentWriteProperties(EntityProviderWriteProperties)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">EntityProviderWriteProperties of outer producer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#setCustomEdmxVersion-java.lang.String-">setCustomEdmxVersion(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>
<div class="block">Sets a custom edmx version which is used in the metadata document</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setCustomer-org.apache.olingo.odata2.jpa.processor.ref.model.Customer-">setCustomer(Customer)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setCustomizableFeedMappings-org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings-">setCustomizableFeedMappings(CustomizableFeedMappings)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setCustomizableFeedMappings-org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings-">setCustomizableFeedMappings(CustomizableFeedMappings)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>CustomizableFeedMappings</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setCustomizableFeedMappings-org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings-">setCustomizableFeedMappings(CustomizableFeedMappings)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>CustomizableFeedMappings</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setCustomizableFeedMappings-org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings-">setCustomizableFeedMappings(CustomizableFeedMappings)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#setDataServiceVersion-java.lang.String-">setDataServiceVersion(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>
<div class="block">Sets the data service version for this <a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>DataServices</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#setDebugMode-boolean-">setDebugMode(boolean)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Enables debug mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#setDefaultEntityContainer-boolean-">setDefaultEntityContainer(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>
<div class="block">Sets if this is the default <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#setDefaultEntityContainer-boolean-">setDefaultEntityContainer(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>
<div class="block">Sets if this is the default <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainerInfo</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setDefaultNaming-boolean-">setDefaultNaming(boolean)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets into the context whether the library should consider default naming for
EdmProperty
EdmComplexProperty
EdmNavigationProperty</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setDefaultValue-java.lang.String-">setDefaultValue(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets the default value of this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html#setDeletedEntriesData-java.util.List-">setDeletedEntriesData(List&lt;Map&lt;String, Object&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">TombstoneCallbackResult</a></dt>
<dd>
<div class="block">Sets the data for all deleted entries</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setDelivered-boolean-">setDelivered(boolean)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setDeliveryStatus-java.lang.String-">setDeliveryStatus(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html#setDeltaLink-java.lang.String-">setDeltaLink(String)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">TombstoneCallbackResult</a></dt>
<dd>
<div class="block">Sets the delta link to retrieve a delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html#setDeltaToken-java.lang.String-">setDeltaToken(String)</a></span> - Static method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPATombstoneContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#setDependent-org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole-">setDependent(ReferentialConstraintRole)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>
<div class="block">Sets the dependent <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraintRole</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraint</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#setDescription-java.lang.String-">setDescription(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#setDetailErrors-boolean-">setDetailErrors(boolean)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>
<div class="block">The method sets the context whether a detail error message should be thrown
or a less detail error message should be thrown by the library.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setDiscount-double-">setDiscount(double)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>OnDelete</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraint</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#setDocumentation-org.apache.olingo.odata2.api.edm.provider.Documentation-">setDocumentation(Documentation)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Using</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#setEDMComplexType-java.lang.String-">setEDMComplexType(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the edmComplexType property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#setEDMEntitySet-java.lang.String-">setEDMEntitySet(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the edmEntitySet property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#setEDMEntityType-java.lang.String-">setEDMEntityType(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the edmEntityType property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setEdmProvider-org.apache.olingo.odata2.api.edm.provider.EdmProvider-">setEdmProvider(EdmProvider)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets EDM provider into the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#setEDMSchemaNamespace-java.lang.String-">setEDMSchemaNamespace(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Sets the value of the edmSchemaNamespace property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html#setEdmType-org.apache.olingo.odata2.api.edm.EdmType-">setEdmType(EdmType)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/CommonExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression">CommonExpression</a></dt>
<dd>
<div class="block">Set the edmType of this expression node</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setEmployeeName-java.lang.String-">setEmployeeName(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setEmployeeName-java.lang.String-">setEmployeeName(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#setEnclosingObject-java.lang.Object-">setEnclosingObject(Object)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#setEnd1-org.apache.olingo.odata2.api.edm.provider.AssociationEnd-">setEnd1(AssociationEnd)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>
<div class="block">Sets the first <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setEnd1-org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd-">setEnd1(AssociationSetEnd)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>
<div class="block">Sets the first <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#setEnd2-org.apache.olingo.odata2.api.edm.provider.AssociationEnd-">setEnd2(AssociationEnd)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>
<div class="block">Sets the second <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setEnd2-org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd-">setEnd2(AssociationSetEnd)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>
<div class="block">Sets the second <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setEntityContainers-java.util.List-">setEntityContainers(List&lt;EntityContainer&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a>s for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setEntityManager-javax.persistence.EntityManager-">setEntityManager(EntityManager)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the Entity Manager into the Context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setEntityManagerFactory-javax.persistence.EntityManagerFactory-">setEntityManagerFactory(EntityManagerFactory)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the Java Persistence Entity Manager factory into the
context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#setEntitySet-java.lang.String-">setEntitySet(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>
<div class="block">Sets the target entity set of this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setEntitySet-java.lang.String-">setEntitySet(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntitySet</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#setEntitySets-java.util.List-">setEntitySets(List&lt;EntitySet&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>
<div class="block">Sets the entity sets of this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#setEntityType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setEntityType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a> of the <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntitySet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setEntityTypes-java.util.List-">setEntityTypes(List&lt;EntityType&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a>s for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setEntryData-java.util.Map-">setEntryData(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Do Not Call This Method!</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html#setEntryData-java.util.Map-">setEntryData(Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteEntryCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setEntryDate-java.util.Calendar-">setEntryDate(Calendar)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setEntryDate-java.util.Calendar-">setEntryDate(Calendar)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setErrorCode-java.lang.String-">setErrorCode(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set OData error code that should be returned in error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setException-java.lang.Exception-">setException(Exception)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set the causing exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#setExclude-java.lang.Boolean-">setExclude(Boolean)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>
<div class="block">Sets the value of the exclude property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#setExclude-java.lang.Boolean-">setExclude(Boolean)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the exclude property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#setExclude-java.lang.Boolean-">setExclude(Boolean)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the exclude property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#setExtendz-java.lang.String-">setExtendz(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>
<div class="block">Sets the entity container which is the parent of this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#setExtendz-java.lang.String-">setExtendz(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>
<div class="block">Sets the entity container which is the parent of this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainerInfo</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setFacets-org.apache.olingo.odata2.api.edm.EdmFacets-">setFacets(EdmFacets)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setFacets-org.apache.olingo.odata2.api.edm.EdmFacets-">setFacets(EdmFacets)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmFacets.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmFacets</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setFacets-org.apache.olingo.odata2.api.edm.EdmFacets-">setFacets(EdmFacets)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setFacets-org.apache.olingo.odata2.api.edm.EdmFacets-">setFacets(EdmFacets)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#setFcContentKind-org.apache.olingo.odata2.api.edm.EdmContentKind-">setFcContentKind(EdmContentKind)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmContentKind.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmContentKind</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#setFcKeepInContent-java.lang.Boolean-">setFcKeepInContent(Boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>
<div class="block">Sets if this is kept in content.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#setFcNsPrefix-java.lang.String-">setFcNsPrefix(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>
<div class="block">Sets the prefix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#setFcNsUri-java.lang.String-">setFcNsUri(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>
<div class="block">Sets the Uri.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#setFcSourcePath-java.lang.String-">setFcSourcePath(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>
<div class="block">Sets the source path.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html#setFcTargetPath-java.lang.String-">setFcTargetPath(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/CustomizableFeedMappings.html" title="class in org.apache.olingo.odata2.api.edm.provider">CustomizableFeedMappings</a></dt>
<dd>
<div class="block">Sets the target path.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#setFeedData-java.util.List-">setFeedData(List&lt;Map&lt;String, Object&gt;&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackResult</a></dt>
<dd>
<div class="block">Sets the feed data as a list of maps.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html#setFilterTree-org.apache.olingo.odata2.api.uri.expression.CommonExpression-">setFilterTree(CommonExpression)</a></span> - Method in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExceptionVisitExpression.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExceptionVisitExpression</a></dt>
<dd>
<div class="block">Sets erroneous filter tree for debug information.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#setFilterTree-org.apache.olingo.odata2.api.uri.expression.CommonExpression-">setFilterTree(CommonExpression)</a></span> - Method in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>
<div class="block">Sets erroneous filter tree for debug information.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setFixedLength-java.lang.Boolean-">setFixedLength(Boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets the fixed length of this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setFromRole-java.lang.String-">setFromRole(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the role this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a> is comming from</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#setFunctionImports-java.util.List-">setFunctionImports(List&lt;FunctionImport&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>
<div class="block">Sets the function imports of this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setGrossAmount-double-">setGrossAmount(double)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setHasStream-boolean-">setHasStream(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>
<div class="block">Sets if this <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a> is a media resource</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#setHouseNumber-short-">setHouseNumber(short)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setHttpMethod-java.lang.String-">setHttpMethod(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the HTTP method of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setHttpStatus-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">setHttpStatus(HttpStatusCodes)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set http status code that should be returned in error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#setId-int-">setId(int)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#setId-long-">setId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html#setId-long-">setId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CategoryKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CategoryKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setId-java.lang.Long-">setId(Long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#setImage-byte:A-">setImage(byte[])</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setImage-byte:A-">setImage(byte[])</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setImage-java.lang.String-">setImage(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#setImage-byte:A-">setImage(byte[])</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#setImage-byte:A-">setImage(byte[])</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setImage-byte:A-">setImage(byte[])</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setImage-java.lang.String-">setImage(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#setImage-byte:A-">setImage(byte[])</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setImageType-java.lang.String-">setImageType(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#setImageType-java.lang.String-">setImageType(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setImageType-java.lang.String-">setImageType(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#setImageType-java.lang.String-">setImageType(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setImageUri-java.lang.String-">setImageUri(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#setImageUri-java.lang.String-">setImageUri(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setImageUri-java.lang.String-">setImageUri(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#setImageUri-java.lang.String-">setImageUri(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setImportance-org.apache.olingo.odata2.jpa.processor.ref.model.Importance-">setImportance(Importance)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html#setInlineProperties-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">setInlineProperties(EntityProviderWriteProperties)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteEntryCallbackResult</a></dt>
<dd>
<div class="block">Sets the inline properties for this entry</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#setInlineProperties-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">setInlineProperties(EntityProviderWriteProperties)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackResult</a></dt>
<dd>
<div class="block">Sets the properties for the inline data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setInnerError-java.lang.String-">setInnerError(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set a string for a OData inner error to be returned in error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#setInternalName-java.lang.String-">setInternalName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>
<div class="block">Sets the value for this <a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Mapping</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#setJPAAttributes-org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType-">setJPAAttributes(JPAAttributeMapType)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the jpaAttributes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#setJPAAttributes-org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType-">setJPAAttributes(JPAAttributeMapType)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the jpaAttributes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#setJPAColumnName-java.lang.String-">setJPAColumnName(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>
<div class="block">The method sets the Java persistence column name into the mapping
container.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setJPAEdmExtension-org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmExtension-">setJPAEdmExtension(JPAEdmExtension)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the JPA Edm Extension instance into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setJPAEdmMappingModel-java.lang.String-">setJPAEdmMappingModel(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the JPA EDM mapping model name into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#setJPAEmbeddableTypes-org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypesMapType-">setJPAEmbeddableTypes(JPAEmbeddableTypesMapType)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Sets the value of the jpaEmbeddableTypes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#setJPAEntityAlias-java.lang.String-">setJPAEntityAlias(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">sets JPA Entity alias name into the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#setJPAEntityName-java.lang.String-">setJPAEntityName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">sets JPA Entity Name into the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#setJPAEntityTypes-org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypesMapType-">setJPAEntityTypes(JPAEntityTypesMapType)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Sets the value of the jpaEntityTypes property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#setJpaFunction-java.util.List-">setJpaFunction(List&lt;JPAFunction&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#setJPARelationships-org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType-">setJPARelationships(JPARelationshipMapType)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the jpaRelationships property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#setJPAType-java.lang.Class-">setJPAType(Class&lt;?&gt;)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>
<div class="block">The method sets the Java persistence entity/property type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setKey-org.apache.olingo.odata2.api.edm.provider.Key-">setKey(Key)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Key</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Key.html#setKeys-java.util.List-">setKeys(List&lt;PropertyRef&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a>s by their <a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>PropertyRef</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Key</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#setLiId-long-">setLiId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setLocale-java.util.Locale-">setLocale(Locale)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set the locale for a translated message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setLocation-org.apache.olingo.odata2.annotation.processor.ref.model.Location-">setLocation(Location)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setLocation-org.apache.olingo.odata2.ref.model.Location-">setLocation(Location)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#setLongDescription-java.lang.String-">setLongDescription(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>
<div class="block">Sets the long description for this <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setLongText-java.lang.Character:A-">setLongText(Character[])</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setManager-org.apache.olingo.odata2.annotation.processor.ref.model.Manager-">setManager(Manager)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setManager-org.apache.olingo.odata2.ref.model.Manager-">setManager(Manager)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Mapping</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Mapping</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Mapping</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Mapping</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Mapping</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Mapping</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setMapping-org.apache.olingo.odata2.api.edm.provider.Mapping-">setMapping(Mapping)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html#setMappingValue-T-org.apache.olingo.odata2.api.edm.EdmMapping-V-">setMappingValue(T, EdmMapping, V)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setMaterial-org.apache.olingo.odata2.jpa.processor.ref.model.Material-">setMaterial(Material)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#setMaterialId-long-">setMaterialId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#setMaterialImage-java.sql.Blob-">setMaterialImage(Blob)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#setMaterialName-java.lang.String-">setMaterialName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html#setMaterials-java.util.List-">setMaterials(List&lt;Material&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Category.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Category</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#setMaterials-java.util.List-">setMaterials(List&lt;Material&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setMaxLength-java.lang.Integer-">setMaxLength(Integer)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets the maximum length of this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#setMeasurementUnit-java.lang.String-">setMeasurementUnit(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#setMediaResourceMimeTypeKey-java.lang.String-">setMediaResourceMimeTypeKey(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>
<div class="block">Sets the key for the resource mime type key which is used for the lookup in the data map</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#setMediaResourceSourceKey-java.lang.String-">setMediaResourceSourceKey(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>
<div class="block">Sets the key for the resource source key which is used for the lookup in the data map</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#setMemoryStarted-long-">setMemoryStarted(long)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Sets the start heap memory used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#setMemoryStopped-long-">setMemoryStopped(long)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Sets the stop heap memory used.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setMessage-java.lang.String-">setMessage(String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set a translated message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#setMethodName-java.lang.String-">setMethodName(String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Sets the method name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setMimeType-java.lang.String-">setMimeType(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setMimeType-java.lang.String-">setMimeType(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the mime type for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setMimeType-java.lang.String-">setMimeType(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setMode-java.lang.String-">setMode(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the mode of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setMultiplicity-org.apache.olingo.odata2.api.edm.EdmMultiplicity-">setMultiplicity(EdmMultiplicity)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmMultiplicity</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html#setMultiplicity-org.apache.olingo.odata2.api.edm.EdmMultiplicity-">setMultiplicity(EdmMultiplicity)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReturnType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmMultiplicity</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReturnType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/RefBase.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">RefBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>
<div class="block">Sets the name for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>
<div class="block">Sets the name for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>
<div class="block">Sets the name for this <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></dt>
<dd>
<div class="block">Sets the name for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets the name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainer</a></dt>
<dd>
<div class="block">Sets the name of this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></dt>
<dd>
<div class="block">Sets the name of this <a href="org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainerInfo</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></dt>
<dd>
<div class="block">Sets the name of this <a href="org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntitySet</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the name of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the name of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the name of this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Property.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></dt>
<dd>
<div class="block">Sets the name for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></dt>
<dd>
<div class="block">Sets the name of the <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a> this <a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>PropertyRef</code></a> is pointing to</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>
<div class="block">Sets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEmbeddableTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEmbeddableTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEntityTypeMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEntityTypeMapType</a></dt>
<dd>
<div class="block">Sets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAPersistenceUnitMapType.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAPersistenceUnitMapType</a></dt>
<dd>
<div class="block">Sets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType.JPARelationship</a></dt>
<dd>
<div class="block">Sets the value of the name property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html#setNamespace-java.lang.String-">setNamespace(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AliasInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">AliasInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setNamespace-java.lang.String-">setNamespace(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>
<div class="block">Sets the namespace for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#setNamespace-java.lang.String-">setNamespace(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>
<div class="block">Sets the namespace for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setNamespace-java.lang.String-">setNamespace(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the namespace for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#setNamespace-java.lang.String-">setNamespace(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>
<div class="block">Sets the namespace for this <a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Using</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setNavigationProperties-java.util.List-">setNavigationProperties(List&lt;NavigationProperty&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a>s for this <a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setNavigationProperty-org.apache.olingo.odata2.api.edm.EdmNavigationProperty-">setNavigationProperty(EdmNavigationProperty)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Do Not Call This Method!</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setNetAmount-double-">setNetAmount(double)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setNetAmount-double-">setNetAmount(double)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setNotes-java.util.List-">setNotes(List&lt;Note&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setNullable-java.lang.Boolean-">setNullable(Boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets if this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a> is nullable</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html#setObject-java.lang.Object-">setObject(Object)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Mapping.html" title="class in org.apache.olingo.odata2.api.edm.provider">Mapping</a></dt>
<dd>
<div class="block">Sets an object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setODataContext-org.apache.olingo.odata2.api.processor.ODataContext-">setODataContext(ODataContext)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets OData context into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html#setOdataJPAContext-org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext-">setOdataJPAContext(ODataJPAContext)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#setODataJPATombstoneEntityListener-java.lang.Class-">setODataJPATombstoneEntityListener(Class&lt;? extends ODataJPATombstoneEntityListener&gt;)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>
<div class="block">The method sets a stateless JPA EntityListner type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#setODataJPATransaction-org.apache.olingo.odata2.jpa.processor.api.ODataJPATransaction-">setODataJPATransaction(ODataJPATransaction)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>
<div class="block">The methods sets the context with a callback implementation for JPA transaction specific content.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setODataProcessor-org.apache.olingo.odata2.api.processor.ODataProcessor-">setODataProcessor(ODataProcessor)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the OData Processor for JPA into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setOnDelete-org.apache.olingo.odata2.api.edm.provider.OnDelete-">setOnDelete(OnDelete)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>
<div class="block">Sets <a href="org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>OnDelete</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#setOnWriteJPAContent-org.apache.olingo.odata2.jpa.processor.api.OnJPAWriteContent-">setOnWriteJPAContent(OnJPAWriteContent)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPAServiceFactory</a></dt>
<dd>
<div class="block">The methods sets the context with a callback implementation for JPA provider specific content.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setOrders-java.util.List-">setOrders(List&lt;SalesOrderHeader&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html#setOrders-java.util.List-">setOrders(List&lt;SalesOrderHeader&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/CustomerBase.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">CustomerBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setPageSize-int-">setPageSize(int)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the server side page size to the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setPaging-org.apache.olingo.odata2.jpa.processor.api.access.JPAPaging-">setPaging(JPAPaging)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the server side paging object</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#setParameter-java.lang.String-java.lang.Object-">setParameter(String, Object)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Sets a parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setParameters-java.util.List-">setParameters(List&lt;FunctionImportParameter&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a>s of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html#setParent-org.apache.olingo.odata2.jpa.processor.ref.model.Customer-">setParent(Customer)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Customer.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Customer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setPathInfo-org.apache.olingo.odata2.api.uri.PathInfo-">setPathInfo(PathInfo)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set <a href="org/apache/olingo/odata2/api/uri/PathInfo.html" title="interface in org.apache.olingo.odata2.api.uri"><code>PathInfo</code></a> object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html#setPersistenceUnit-org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType-">setPersistenceUnit(JPAPersistenceUnitMapType)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAEdmMappingModel.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAEdmMappingModel</a></dt>
<dd>
<div class="block">Sets the value of the persistenceUnit property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html#setPersistenceUnitName-java.lang.String-">setPersistenceUnitName(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></dt>
<dd>
<div class="block">The method sets the Java Persistence Unit Name into the context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#setPincode-java.lang.String-">setPincode(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html#setPostalCode-java.lang.String-">setPostalCode(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/City.html#setPostalCode-java.lang.String-">setPostalCode(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/City.html" title="class in org.apache.olingo.odata2.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setPrecision-java.lang.Integer-">setPrecision(Integer)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets the precision of this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setPrefix-java.lang.String-">setPrefix(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>
<div class="block">Sets the prefix for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#setPrefix-java.lang.String-">setPrefix(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>
<div class="block">Sets the prefix for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#setPrice-java.lang.Double-">setPrice(Double)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#setPrincipal-org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole-">setPrincipal(ReferentialConstraintRole)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></dt>
<dd>
<div class="block">Sets the principal <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraintRole</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraint</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setProperties-java.util.List-">setProperties(List&lt;Property&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a>s</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html#setProperties-java.util.List-">setProperties(List&lt;Property&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#setPropertyRefs-java.util.List-">setPropertyRefs(List&lt;PropertyRef&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>PropertyRef</code></a>s of this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraintRole</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html#setPropertyValue-T-org.apache.olingo.odata2.api.edm.EdmProperty-V-">setPropertyValue(T, EdmProperty, V)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/BeanPropertyAccess.html" title="class in org.apache.olingo.odata2.ref.processor">BeanPropertyAccess</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setQuantity-int-">setQuantity(int)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html#setReferencedInKey-java.lang.String-">setReferencedInKey(String)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmComplexTypeView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmComplexTypeView</a></dt>
<dd>
<div class="block">The method sets the given EDM complex type as referenced in an Entity as a key property</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Association.html#setReferentialConstraint-org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint-">setReferentialConstraint(ReferentialConstraint)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraint</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setRelationship-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setRelationship(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a> for the relationship of this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html#setRequestUri-java.net.URI-">setRequestUri(URI)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataErrorContext.html" title="class in org.apache.olingo.odata2.api.processor">ODataErrorContext</a></dt>
<dd>
<div class="block">Set the request uri to be used in a error response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html#setResultsView-java.lang.Object-">setResultsView(Object)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext.JPAMethodContextBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#setResultsView-java.lang.Object-">setResultsView(Object)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></dt>
<dd>
<div class="block">The abstract method is implemented by specific JPQL context builder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setReturnType-org.apache.olingo.odata2.api.edm.provider.ReturnType-">setReturnType(ReturnType)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReturnType</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setRole-java.lang.String-">setRole(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>
<div class="block">Sets the role for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#setRole-java.lang.String-">setRole(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></dt>
<dd>
<div class="block">Sets the role of this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#setRole-java.lang.String-">setRole(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></dt>
<dd>
<div class="block">Sets the role of this <a href="org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraintRole</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setRoom-org.apache.olingo.odata2.annotation.processor.ref.model.Room-">setRoom(Room)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setRoom-org.apache.olingo.odata2.ref.model.Room-">setRoom(Room)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#setSalesOrderHeader-org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderHeader-">setSalesOrderHeader(SalesOrderHeader)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setSalesOrderHeader-org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderHeader-">setSalesOrderHeader(SalesOrderHeader)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setSalesOrderItem-java.util.Set-">setSalesOrderItem(Set&lt;SalesOrderItem&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html#setSalesOrderItemKey-org.apache.olingo.odata2.jpa.processor.ref.model.SalesOrderItemKey-">setSalesOrderItemKey(SalesOrderItemKey)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItem.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setScale-java.lang.Integer-">setScale(Integer)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets the scale of this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html#setSchemas-java.util.List-">setSchemas(List&lt;Schema&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider">DataServices</a></dt>
<dd>
<div class="block">Sets the schemas for this <a href="org/apache/olingo/odata2/api/edm/provider/DataServices.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>DataServices</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#setScrumTeam-java.lang.Boolean-">setScrumTeam(Boolean)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#setScrumTeam-boolean-">setScrumTeam(boolean)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#setSeats-int-">setSeats(int)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#setSeats-int-">setSeats(int)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html#setSelfLink-java.net.URI-">setSelfLink(URI)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackContext</a></dt>
<dd>
<div class="block">Sets the self Link for this feed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setShortText-char:A-">setShortText(char[])</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#setSoId-long-">setSoId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setSoId-long-">setSoId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html#setSoId-long-">setSoId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderItemKey.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderItemKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#setSourceEntitySet-org.apache.olingo.odata2.api.edm.EdmEntitySet-">setSourceEntitySet(EdmEntitySet)</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>
<div class="block">Do Not Call This Method!</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html#setStatus-java.lang.Character-">setStatus(Character)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/SalesOrderHeader.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">SalesOrderHeader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#setStoreAddress-org.apache.olingo.odata2.jpa.processor.ref.model.Address-">setStoreAddress(Address)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#setStoreId-long-">setStoreId(long)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#setStoreName-java.lang.String-">setStoreName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html#setStores-java.util.List-">setStores(List&lt;Store&gt;)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Material.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Material</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html#setStreetName-java.lang.String-">setStreetName(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Address.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Address</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#setSubTeam-org.apache.olingo.odata2.annotation.processor.ref.model.Team-">setSubTeam(Team)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html#setSummary-java.lang.String-">setSummary(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></dt>
<dd>
<div class="block">Sets the summary for this <a href="org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#setTeam-org.apache.olingo.odata2.annotation.processor.ref.model.Team-">setTeam(Team)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#setTeam-org.apache.olingo.odata2.ref.model.Team-">setTeam(Team)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setText-java.lang.String-">setText(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></dt>
<dd>
<div class="block">Sets the text for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#setText-java.lang.String-">setText(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></dt>
<dd>
<div class="block">Sets the text for this <a href="org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a> which will be displayed inside the tags.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html#setText-java.sql.Clob-">setText(Clob)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Note.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Note</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#setTimeStarted-long-">setTimeStarted(long)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Sets the start time.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html#setTimeStopped-long-">setTimeStopped(long)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.RuntimeMeasurement.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext.RuntimeMeasurement</a></dt>
<dd>
<div class="block">Sets the stop time.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setToRole-java.lang.String-">setToRole(String)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></dt>
<dd>
<div class="block">Sets the role this <a href="org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a> is going to</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#setType-java.lang.String-">setType(String)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setType-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setType(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setType-org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind-">setType(EdmSimpleTypeKind)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmSimpleTypeKind</code></a> of this <a href="org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setType-org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind-">setType(EdmSimpleTypeKind)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm"><code>EdmSimpleTypeKind</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#setType-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-">setType(JPQLContextType)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">sets the JPQL context type into the context</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#setType-java.lang.String-">setType(String)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html#setTypeName-org.apache.olingo.odata2.api.edm.FullQualifiedName-">setTypeName(FullQualifiedName)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReturnType</a></dt>
<dd>
<div class="block">Sets the type of this <a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReturnType</code></a> via the types <a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm"><code>FullQualifiedName</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#setUnicode-java.lang.Boolean-">setUnicode(Boolean)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>
<div class="block">Sets if this <a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Facets</code></a> is in Unicode</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Schema.html#setUsings-java.util.List-">setUsings(List&lt;Using&gt;)</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Using</code></a> for this <a href="org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#setValue-java.lang.String-">setValue(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>
<div class="block">Sets the value of the value property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html#setValue-java.lang.String-">setValue(String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType.JPARelationship</a></dt>
<dd>
<div class="block">Sets the value of the value property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#setVersion-int-">setVersion(int)</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#setVersion-int-">setVersion(int)</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html#setVirtualAccess-boolean-">setVirtualAccess(boolean)</a></span> - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmMapping.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmMapping</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">SimpleProperty</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>
<div class="block">Objects of this class represent a simple property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#SimpleProperty--">SimpleProperty()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html" title="enum in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">SortOrder</span></a> - Enum in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Enumeration describing all possible sort orders used in an $orderby expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html#SPACE">SPACE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.DELIMITER.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.DELIMITER</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#startRuntimeMeasurement-java.lang.String-java.lang.String-">startRuntimeMeasurement(String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Starts runtime measurement.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html#statement">statement</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html#status-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">status(HttpStatusCodes)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.ODataResponseBuilder.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse.ODataResponseBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataResponse.html#status-org.apache.olingo.odata2.api.commons.HttpStatusCodes-">status(HttpStatusCodes)</a></span> - Static method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataContext.html#stopRuntimeMeasurement-int-">stopRuntimeMeasurement(int)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataContext.html" title="interface in org.apache.olingo.odata2.api.processor">ODataContext</a></dt>
<dd>
<div class="block">Stops runtime measurement.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model"><span class="typeNameLink">Store</span></a> - Class in <a href="org/apache/olingo/odata2/jpa/processor/ref/model/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#Store--">Store()</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html#Store-java.lang.String-org.apache.olingo.odata2.jpa.processor.ref.model.Address-">Store(String, Address)</a></span> - Constructor for class org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Store.html" title="class in org.apache.olingo.odata2.jpa.processor.ref.model">Store</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_AUTHOREMAIL">SYNDICATION_AUTHOREMAIL</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_AUTHORNAME">SYNDICATION_AUTHORNAME</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_AUTHORURI">SYNDICATION_AUTHORURI</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_CONTRIBUTOREMAIL">SYNDICATION_CONTRIBUTOREMAIL</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_CONTRIBUTORNAME">SYNDICATION_CONTRIBUTORNAME</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_CONTRIBUTORURI">SYNDICATION_CONTRIBUTORURI</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_PUBLISHED">SYNDICATION_PUBLISHED</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_RIGHTS">SYNDICATION_RIGHTS</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_SOURCE">SYNDICATION_SOURCE</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_SUMMARY">SYNDICATION_SUMMARY</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_TITLE">SYNDICATION_TITLE</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html#SYNDICATION_UPDATED">SYNDICATION_UPDATED</a></span> - Static variable in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTargetPath.html" title="class in org.apache.olingo.odata2.api.edm">EdmTargetPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#SYSTEM_NAMESPACE">SYSTEM_NAMESPACE</a></span> - Static variable in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model"><span class="typeNameLink">Team</span></a> - Class in <a href="org/apache/olingo/odata2/annotation/processor/ref/model/package-summary.html">org.apache.olingo.odata2.annotation.processor.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#Team--">Team()</a></span> - Constructor for class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model"><span class="typeNameLink">Team</span></a> - Class in <a href="org/apache/olingo/odata2/ref/model/package-summary.html">org.apache.olingo.odata2.ref.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#Team-int-java.lang.String-">Team(int, String)</a></span> - Constructor for class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#TEXT_HTML">TEXT_HTML</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#TEXT_PLAIN">TEXT_PLAIN</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#TEXT_PLAIN_UTF8">TEXT_PLAIN_UTF8</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#throwException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">throwException(MessageReference, Throwable)</a></span> - Static method in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>
<div class="block">The method creates an exception object of type ODataJPAModelException
with localized error texts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#throwException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">throwException(MessageReference, Throwable)</a></span> - Static method in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></dt>
<dd>
<div class="block">The method creates an exception object of type ODataJPARuntimeException
with localized error texts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#TIMESTAMP">TIMESTAMP</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/Title.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">Title</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A Title element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#TOKEN_UNDETERMINATED_STRING">TOKEN_UNDETERMINATED_STRING</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html" title="interface in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">TombstoneCallback</span></a> - Interface in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Interface that must be implemented in order to provide tombstone support.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">TombstoneCallbackResult</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Objects of this class are a container for the result of the <a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallback.html" title="interface in org.apache.olingo.odata2.api.ep.callback"><code>TombstoneCallback</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html#TombstoneCallbackResult--">TombstoneCallbackResult()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/TombstoneCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">TombstoneCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Building.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/City.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Employee.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Location.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Photo.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Room.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/Team.html" title="class in org.apache.olingo.odata2.annotation.processor.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#toString--">toString()</a></span> - Method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></dt>
<dd>
<div class="block">Get the status code info.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteral.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html#toString--">toString()</a></span> - Method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm">EdmMultiplicity</a></dt>
<dd>
<div class="block">Returns the OData literal form of this multiplicity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/FullQualifiedName.html" title="class in org.apache.olingo.odata2.api.edm">FullQualifiedName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Facets.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Facets.html" title="class in org.apache.olingo.odata2.api.edm.provider">Facets</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/ReturnType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReturnType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadEntryResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadEntryResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadFeedResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadFeedResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/ReadResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">ReadResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html#toString--">toString()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">BinaryOperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html#toString--">toString()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">MethodOperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html#toString--">toString()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html" title="enum in org.apache.olingo.odata2.api.uri.expression">SortOrder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html#toString--">toString()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">UnaryOperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement</a></dt>
<dd>
<div class="block">The method provides a String representation of JPQLStatement.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Building.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Building.html" title="class in org.apache.olingo.odata2.ref.model">Building</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/City.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/City.html" title="class in org.apache.olingo.odata2.ref.model">City</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Employee.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Employee.html" title="class in org.apache.olingo.odata2.ref.model">Employee</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Location.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Location.html" title="class in org.apache.olingo.odata2.ref.model">Location</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Photo.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Photo.html" title="class in org.apache.olingo.odata2.ref.model">Photo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Room.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Room.html" title="class in org.apache.olingo.odata2.ref.model">Room</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/model/Team.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.model.<a href="org/apache/olingo/odata2/ref/model/Team.html" title="class in org.apache.olingo.odata2.ref.model">Team</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html#toString--">toString()</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.BinaryData.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource.BinaryData</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#toUriLiteral-java.lang.String-">toUriLiteral(String)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>
<div class="block">Converts default literal representation to URI literal representation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html#toUriLiteral--">toUriLiteral()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">BinaryOperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html#toUriLiteral--">toUriLiteral()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">MethodOperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html#toUriLiteral--">toUriLiteral()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html" title="enum in org.apache.olingo.odata2.api.uri.expression">SortOrder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html#toUriLiteral--">toUriLiteral()</a></span> - Method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">UnaryOperator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#TRUNCATED_BODY">TRUNCATED_BODY</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">TRUNCETED_BODY requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html#TUNNELING">TUNNELING</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataNotImplementedException.html" title="class in org.apache.olingo.odata2.api.exception">ODataNotImplementedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#type">type</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></dt>
<dd>
<div class="block">The type of JPQL context.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html#TYPE_EXPECTED_AT">TYPE_EXPECTED_AT</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionParserException.html" title="class in org.apache.olingo.odata2.api.uri.expression">ExpressionParserException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html#TYPE_NOT_SUPPORTED">TYPE_NOT_SUPPORTED</a></span> - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.<a href="org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPAModelException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPAModelException</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/UnaryExpression.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">UnaryExpression</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Represents a unary expression node in the expression tree
<br>
<br></div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">UnaryOperator</span></a> - Enum in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">Enumerations for supported unary operators of the OData expression parser
for OData version 2.0</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html#UNKNOWNLITERAL">UNKNOWNLITERAL</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralException.html" title="class in org.apache.olingo.odata2.api.edm">EdmLiteralException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#UNKNOWNLITERAL">UNKNOWNLITERAL</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/batch/BatchException.html#UNSUPPORTED_ABSOLUTE_PATH">UNSUPPORTED_ABSOLUTE_PATH</a></span> - Static variable in exception org.apache.olingo.odata2.api.batch.<a href="org/apache/olingo/odata2/api/batch/BatchException.html" title="class in org.apache.olingo.odata2.api.batch">BatchException</a></dt>
<dd>
<div class="block">UNSUPPORTED_ABSOLUTE_PATH requires 1 content value ('line number')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#UNSUPPORTED_CHARACTER_ENCODING">UNSUPPORTED_CHARACTER_ENCODING</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">UNSUPPORTED_CHARACTER_ENCODING requires 1 content value ('found but unsupported character encoding')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html#UNSUPPORTED_PROPERTY_TYPE">UNSUPPORTED_PROPERTY_TYPE</a></span> - Static variable in exception org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderException.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderException</a></dt>
<dd>
<div class="block">UNSUPPORTED_PROPERTY_TYPE requires 1 content values ('property type')</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/MessageReference.html#updateContent-java.util.List-java.lang.Object...-">updateContent(List&lt;?&gt;, Object...)</a></span> - Method in class org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntity(PutMergePatchUriInfo, InputStream, String, boolean, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntity(PutMergePatchUriInfo, InputStream, String, boolean, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityProcessor</a></dt>
<dd>
<div class="block">Updates an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntity(PutMergePatchUriInfo, InputStream, String, boolean, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntity-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntity(PutMergePatchUriInfo, InputStream, String, boolean, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntityComplexProperty(PutMergePatchUriInfo, InputStream, String, boolean, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html#updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntityComplexProperty(PutMergePatchUriInfo, InputStream, String, boolean, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityComplexPropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityComplexPropertyProcessor</a></dt>
<dd>
<div class="block">Updates a complex property of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntityComplexProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-boolean-java.lang.String-">updateEntityComplexProperty(PutMergePatchUriInfo, InputStream, String, boolean, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityLink(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityLink(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityLinkProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityLinkProcessor</a></dt>
<dd>
<div class="block">Updates the link to the target entity of a navigation property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityLink(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.jpa.processor.api.<a href="org/apache/olingo/odata2/jpa/processor/api/ODataJPADefaultProcessor.html" title="class in org.apache.olingo.odata2.jpa.processor.api">ODataJPADefaultProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntityLink-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityLink(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityMedia(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html#updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityMedia(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntityMediaProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntityMediaProcessor</a></dt>
<dd>
<div class="block">Updates the media resource of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntityMedia-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntityMedia(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimpleProperty(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html#updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimpleProperty(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyProcessor</a></dt>
<dd>
<div class="block">Updates a simple property of an entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntitySimpleProperty-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimpleProperty(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html#updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimplePropertyValue(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.api.processor.<a href="org/apache/olingo/odata2/api/processor/ODataSingleProcessor.html" title="class in org.apache.olingo.odata2.api.processor">ODataSingleProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html#updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimplePropertyValue(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in interface org.apache.olingo.odata2.api.processor.part.<a href="org/apache/olingo/odata2/api/processor/part/EntitySimplePropertyValueProcessor.html" title="interface in org.apache.olingo.odata2.api.processor.part">EntitySimplePropertyValueProcessor</a></dt>
<dd>
<div class="block">Updates a simple property of an entity with an unformatted value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html#updateEntitySimplePropertyValue-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">updateEntitySimplePropertyValue(PutMergePatchUriInfo, InputStream, String, String)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ListsProcessor.html" title="class in org.apache.olingo.odata2.ref.processor">ListsProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html#uri-java.lang.String-">uri(String)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.BatchChangeSetPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart.BatchChangeSetPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html#uri-java.lang.String-">uri(String)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchChangeSetPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchChangeSetPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html#uri-java.lang.String-">uri(String)</a></span> - Method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.BatchQueryPartBuilder.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart.BatchQueryPartBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html#uri-java.lang.String-">uri(String)</a></span> - Static method in class org.apache.olingo.odata2.api.client.batch.<a href="org/apache/olingo/odata2/api/client/batch/BatchQueryPart.html" title="class in org.apache.olingo.odata2.api.client.batch">BatchQueryPart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/UriInfo.html" title="interface in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">UriInfo</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Structured parts of the request URI - the result of URI parsing.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">UriNotMatchingException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">URI-parsing exception resulting in a 404 Not Found response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#UriNotMatchingException-org.apache.olingo.odata2.api.exception.MessageReference-">UriNotMatchingException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#UriNotMatchingException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">UriNotMatchingException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#UriNotMatchingException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">UriNotMatchingException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html#UriNotMatchingException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">UriNotMatchingException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriNotMatchingException.html" title="class in org.apache.olingo.odata2.api.uri">UriNotMatchingException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">UriParser</span></a> - Class in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Wrapper for UriParser functionality.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriParser.html#UriParser--">UriParser()</a></span> - Constructor for class org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriParser.html" title="class in org.apache.olingo.odata2.api.uri">UriParser</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#URISYNTAX">URISYNTAX</a></span> - Static variable in exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri"><span class="typeNameLink">UriSyntaxException</span></a> - Exception in <a href="org/apache/olingo/odata2/api/uri/package-summary.html">org.apache.olingo.odata2.api.uri</a></dt>
<dd>
<div class="block">Exception for violation of the OData URI construction rules,
resulting in a 400 Bad Request response.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#UriSyntaxException-org.apache.olingo.odata2.api.exception.MessageReference-">UriSyntaxException(MessageReference)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#UriSyntaxException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">UriSyntaxException(MessageReference, Throwable)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#UriSyntaxException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.String-">UriSyntaxException(MessageReference, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html#UriSyntaxException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-java.lang.String-">UriSyntaxException(MessageReference, Throwable, String)</a></span> - Constructor for exception org.apache.olingo.odata2.api.uri.<a href="org/apache/olingo/odata2/api/uri/UriSyntaxException.html" title="class in org.apache.olingo.odata2.api.uri">UriSyntaxException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#URLTOOSHORT">URLTOOSHORT</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#USER_AGENT">USER_AGENT</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.43">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><span class="typeNameLink">Using</span></a> - Class in <a href="org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/provider/Using.html#Using--">Using()</a></span> - Constructor for class org.apache.olingo.odata2.api.edm.provider.<a href="org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/ref/processor/Util.html" title="class in org.apache.olingo.odata2.ref.processor"><span class="typeNameLink">Util</span></a> - Class in <a href="org/apache/olingo/odata2/ref/processor/package-summary.html">org.apache.olingo.odata2.ref.processor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/Util.html#Util--">Util()</a></span> - Constructor for class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/Util.html" title="class in org.apache.olingo.odata2.ref.processor">Util</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceVersion.html#V10">V10</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceVersion.html" title="class in org.apache.olingo.odata2.api">ODataServiceVersion</a></dt>
<dd>
<div class="block">ODataServiceVersion 1.0</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceVersion.html#V20">V20</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceVersion.html" title="class in org.apache.olingo.odata2.api">ODataServiceVersion</a></dt>
<dd>
<div class="block">ODataServiceVersion 2.0</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceVersion.html#V30">V30</a></span> - Static variable in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceVersion.html" title="class in org.apache.olingo.odata2.api">ODataServiceVersion</a></dt>
<dd>
<div class="block">ODataServiceVersion 3.0</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#validate-java.lang.String-org.apache.olingo.odata2.api.edm.EdmLiteralKind-org.apache.olingo.odata2.api.edm.EdmFacets-">validate(String, EdmLiteralKind, EdmFacets)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>
<div class="block">Validates literal value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ODataServiceVersion.html#validateDataServiceVersion-java.lang.String-">validateDataServiceVersion(String)</a></span> - Static method in class org.apache.olingo.odata2.api.<a href="org/apache/olingo/odata2/api/ODataServiceVersion.html" title="class in org.apache.olingo.odata2.api">ODataServiceVersion</a></dt>
<dd>
<div class="block">Validates format and range of a data service version string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html#validatingFacets-boolean-">validatingFacets(boolean)</a></span> - Method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder.html" title="class in org.apache.olingo.odata2.api.ep">EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html#value">value</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPAAttributeMapType.JPAAttribute.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPAAttributeMapType.JPAAttribute</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html#value">value</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.<a href="org/apache/olingo/odata2/jpa/processor/api/model/mapping/JPARelationshipMapType.JPARelationship.html" title="class in org.apache.olingo.odata2.jpa.processor.api.model.mapping">JPARelationshipMapType.JPARelationship</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#VALUE_FACETS_NOT_MATCHED">VALUE_FACETS_NOT_MATCHED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#VALUE_ILLEGAL_CONTENT">VALUE_ILLEGAL_CONTENT</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#VALUE_NULL_NOT_ALLOWED">VALUE_NULL_NOT_ALLOWED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html#VALUE_TYPE_NOT_SUPPORTED">VALUE_TYPE_NOT_SUPPORTED</a></span> - Static variable in exception org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeException.html" title="class in org.apache.olingo.odata2.api.edm">EdmSimpleTypeException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.Format.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.Format.html" title="enum in org.apache.olingo.odata2.annotation.processor.ref.model">ResourceHelper.Format</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.HttpMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.HttpMethod.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmFunctionImport.HttpMethod</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.Type.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.Type.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmFunctionImport.ReturnType.Type</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.Multiplicity.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.Multiplicity.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmNavigationProperty.Multiplicity</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmType.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/InlineCount.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/InlineCount.html" title="enum in org.apache.olingo.odata2.api.commons">InlineCount</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/ODataHttpMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/ODataHttpMethod.html" title="enum in org.apache.olingo.odata2.api.commons">ODataHttpMethod</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAction.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAction.html" title="enum in org.apache.olingo.odata2.api.edm">EdmAction</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmConcurrencyMode.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmConcurrencyMode.html" title="enum in org.apache.olingo.odata2.api.edm">EdmConcurrencyMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmContentKind.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmContentKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmContentKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralKind.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmLiteralKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm">EdmMultiplicity</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmSimpleTypeKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTypeKind.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmTypeKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Fixed.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Fixed.html" title="enum in org.apache.olingo.odata2.api.servicedocument">Fixed</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">BinaryOperator</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionKind.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionKind.html" title="enum in org.apache.olingo.odata2.api.uri.expression">ExpressionKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">MethodOperator</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html" title="enum in org.apache.olingo.odata2.api.uri.expression">SortOrder</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">UnaryOperator</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.JOIN.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.JOIN.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause.JOIN</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.RoleType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.RoleType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView.RoleType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html" title="enum in org.apache.olingo.odata2.jpa.processor.ref.model">Importance</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#valueOfString-java.lang.String-org.apache.olingo.odata2.api.edm.EdmLiteralKind-org.apache.olingo.odata2.api.edm.EdmFacets-java.lang.Class-">valueOfString(String, EdmLiteralKind, EdmFacets, Class&lt;T&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>
<div class="block">Converts literal representation of value to system data type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.Format.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.annotation.processor.ref.model.<a href="org/apache/olingo/odata2/annotation/processor/ref/model/ResourceHelper.Format.html" title="enum in org.apache.olingo.odata2.annotation.processor.ref.model">ResourceHelper.Format</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.HttpMethod.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.HttpMethod.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmFunctionImport.HttpMethod</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.Type.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmFunctionImport.ReturnType.Type.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmFunctionImport.ReturnType.Type</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.Multiplicity.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmNavigationProperty.Multiplicity.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmNavigationProperty.Multiplicity</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/annotation/edm/EdmType.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.annotation.edm.<a href="org/apache/olingo/odata2/api/annotation/edm/EdmType.html" title="enum in org.apache.olingo.odata2.api.annotation.edm">EdmType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpStatusCodes.html" title="enum in org.apache.olingo.odata2.api.commons">HttpStatusCodes</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/InlineCount.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/InlineCount.html" title="enum in org.apache.olingo.odata2.api.commons">InlineCount</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/ODataHttpMethod.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/ODataHttpMethod.html" title="enum in org.apache.olingo.odata2.api.commons">ODataHttpMethod</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmAction.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmAction.html" title="enum in org.apache.olingo.odata2.api.edm">EdmAction</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmConcurrencyMode.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmConcurrencyMode.html" title="enum in org.apache.olingo.odata2.api.edm">EdmConcurrencyMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmContentKind.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmContentKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmContentKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmLiteralKind.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmLiteralKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmLiteralKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmMultiplicity.html" title="enum in org.apache.olingo.odata2.api.edm">EdmMultiplicity</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmSimpleTypeKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmTypeKind.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmTypeKind.html" title="enum in org.apache.olingo.odata2.api.edm">EdmTypeKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/servicedocument/Fixed.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.servicedocument.<a href="org/apache/olingo/odata2/api/servicedocument/Fixed.html" title="enum in org.apache.olingo.odata2.api.servicedocument">Fixed</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/BinaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">BinaryOperator</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionKind.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionKind.html" title="enum in org.apache.olingo.odata2.api.uri.expression">ExpressionKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/MethodOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">MethodOperator</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/SortOrder.html" title="enum in org.apache.olingo.odata2.api.uri.expression">SortOrder</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/UnaryOperator.html" title="enum in org.apache.olingo.odata2.api.uri.expression">UnaryOperator</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.JOIN.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.api.access.<a href="org/apache/olingo/odata2/jpa/processor/api/access/JPAJoinClause.JOIN.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.access">JPAJoinClause.JOIN</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.RoleType.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.api.model.<a href="org/apache/olingo/odata2/jpa/processor/api/model/JPAEdmReferentialConstraintRoleView.RoleType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.model">JPAEdmReferentialConstraintRoleView.RoleType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html#values--">values()</a></span> - Static method in enum org.apache.olingo.odata2.jpa.processor.ref.model.<a href="org/apache/olingo/odata2/jpa/processor/ref/model/Importance.html" title="enum in org.apache.olingo.odata2.jpa.processor.ref.model">Importance</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html#valueToString-java.lang.Object-org.apache.olingo.odata2.api.edm.EdmLiteralKind-org.apache.olingo.odata2.api.edm.EdmFacets-">valueToString(Object, EdmLiteralKind, EdmFacets)</a></span> - Method in interface org.apache.olingo.odata2.api.edm.<a href="org/apache/olingo/odata2/api/edm/EdmSimpleType.html" title="interface in org.apache.olingo.odata2.api.edm">EdmSimpleType</a></dt>
<dd>
<div class="block">Converts system data type to literal representation of value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#VARY">VARY</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.44">HTTP/1.1 documentation</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html#VERSIONERROR">VERSIONERROR</a></span> - Static variable in exception org.apache.olingo.odata2.api.exception.<a href="org/apache/olingo/odata2/api/exception/ODataBadRequestException.html" title="class in org.apache.olingo.odata2.api.exception">ODataBadRequestException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/uri/expression/Visitable.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><span class="typeNameLink">Visitable</span></a> - Interface in <a href="org/apache/olingo/odata2/api/uri/expression/package-summary.html">org.apache.olingo.odata2.api.uri.expression</a></dt>
<dd>
<div class="block">The interface <a href="org/apache/olingo/odata2/api/uri/expression/Visitable.html" title="interface in org.apache.olingo.odata2.api.uri.expression"><code>Visitable</code></a> is part of the visitor pattern used to traverse
the expression tree build from a $filter expression string or $orderby expression string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitBinary-org.apache.olingo.odata2.api.uri.expression.BinaryExpression-org.apache.olingo.odata2.api.uri.expression.BinaryOperator-java.lang.Object-java.lang.Object-">visitBinary(BinaryExpression, BinaryOperator, Object, Object)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a binary expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitFilterExpression-org.apache.olingo.odata2.api.uri.expression.FilterExpression-java.lang.String-java.lang.Object-">visitFilterExpression(FilterExpression, String, Object)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a filter expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitLiteral-org.apache.olingo.odata2.api.uri.expression.LiteralExpression-org.apache.olingo.odata2.api.edm.EdmLiteral-">visitLiteral(LiteralExpression, EdmLiteral)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a literal expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitMember-org.apache.olingo.odata2.api.uri.expression.MemberExpression-java.lang.Object-java.lang.Object-">visitMember(MemberExpression, Object, Object)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a member expression (e.g.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitMethod-org.apache.olingo.odata2.api.uri.expression.MethodExpression-org.apache.olingo.odata2.api.uri.expression.MethodOperator-java.util.List-">visitMethod(MethodExpression, MethodOperator, List&lt;Object&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a method expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitOrder-org.apache.olingo.odata2.api.uri.expression.OrderExpression-java.lang.Object-org.apache.olingo.odata2.api.uri.expression.SortOrder-">visitOrder(OrderExpression, Object, SortOrder)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a order expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitOrderByExpression-org.apache.olingo.odata2.api.uri.expression.OrderByExpression-java.lang.String-java.util.List-">visitOrderByExpression(OrderByExpression, String, List&lt;Object&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a orderby expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitProperty-org.apache.olingo.odata2.api.uri.expression.PropertyExpression-java.lang.String-org.apache.olingo.odata2.api.edm.EdmTyped-">visitProperty(PropertyExpression, String, EdmTyped)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a property expression</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html#visitUnary-org.apache.olingo.odata2.api.uri.expression.UnaryExpression-org.apache.olingo.odata2.api.uri.expression.UnaryOperator-java.lang.Object-">visitUnary(UnaryExpression, UnaryOperator, Object)</a></span> - Method in interface org.apache.olingo.odata2.api.uri.expression.<a href="org/apache/olingo/odata2/api/uri/expression/ExpressionVisitor.html" title="interface in org.apache.olingo.odata2.api.uri.expression">ExpressionVisitor</a></dt>
<dd>
<div class="block">Visits a unary expression</div>
</dd>
</dl>
<a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html#WHERE">WHERE</a></span> - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.KEYWORD.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.KEYWORD</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpContentType.html#WILDCARD">WILDCARD</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpContentType.html" title="interface in org.apache.olingo.odata2.api.commons">HttpContentType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#withPaging">withPaging</a></span> - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.<a href="org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/servicedocument/Workspace.html" title="interface in org.apache.olingo.odata2.api.servicedocument"><span class="typeNameLink">Workspace</span></a> - Interface in <a href="org/apache/olingo/odata2/api/servicedocument/package-summary.html">org.apache.olingo.odata2.api.servicedocument</a></dt>
<dd>
<div class="block">A Workspace element</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeBatchRequest-java.util.List-java.lang.String-">writeBatchRequest(List&lt;BatchPart&gt;, String)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Create Batch Request body as InputStream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeBatchRequest-java.util.List-java.lang.String-">writeBatchRequest(List&lt;BatchPart&gt;, String)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Create Batch Request body as InputStream.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeBatchResponse-java.util.List-">writeBatchResponse(List&lt;BatchResponsePart&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write responses of Batch Response Parts in Batch Response as <a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeBatchResponse-java.util.List-">writeBatchResponse(List&lt;BatchResponsePart&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write responses of Batch Response Parts in Batch Response as <a href="org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor"><code>ODataResponse</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeBinary-java.lang.String-byte:A-">writeBinary(String, byte[])</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write binary content with content type header set to given <code>mime type</code> parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeBinary-java.lang.String-byte:A-">writeBinary(String, byte[])</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write binary content with content type header set to given <code>mime type</code> parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#writeBinaryData-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.Object-org.apache.olingo.odata2.ref.processor.ScenarioDataSource.BinaryData-">writeBinaryData(EdmEntitySet, Object, ScenarioDataSource.BinaryData)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">WriteCallbackContext</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Wrapper for <a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback"><code>WriteEntryCallbackContext</code></a> and <a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback"><code>WriteFeedCallbackContext</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html#WriteCallbackContext--">WriteCallbackContext()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteCallbackContext</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeEntry-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeEntry(String, EdmEntitySet, Map&lt;String, Object&gt;, EntityProviderWriteProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write given <code>data</code> (which is given in form of a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> for which contains all properties
as <code>property name</code> to <code>property value</code> mapping) for the entry in the specified
format (given as <code>contentType</code>) based on <code>entity data model for an entity set</code> (given as
<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>)
and <code>properties</code> for this entity provider (given as <a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderWriteProperties</code></a>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeEntry-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeEntry(String, EdmEntitySet, Map&lt;String, Object&gt;, EntityProviderWriteProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write given <code>data</code> (which is given in form of a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> for which contains all properties
as <code>property name</code> to <code>property value</code> mapping) for the entry in the specified
format (given as <code>contentType</code>) based on <code>entity data model for an entity set</code> (given as
<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>)
and <code>properties</code> for this entity provider (given as <a href="org/apache/olingo/odata2/api/ep/EntityProviderWriteProperties.html" title="class in org.apache.olingo.odata2.api.ep"><code>EntityProviderWriteProperties</code></a>).</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">WriteEntryCallbackContext</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Context given if the target of an expand is an entry.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html#WriteEntryCallbackContext--">WriteEntryCallbackContext()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteEntryCallbackContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">WriteEntryCallbackResult</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Result of a callback.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html#WriteEntryCallbackResult--">WriteEntryCallbackResult()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteEntryCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteEntryCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeErrorDocument-org.apache.olingo.odata2.api.processor.ODataErrorContext-">writeErrorDocument(ODataErrorContext)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Serializes an error message according to the OData standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeErrorDocument-org.apache.olingo.odata2.api.processor.ODataErrorContext-">writeErrorDocument(ODataErrorContext)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Serializes an error message according to the OData standard.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeFeed-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.List-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeFeed(String, EdmEntitySet, List&lt;Map&lt;String, Object&gt;&gt;, EntityProviderWriteProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write given <code>data</code> (which is given in form of a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> with a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> for each entity.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeFeed-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.List-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeFeed(String, EdmEntitySet, List&lt;Map&lt;String, Object&gt;&gt;, EntityProviderWriteProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write given <code>data</code> (which is given in form of a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a> with a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> for each entity.</div>
</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">WriteFeedCallbackContext</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Context given if the target of an expand is a feed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html#WriteFeedCallbackContext--">WriteFeedCallbackContext()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackContext.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackContext</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback"><span class="typeNameLink">WriteFeedCallbackResult</span></a> - Class in <a href="org/apache/olingo/odata2/api/ep/callback/package-summary.html">org.apache.olingo.odata2.api.ep.callback</a></dt>
<dd>
<div class="block">Result of a callback.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html#WriteFeedCallbackResult--">WriteFeedCallbackResult()</a></span> - Constructor for class org.apache.olingo.odata2.api.ep.callback.<a href="org/apache/olingo/odata2/api/ep/callback/WriteFeedCallbackResult.html" title="class in org.apache.olingo.odata2.api.ep.callback">WriteFeedCallbackResult</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeFunctionImport-java.lang.String-org.apache.olingo.odata2.api.edm.EdmFunctionImport-java.lang.Object-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeFunctionImport(String, EdmFunctionImport, Object, EntityProviderWriteProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write <code>data</code> result (given as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>) of function import based on <code>return type</code>
of <a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmFunctionImport</code></a> in specified format (given as <code>contentType</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeFunctionImport-java.lang.String-org.apache.olingo.odata2.api.edm.EdmFunctionImport-java.lang.Object-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeFunctionImport(String, EdmFunctionImport, Object, EntityProviderWriteProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write <code>data</code> result (given as <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>) of function import based on <code>return type</code>
of <a href="org/apache/olingo/odata2/api/edm/EdmFunctionImport.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmFunctionImport</code></a> in specified format (given as <code>contentType</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeLink-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeLink(String, EdmEntitySet, Map&lt;String, Object&gt;, EntityProviderWriteProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write <b>link</b> for key property based on <code>entity data model for an entity set</code> (given as
<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>)
in the specified format (given as <code>contentType</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeLink-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeLink(String, EdmEntitySet, Map&lt;String, Object&gt;, EntityProviderWriteProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write <b>link</b> for key property based on <code>entity data model for an entity set</code> (given as
<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>)
in the specified format (given as <code>contentType</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeLinks-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.List-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeLinks(String, EdmEntitySet, List&lt;Map&lt;String, Object&gt;&gt;, EntityProviderWriteProperties)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write all <b>links</b> for key property based on <code>entity data model for an entity set</code> (given as
<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>)
in the specified format (given as <code>contentType</code>) for a set of entries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeLinks-java.lang.String-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.List-org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties-">writeLinks(String, EdmEntitySet, List&lt;Map&lt;String, Object&gt;&gt;, EntityProviderWriteProperties)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write all <b>links</b> for key property based on <code>entity data model for an entity set</code> (given as
<a href="org/apache/olingo/odata2/api/edm/EdmEntitySet.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmEntitySet</code></a>)
in the specified format (given as <code>contentType</code>) for a set of entries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeMetadata-java.util.List-java.util.Map-">writeMetadata(List&lt;Schema&gt;, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write metadata document in XML format for the given schemas and the provided predefined
namespaces at the EDMX element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeMetadata-org.apache.olingo.odata2.api.edm.provider.DataServices-java.util.Map-">writeMetadata(DataServices, Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write metadata document in XML format for the given schemas and the provided predefined
namespaces at the EDMX element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeMetadata-java.util.List-java.util.Map-">writeMetadata(List&lt;Schema&gt;, Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write metadata document in XML format for the given schemas and the provided predefined
namespaces at the EDMX element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeMetadata-org.apache.olingo.odata2.api.edm.provider.DataServices-java.util.Map-">writeMetadata(DataServices, Map&lt;String, String&gt;)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write metadata document in XML format for the given schemas and the provided predefined
namespaces at the EDMX element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeProperty-java.lang.String-org.apache.olingo.odata2.api.edm.EdmProperty-java.lang.Object-">writeProperty(String, EdmProperty, Object)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write given <code>value</code> (which is given in form of an <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>) for the property in the specified
format (given as <code>contentType</code>) based on given <code>entity data model for an entity property</code>
(given as <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeProperty-java.lang.String-org.apache.olingo.odata2.api.edm.EdmProperty-java.lang.Object-">writeProperty(String, EdmProperty, Object)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write given <code>value</code> (which is given in form of an <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>) for the property in the specified
format (given as <code>contentType</code>) based on given <code>entity data model for an entity property</code>
(given as <a href="org/apache/olingo/odata2/api/edm/EdmProperty.html" title="interface in org.apache.olingo.odata2.api.edm"><code>EdmProperty</code></a>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writePropertyValue-org.apache.olingo.odata2.api.edm.EdmProperty-java.lang.Object-">writePropertyValue(EdmProperty, Object)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write property as content type <code>application/octet-stream</code> or <code>text/plain</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writePropertyValue-org.apache.olingo.odata2.api.edm.EdmProperty-java.lang.Object-">writePropertyValue(EdmProperty, Object)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write property as content type <code>application/octet-stream</code> or <code>text/plain</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html#writeRelation-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.lang.Object-org.apache.olingo.odata2.api.edm.EdmEntitySet-java.util.Map-">writeRelation(EdmEntitySet, Object, EdmEntitySet, Map&lt;String, Object&gt;)</a></span> - Method in class org.apache.olingo.odata2.ref.processor.<a href="org/apache/olingo/odata2/ref/processor/ScenarioDataSource.html" title="class in org.apache.olingo.odata2.ref.processor">ScenarioDataSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeServiceDocument-java.lang.String-org.apache.olingo.odata2.api.edm.Edm-java.lang.String-">writeServiceDocument(String, Edm, String)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write service document based on given <a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm"><code>Edm</code></a> and <code>service root</code> as
given content type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeServiceDocument-java.lang.String-org.apache.olingo.odata2.api.edm.Edm-java.lang.String-">writeServiceDocument(String, Edm, String)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write service document based on given <a href="org/apache/olingo/odata2/api/edm/Edm.html" title="interface in org.apache.olingo.odata2.api.edm"><code>Edm</code></a> and <code>service root</code> as
given content type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html#writeText-java.lang.String-">writeText(String)</a></span> - Method in interface org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.EntityProviderInterface.html" title="interface in org.apache.olingo.odata2.api.ep">EntityProvider.EntityProviderInterface</a></dt>
<dd>
<div class="block">Write text value as content type <code>text/plain</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/ep/EntityProvider.html#writeText-java.lang.String-">writeText(String)</a></span> - Static method in class org.apache.olingo.odata2.api.ep.<a href="org/apache/olingo/odata2/api/ep/EntityProvider.html" title="class in org.apache.olingo.odata2.api.ep">EntityProvider</a></dt>
<dd>
<div class="block">Write text value as content type <code>text/plain</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html#WWW_AUTHENTICATE">WWW_AUTHENTICATE</a></span> - Static variable in interface org.apache.olingo.odata2.api.commons.<a href="org/apache/olingo/odata2/api/commons/HttpHeaders.html" title="interface in org.apache.olingo.odata2.api.commons">HttpHeaders</a></dt>
<dd>
<div class="block">See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.47">HTTP/1.1 documentation</a>.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;</div>
<!-- ======= 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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>