blob: ac5e2e4a1f0d1ed084c67c041e36c0b5020e65a2 [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>
<title>CDOAdminProtocolConstants (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<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="CDOAdminProtocolConstants (CDO Model Repository Documentation)";
}
}
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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/CDOAdminProtocolConstants.html">Use</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><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html" title="class in org.eclipse.emf.cdo.spi.common.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html" target="_top">Frames</a></li>
<li><a href="CDOAdminProtocolConstants.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.emf.cdo.spi.common.admin</div>
<h2 title="Interface CDOAdminProtocolConstants" class="title">Interface CDOAdminProtocolConstants</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="typeNameLabel">CDOAdminProtocolConstants</span></pre>
<div class="block">Symbolic protocol constants commonly used in CDO administration.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.1</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Eike Stepper</dd>
<dt><span class="simpleTagLabel">No Implement</span></dt>
<dd>This interface is not intended to be implemented by clients.</dd>
<dt><span class="simpleTagLabel">No Extend</span></dt>
<dd>This interface is not intended to be extended by clients.</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#PROTOCOL_NAME">PROTOCOL_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_AUTHENTICATION">SIGNAL_AUTHENTICATION</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_CONFIRMATION">SIGNAL_CONFIRMATION</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_CREATE_REPOSITORY">SIGNAL_CREATE_REPOSITORY</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_DELETE_REPOSITORY">SIGNAL_DELETE_REPOSITORY</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_QUERY_REPOSITORIES">SIGNAL_QUERY_REPOSITORIES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_REPOSITORY_ADDED">SIGNAL_REPOSITORY_ADDED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_REPOSITORY_REMOVED">SIGNAL_REPOSITORY_REMOVED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_REPOSITORY_REPLICATION_PROGRESSED">SIGNAL_REPOSITORY_REPLICATION_PROGRESSED</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_REPOSITORY_STATE_CHANGED">SIGNAL_REPOSITORY_STATE_CHANGED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static short</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html#SIGNAL_REPOSITORY_TYPE_CHANGED">SIGNAL_REPOSITORY_TYPE_CHANGED</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="PROTOCOL_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROTOCOL_NAME</h4>
<pre>static final&nbsp;java.lang.String PROTOCOL_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.PROTOCOL_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_QUERY_REPOSITORIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_QUERY_REPOSITORIES</h4>
<pre>static final&nbsp;short SIGNAL_QUERY_REPOSITORIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_QUERY_REPOSITORIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_CREATE_REPOSITORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_CREATE_REPOSITORY</h4>
<pre>static final&nbsp;short SIGNAL_CREATE_REPOSITORY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_CREATE_REPOSITORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_DELETE_REPOSITORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_DELETE_REPOSITORY</h4>
<pre>static final&nbsp;short SIGNAL_DELETE_REPOSITORY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_DELETE_REPOSITORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_REPOSITORY_ADDED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_REPOSITORY_ADDED</h4>
<pre>static final&nbsp;short SIGNAL_REPOSITORY_ADDED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_REPOSITORY_ADDED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_REPOSITORY_REMOVED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_REPOSITORY_REMOVED</h4>
<pre>static final&nbsp;short SIGNAL_REPOSITORY_REMOVED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_REPOSITORY_REMOVED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_REPOSITORY_TYPE_CHANGED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_REPOSITORY_TYPE_CHANGED</h4>
<pre>static final&nbsp;short SIGNAL_REPOSITORY_TYPE_CHANGED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_REPOSITORY_TYPE_CHANGED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_REPOSITORY_STATE_CHANGED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_REPOSITORY_STATE_CHANGED</h4>
<pre>static final&nbsp;short SIGNAL_REPOSITORY_STATE_CHANGED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_REPOSITORY_STATE_CHANGED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_REPOSITORY_REPLICATION_PROGRESSED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_REPOSITORY_REPLICATION_PROGRESSED</h4>
<pre>static final&nbsp;short SIGNAL_REPOSITORY_REPLICATION_PROGRESSED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_REPOSITORY_REPLICATION_PROGRESSED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_AUTHENTICATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGNAL_AUTHENTICATION</h4>
<pre>static final&nbsp;short SIGNAL_AUTHENTICATION</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_AUTHENTICATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SIGNAL_CONFIRMATION">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SIGNAL_CONFIRMATION</h4>
<pre>static final&nbsp;short SIGNAL_CONFIRMATION</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.eclipse.emf.cdo.spi.common.admin.CDOAdminProtocolConstants.SIGNAL_CONFIRMATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/CDOAdminProtocolConstants.html">Use</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><a href="../../../../../../../org/eclipse/emf/cdo/spi/common/admin/AbstractCDOAdmin.html" title="class in org.eclipse.emf.cdo.spi.common.admin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/emf/cdo/spi/common/admin/CDOAdminProtocolConstants.html" target="_top">Frames</a></li>
<li><a href="CDOAdminProtocolConstants.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2004-2019 Eike Stepper (Loehne, 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>