Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-06-12 15:14:04 +0000
committerEike Stepper2012-06-12 15:14:04 +0000
commit418937e66c5bd04ca219879a1b78f73ae9e0b5c4 (patch)
tree8e4528725ff721a9e8da0745b70ae0c0d9e4bd91 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/package-frame.html
parentc71dcd97a615a81a887f7ad0f49d143b9789a243 (diff)
downloadcdo-418937e66c5bd04ca219879a1b78f73ae9e0b5c4.tar.gz
cdo-418937e66c5bd04ca219879a1b78f73ae9e0b5c4.tar.xz
cdo-418937e66c5bd04ca219879a1b78f73ae9e0b5c4.zip
Javadocs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/package-frame.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/package-frame.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/package-frame.html
index 06cf26fc4c..050ba72b2c 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/package-frame.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/impl/package-frame.html
@@ -26,19 +26,19 @@ Classes</FONT>&nbsp;
<BR>
<A HREF="AssigneeImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">AssigneeImpl</A>
<BR>
-<A HREF="CheckImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">CheckImpl</A>
-<BR>
-<A HREF="ClassCheckImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">ClassCheckImpl</A>
+<A HREF="ClassPermissionImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">ClassPermissionImpl</A>
<BR>
<A HREF="DirectoryImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">DirectoryImpl</A>
<BR>
<A HREF="GroupImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">GroupImpl</A>
<BR>
-<A HREF="PackageCheckImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">PackageCheckImpl</A>
+<A HREF="PackagePermissionImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">PackagePermissionImpl</A>
+<BR>
+<A HREF="PermissionImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">PermissionImpl</A>
<BR>
<A HREF="RealmImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">RealmImpl</A>
<BR>
-<A HREF="ResourceCheckImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">ResourceCheckImpl</A>
+<A HREF="ResourcePermissionImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">ResourcePermissionImpl</A>
<BR>
<A HREF="RoleImpl.html" title="class in org.eclipse.emf.cdo.security.impl" target="classFrame">RoleImpl</A>
<BR>

Back to the top