Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/workspace/CDOWorkspace.ObjectStatesChangedEvent.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/workspace/CDOWorkspace.ObjectStatesChangedEvent.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/workspace/CDOWorkspace.ObjectStatesChangedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/workspace/CDOWorkspace.ObjectStatesChangedEvent.html
index 3c9560867c..5e83408347 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/workspace/CDOWorkspace.ObjectStatesChangedEvent.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/workspace/CDOWorkspace.ObjectStatesChangedEvent.html
@@ -140,7 +140,7 @@ extends <a href="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/ecl
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.Set&lt;<a href="../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/workspace/CDOWorkspace.ObjectStatesChangedEvent.html#getChangedIDs--">getChangedIDs</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
@@ -181,7 +181,7 @@ extends <a href="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/ecl
<ul class="blockListLast">
<li class="blockList">
<h4>getChangedIDs</h4>
-<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>&gt;&nbsp;getChangedIDs()</pre>
+<pre>java.util.Set&lt;<a href="../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</a>&gt;&nbsp;getChangedIDs()</pre>
</li>
</ul>
</li>

Back to the top