Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html
index cf41e4f9dd..05edccc17b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
-<html lang="de">
+<html lang="en">
<head>
<title>CDOBlob (CDO Model Repository Documentation)</title>
@@ -124,6 +124,9 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLob.html" t
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Eike Stepper</dd>
+<dt><span class="simpleTagLabel">Apiviz</span></dt>
</dl>
</li>
</ul>
@@ -185,7 +188,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLob.html" t
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.cdo.common.lob.<a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html" title="class in org.eclipse.emf.cdo.common.lob">CDOLobInfo</a></h3>
-<code><a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getID--">getID</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getSize--">getSize</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#toString--">toString</a></code></li>
+<code><a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getID--">getID</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getIDString--">getIDString</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getSize--">getSize</a>, <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#toString--">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -345,6 +348,6 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/common/lob/CDOLob.html" t
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Berlin, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
</body>
</html>

Back to the top