Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/class-use/CDOCheckout.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/class-use/CDOCheckout.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/class-use/CDOCheckout.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/class-use/CDOCheckout.html
index b43dfc4808..3a4db389e9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/class-use/CDOCheckout.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/explorer/checkouts/class-use/CDOCheckout.html
@@ -118,12 +118,12 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts">CDOCheckout</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CDOExplorerUtil.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/CDOExplorerUtil.html#getCheckout-java.lang.Object-">getCheckout</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CDOExplorerUtil.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/CDOExplorerUtil.html#getCheckout-java.lang.Object-">getCheckout</a></span>(java.lang.Object&nbsp;object)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts">CDOCheckout</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CDOExplorerUtil.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/CDOExplorerUtil.html#walkUp-java.lang.Object-java.util.LinkedList-">walkUp</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;object,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;path)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CDOExplorerUtil.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/CDOExplorerUtil.html#walkUp-java.lang.Object-java.util.LinkedList-">walkUp</a></span>(java.lang.Object&nbsp;object,
+ java.util.LinkedList&lt;java.lang.Object&gt;&nbsp;path)</code>&nbsp;</td>
</tr>
</tbody>
</table>
@@ -141,7 +141,7 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts">CDOCheckout</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CDOCheckoutManager.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckoutManager.html#addCheckout-java.util.Properties-">addCheckout</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;properties)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CDOCheckoutManager.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckoutManager.html#addCheckout-java.util.Properties-">addCheckout</a></span>(java.util.Properties&nbsp;properties)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts">CDOCheckout</a></code></td>
@@ -157,11 +157,11 @@
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts">CDOCheckout</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CDOCheckoutManager.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckoutManager.html#getCheckout-java.lang.String-">getCheckout</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CDOCheckoutManager.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckoutManager.html#getCheckout-java.lang.String-">getCheckout</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts">CDOCheckout</a></code></td>
-<td class="colLast"><span class="typeNameLabel">CDOCheckoutManager.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckoutManager.html#getCheckoutByLabel-java.lang.String-">getCheckoutByLabel</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CDOCheckoutManager.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckoutManager.html#getCheckoutByLabel-java.lang.String-">getCheckoutByLabel</a></span>(java.lang.String&nbsp;label)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/emf/cdo/explorer/checkouts/CDOCheckout.html" title="interface in org.eclipse.emf.cdo.explorer.checkouts">CDOCheckout</a>[]</code></td>

Back to the top