blob: 91e23ffa47ff1c131f15fc553b18f8614a4b8371 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Mon Aug 13 15:36:40 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.olingo.client.api.domain.ClientEntitySet (Olingo-OData 4.5.0 API)</title>
<meta name="date" content="2018-08-13">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.olingo.client.api.domain.ClientEntitySet (Olingo-OData 4.5.0 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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/client/api/domain/class-use/ClientEntitySet.html" target="_top">Frames</a></li>
<li><a href="ClientEntitySet.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="header">
<h2 title="Uses of Interface org.apache.olingo.client.api.domain.ClientEntitySet" class="title">Uses of Interface<br>org.apache.olingo.client.api.domain.ClientEntitySet</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.communication.request.retrieve">org.apache.olingo.client.api.communication.request.retrieve</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.domain">org.apache.olingo.client.api.domain</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.serialization">org.apache.olingo.client.api.serialization</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.ext.proxy.utils">org.apache.olingo.ext.proxy.utils</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.olingo.client.api.communication.request.retrieve">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a> in <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/package-summary.html">org.apache.olingo.client.api.communication.request.retrieve</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/package-summary.html">org.apache.olingo.client.api.communication.request.retrieve</a> with type parameters of type <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetIteratorRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataEntitySetIteratorRequest</a>&lt;ES extends <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>,E extends <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&gt;</span></code>
<div class="block">This class implements an OData EntitySet query request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataEntitySetRequest</a>&lt;ES extends <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&gt;</span></code>
<div class="block">This interface describes an OData EntitySet query request.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/package-summary.html">org.apache.olingo.client.api.communication.request.retrieve</a> that return types with arguments of type <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetIteratorRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataEntitySetIteratorRequest</a>&lt;<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>,<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">RetrieveRequestFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/RetrieveRequestFactory.html#getEntitySetIteratorRequest-java.net.URI-">getEntitySetIteratorRequest</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</code>
<div class="block">Gets a uri request returning a set of one or more OData entities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataEntitySetRequest</a>&lt;<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">RetrieveRequestFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/RetrieveRequestFactory.html#getEntitySetRequest-java.net.URI-">getEntitySetRequest</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</code>
<div class="block">Gets a uri request returning a set of one or more OData entities.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.client.api.domain">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a> in <a href="../../../../../../../org/apache/olingo/client/api/domain/package-summary.html">org.apache.olingo.client.api.domain</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/olingo/client/api/domain/package-summary.html">org.apache.olingo.client.api.domain</a> with type parameters of type <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySetIterator.html" title="class in org.apache.olingo.client.api.domain">ClientEntitySetIterator</a>&lt;T extends <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>,E extends <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&gt;</span></code>
<div class="block">OData entity set iterator class.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a> in <a href="../../../../../../../org/apache/olingo/client/api/domain/package-summary.html">org.apache.olingo.client.api.domain</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientDelta.html" title="interface in org.apache.olingo.client.api.domain">ClientDelta</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/client/api/domain/package-summary.html">org.apache.olingo.client.api.domain</a> that return <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientInlineEntitySet.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientInlineEntitySet.html#getEntitySet--">getEntitySet</a></span>()</code>
<div class="block">Gets wrapped entity set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientObjectFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientObjectFactory.html#newEntitySet--">newEntitySet</a></span>()</code>
<div class="block">Instantiates a new entity set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientObjectFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientObjectFactory.html#newEntitySet-java.net.URI-">newEntitySet</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;next)</code>
<div class="block">Instantiates a new entity set.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/client/api/domain/package-summary.html">org.apache.olingo.client.api.domain</a> with parameters of type <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientInlineEntitySet.html" title="class in org.apache.olingo.client.api.domain">ClientInlineEntitySet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ClientObjectFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientObjectFactory.html#newDeepInsertEntitySet-java.lang.String-org.apache.olingo.client.api.domain.ClientEntitySet-">newDeepInsertEntitySet</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&nbsp;entitySet)</code>
<div class="block">Instantiates a new entity set (for deep insert).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/olingo/client/api/domain/package-summary.html">org.apache.olingo.client.api.domain</a> with parameters of type <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientInlineEntitySet.html#ClientInlineEntitySet-java.net.URI-org.apache.olingo.client.api.domain.ClientLinkType-java.lang.String-org.apache.olingo.client.api.domain.ClientEntitySet-">ClientInlineEntitySet</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri,
<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientLinkType.html" title="enum in org.apache.olingo.client.api.domain">ClientLinkType</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&nbsp;entitySet)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientInlineEntitySet.html#ClientInlineEntitySet-java.net.URI-java.lang.String-org.apache.olingo.client.api.domain.ClientLinkType-java.lang.String-org.apache.olingo.client.api.domain.ClientEntitySet-">ClientInlineEntitySet</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;baseURI,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href,
<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientLinkType.html" title="enum in org.apache.olingo.client.api.domain">ClientLinkType</a>&nbsp;type,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&nbsp;entitySet)</code>
<div class="block">Constructor.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.client.api.serialization">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a> in <a href="../../../../../../../org/apache/olingo/client/api/serialization/package-summary.html">org.apache.olingo.client.api.serialization</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/client/api/serialization/package-summary.html">org.apache.olingo.client.api.serialization</a> that return <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataBinder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/serialization/ODataBinder.html#getODataEntitySet-org.apache.olingo.client.api.data.ResWrap-">getODataEntitySet</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/data/ResWrap.html" title="class in org.apache.olingo.client.api.data">ResWrap</a>&lt;<a href="../../../../../../../org/apache/olingo/commons/api/data/EntityCollection.html" title="class in org.apache.olingo.commons.api.data">EntityCollection</a>&gt;&nbsp;resource)</code>
<div class="block">Gets <tt>ODataEntitySet</tt> from the given entity set resource.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataReader.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/serialization/ODataReader.html#readEntitySet-java.io.InputStream-org.apache.olingo.commons.api.format.ContentType-">readEntitySet</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;input,
<a href="../../../../../../../org/apache/olingo/commons/api/format/ContentType.html" title="class in org.apache.olingo.commons.api.format">ContentType</a>&nbsp;contentType)</code>
<div class="block">De-Serializes a stream into an OData entity set.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/client/api/serialization/package-summary.html">org.apache.olingo.client.api.serialization</a> with parameters of type <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/commons/api/data/EntityCollection.html" title="class in org.apache.olingo.commons.api.data">EntityCollection</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataBinder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/serialization/ODataBinder.html#getEntitySet-org.apache.olingo.client.api.domain.ClientEntitySet-">getEntitySet</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&nbsp;entitySet)</code>
<div class="block">Gets a <tt>EntitySet</tt> from the given OData entity set.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.ext.proxy.utils">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a> in <a href="../../../../../../../org/apache/olingo/ext/proxy/utils/package-summary.html">org.apache.olingo.ext.proxy.utils</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/ext/proxy/utils/package-summary.html">org.apache.olingo.ext.proxy.utils</a> with parameters of type <a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">ProxyUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/ext/proxy/utils/ProxyUtils.html#getEntityCollectionProxy-org.apache.olingo.ext.proxy.AbstractService-java.lang.Class-java.lang.Class-java.net.URI-org.apache.olingo.client.api.domain.ClientEntitySet-java.net.URI-boolean-">getEntityCollectionProxy</a></span>(<a href="../../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeCollectionRef,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;targetEntitySetURI,
<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&nbsp;entitySet,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri,
boolean&nbsp;checkInTheContext)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">ProxyUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/ext/proxy/utils/ProxyUtils.html#getEntitySetProxy-org.apache.olingo.ext.proxy.AbstractService-java.lang.Class-org.apache.olingo.client.api.domain.ClientEntitySet-java.net.URI-boolean-">getEntitySetProxy</a></span>(<a href="../../../../../../../org/apache/olingo/ext/proxy/AbstractService.html" title="class in org.apache.olingo.ext.proxy">AbstractService</a>&lt;?&gt;&nbsp;service,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;typeRef,
<a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">ClientEntitySet</a>&nbsp;entitySet,
<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri,
boolean&nbsp;checkInTheContext)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/olingo/client/api/domain/ClientEntitySet.html" title="interface in org.apache.olingo.client.api.domain">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/client/api/domain/class-use/ClientEntitySet.html" target="_top">Frames</a></li>
<li><a href="ClientEntitySet.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&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>