Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2017-12-31 16:47:41 +0000
committerEike Stepper2017-12-31 16:47:41 +0000
commitf51ad03ffde9e4b0ebb4967592266088e7bbe604 (patch)
tree9dc40b47c06d89c9a64877bb8bcbae30d9053d23 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/ObjectWriteAccessHandler.html
parentbf25a5213129a0dd477e4cac7012828abb2d6ef5 (diff)
downloadcdo-f51ad03ffde9e4b0ebb4967592266088e7bbe604.tar.gz
cdo-f51ad03ffde9e4b0ebb4967592266088e7bbe604.tar.xz
cdo-f51ad03ffde9e4b0ebb4967592266088e7bbe604.zip
[Releng] Regenerate the docs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/ObjectWriteAccessHandler.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/ObjectWriteAccessHandler.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/ObjectWriteAccessHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/ObjectWriteAccessHandler.html
index 192174ff46..df3139c373 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/ObjectWriteAccessHandler.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/ObjectWriteAccessHandler.html
@@ -96,7 +96,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><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">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.cdo.spi.server.ObjectWriteAccessHandler</li>
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
<hr>
<br>
<pre>public class <span class="typeNameLabel">ObjectWriteAccessHandler</span>
-extends <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>
+extends java.lang.Object
implements <a href="../../../../../../org/eclipse/emf/cdo/server/IRepository.WriteAccessHandler.html" title="interface in org.eclipse.emf.cdo.server">IRepository.WriteAccessHandler</a></pre>
<div class="block">If the meaning of this type isn't clear, there really should be more of a description here...</div>
<dl>
@@ -236,8 +236,8 @@ implements <a href="../../../../../../org/eclipse/emf/cdo/server/IRepository.Wri
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@@ -268,7 +268,7 @@ implements <a href="../../../../../../org/eclipse/emf/cdo/server/IRepository.Wri
<ul class="blockListLast">
<li class="blockList">
<h4>ObjectWriteAccessHandler</h4>
-<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+<pre>@Deprecated
public&nbsp;ObjectWriteAccessHandler(boolean&nbsp;legacyModeEnabled)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of 4.2 the legacy mode is always enabled.</span></div>
</li>
@@ -287,7 +287,7 @@ public&nbsp;ObjectWriteAccessHandler(boolean&nbsp;legacyModeEnabled)</pre>
<ul class="blockList">
<li class="blockList">
<h4>isLegacyModeEnabled</h4>
-<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
+<pre>@Deprecated
public final&nbsp;boolean&nbsp;isLegacyModeEnabled()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of 4.2 the legacy mode is always enabled.</span></div>
</li>
@@ -346,7 +346,7 @@ public final&nbsp;boolean&nbsp;isLegacyModeEnabled()</pre>
<pre>public final&nbsp;void&nbsp;handleTransactionBeforeCommitting(<a href="../../../../../../org/eclipse/emf/cdo/server/ITransaction.html" title="interface in org.eclipse.emf.cdo.server">ITransaction</a>&nbsp;transaction,
<a href="../../../../../../org/eclipse/emf/cdo/server/IStoreAccessor.CommitContext.html" title="interface in org.eclipse.emf.cdo.server">IStoreAccessor.CommitContext</a>&nbsp;commitContext,
<a href="../../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.html?is-external=true" title="class or interface in org.eclipse.net4j.util.om.monitor">OMMonitor</a>&nbsp;monitor)
- throws <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></pre>
+ throws java.lang.RuntimeException</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/server/IRepository.WriteAccessHandler.html#handleTransactionBeforeCommitting-org.eclipse.emf.cdo.server.ITransaction-org.eclipse.emf.cdo.server.IStoreAccessor.CommitContext-org.eclipse.net4j.util.om.monitor.OMMonitor-">IRepository.WriteAccessHandler</a></code></span></div>
<div class="block">Provides a way to handle transactions that are to be committed to the backend store.</div>
<dl>
@@ -362,7 +362,7 @@ public final&nbsp;boolean&nbsp;isLegacyModeEnabled()</pre>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/server/IRepository.WriteAccessHandler.TransactionValidationException.html" title="class in org.eclipse.emf.cdo.server">IRepository.WriteAccessHandler.TransactionValidationException</a></code> - to indicate that the commit operation must not be executed against the backend store because some
semantic validation checks failed. The message should describe the validation failure and will be
passed through to the client</dd>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - to indicate that the commit operation must not be executed against the backend store. This exception
+<dd><code>java.lang.RuntimeException</code> - to indicate that the commit operation must not be executed against the backend store. This exception
will be visible at the client side!</dd>
</dl>
</li>
@@ -397,10 +397,10 @@ public final&nbsp;boolean&nbsp;isLegacyModeEnabled()</pre>
<li class="blockList">
<h4>handleTransactionBeforeCommitting</h4>
<pre>protected&nbsp;void&nbsp;handleTransactionBeforeCommitting(<a href="../../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/om/monitor/OMMonitor.html?is-external=true" title="class or interface in org.eclipse.net4j.util.om.monitor">OMMonitor</a>&nbsp;monitor)
- throws <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></pre>
+ throws java.lang.RuntimeException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code></dd>
+<dd><code>java.lang.RuntimeException</code></dd>
</dl>
</li>
</ul>

Back to the top