Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/OrFilter.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/OrFilter.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/OrFilter.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/OrFilter.html
index 62de3e0e69..e05b2a8b7b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/OrFilter.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/OrFilter.html
@@ -4,7 +4,7 @@
<head>
<title>Uses of Interface org.eclipse.emf.cdo.security.OrFilter (CDO Model Repository Documentation)</title>
-<meta name="date" content="2013-11-06">
+<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
@@ -177,6 +177,12 @@
<div class="block">Returns the result of interpreting the object as an instance of '<em>Or Filter</em>'</div>
</td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">SecurityValidator.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityValidator.html#validateOrFilter(org.eclipse.emf.cdo.security.OrFilter, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)">validateOrFilter</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/security/OrFilter.html" title="interface in org.eclipse.emf.cdo.security">OrFilter</a>&nbsp;orFilter,
+ <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/DiagnosticChain.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">DiagnosticChain</a>&nbsp;diagnostics,
+ <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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;context)</code>&nbsp;</td>
+</tr>
</tbody>
</table>
</li>

Back to the top