Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html
index 6ce065aa53..c4689db371 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html
@@ -93,7 +93,14 @@ Interface IClassMappingAuditSupport</H2>
<HR>
<DL>
<DT><PRE>public interface <B>IClassMappingAuditSupport</B></DL>
-</PRE>
+</PRE><map id="APIVIZ" name="APIVIZ">
+<area shape="rect" id="node1" href="IMappingStrategy.html" title="&#171;interface&#187; IMappingStrategy" alt="" coords="35,101,157,141"/>
+<area shape="rect" id="node2" href="IClassMappingAuditSupport.html" title="&#171;interface&#187; IClassMappingAuditSupport" alt="" coords="5,5,187,45"/>
+</map>
+
+<CENTER><IMG SRC="IClassMappingAuditSupport.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>
+
+
<P>
Interface which complements <A HREF="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>IClassMapping</CODE></A> with methods to facilitate audit support.
@@ -103,8 +110,6 @@ Interface which complements <A HREF="../../../../../../../org/eclipse/emf/cdo/se
<DL>
<DT><B>Since:</B></DT>
<DD>2.0</DD>
-<DT><B>Author:</B></DT>
- <DD>Eike Stepper, Stefan Winkler</DD>
<DT><B>See Also:</B><DD><A HREF="../../../../../../../org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html#hasAuditSupport()"><CODE>IMappingStrategy.hasAuditSupport()</CODE></A></DL>
<HR>

Back to the top