You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/01/08 16:28:40 UTC

svn commit: r610018 [32/34] - in /lenya/site/apidocs/2.0: ./ modules/ac/ modules/ac/org/apache/lenya/ac/cifs/ modules/ac/org/apache/lenya/ac/file/ modules/ac/org/apache/lenya/ac/impl/ modules/ac/org/apache/lenya/cms/ac/ modules/ac/org/apache/lenya/cms/...

Added: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Persistable.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Persistable.html?rev=610018&view=auto
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Persistable.html (added)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Persistable.html Tue Jan  8 07:26:08 2008
@@ -0,0 +1,229 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
+<TITLE>
+Persistable (Apache Lenya API - Version 2.0)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.Persistable interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../javadoc.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Persistable (Apache Lenya API - Version 2.0)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/NodeFactory.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/Persistable.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="Persistable.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.lenya.cms.repository</FONT>
+<BR>
+Interface Persistable</H2>
+<HR>
+<DL>
+<DT><PRE>public interface <B>Persistable</B></DL>
+</PRE>
+
+<P>
+An object which can be persisted to a node.
+<P>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/Persistable.html#isModified()">isModified</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/Persistable.html#save()">save</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Save the content of the persistable object to the node.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="save()"><!-- --></A><H3>
+save</H3>
+<PRE>
+void <B>save</B>()
+          throws <A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></PRE>
+<DL>
+<DD>Save the content of the persistable object to the node. This method is called by the node
+ before the session is committed.
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></CODE> - if the object couldn't be saved.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isModified()"><!-- --></A><H3>
+isModified</H3>
+<PRE>
+boolean <B>isModified</B>()</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>if the persistable object has been modified, i.e. if it needs to be saved.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/NodeFactory.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/Persistable.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="Persistable.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+</BODY>
+</HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryException.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryException.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryException.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryException.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-RepositoryException (Apache Lenya API - Version 2.0-dev)
+RepositoryException (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.RepositoryException class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RepositoryException (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="RepositoryException (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -50,7 +50,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/NodeFactory.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/Persistable.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html" title="interface in org.apache.lenya.cms.repository"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/RepositoryException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -266,7 +266,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/NodeFactory.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/Persistable.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html" title="interface in org.apache.lenya.cms.repository"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/RepositoryException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -296,6 +296,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItem.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItem.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItem.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItem.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-RepositoryItem (Apache Lenya API - Version 2.0-dev)
+RepositoryItem (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.RepositoryItem interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RepositoryItem (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="RepositoryItem (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -71,9 +71,9 @@
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_top"></A>
@@ -103,7 +103,46 @@
 
 <P>
 
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/Session.html" title="interface in org.apache.lenya.cms.repository">Session</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html#getSession()">getSession</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
 <P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getSession()"><!-- --></A><H3>
+getSession</H3>
+<PRE>
+<A HREF="../../../../../org/apache/lenya/cms/repository/Session.html" title="interface in org.apache.lenya.cms.repository">Session</A> <B>getSession</B>()</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The session this item belongs to.</DL>
+</DD>
+</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -154,15 +193,15 @@
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD>
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactory.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactory.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactory.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactory.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-RepositoryItemFactory (Apache Lenya API - Version 2.0-dev)
+RepositoryItemFactory (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.RepositoryItemFactory interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RepositoryItemFactory (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="RepositoryItemFactory (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -128,14 +128,6 @@
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItemFactory.html#isSharable()">isSharable</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -176,18 +168,6 @@
 <DD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></CODE> - if an error occurs.</DL>
 </DD>
 </DL>
-<HR>
-
-<A NAME="isSharable()"><!-- --></A><H3>
-isSharable</H3>
-<PRE>
-boolean <B>isSharable</B>()</PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Returns:</B><DD>if the items can be shared by different read-only sessions.</DL>
-</DD>
-</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -247,6 +227,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactoryWrapper.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactoryWrapper.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactoryWrapper.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryItemFactoryWrapper.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-RepositoryItemFactoryWrapper (Apache Lenya API - Version 2.0-dev)
+RepositoryItemFactoryWrapper (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.RepositoryItemFactoryWrapper class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RepositoryItemFactoryWrapper (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="RepositoryItemFactoryWrapper (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -288,6 +288,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManager.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManager.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManager.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManager.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-RepositoryManager (Apache Lenya API - Version 2.0-dev)
+RepositoryManager (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.RepositoryManager interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RepositoryManager (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="RepositoryManager (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -249,6 +249,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManagerImpl.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManagerImpl.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManagerImpl.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryManagerImpl.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-RepositoryManagerImpl (Apache Lenya API - Version 2.0-dev)
+RepositoryManagerImpl (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.RepositoryManagerImpl class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RepositoryManagerImpl (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="RepositoryManagerImpl (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -340,6 +340,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryUtil.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryUtil.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryUtil.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/RepositoryUtil.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-RepositoryUtil (Apache Lenya API - Version 2.0-dev)
+RepositoryUtil (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.RepositoryUtil class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="RepositoryUtil (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="RepositoryUtil (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -323,6 +323,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Revision.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Revision.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Revision.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Revision.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-Revision (Apache Lenya API - Version 2.0-dev)
+Revision (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.Revision interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Revision (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="Revision (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -119,6 +119,22 @@
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/Revision.html#getTime()">getTime</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/Revision.html#getUserId()">getUserId</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.lenya.cms.repository.ContentHolder"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -164,6 +180,36 @@
 <DT><B>Returns:</B><DD>The revision number.</DL>
 </DD>
 </DL>
+<HR>
+
+<A NAME="getTime()"><!-- --></A><H3>
+getTime</H3>
+<PRE>
+long <B>getTime</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The time when this revision was created.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getUserId()"><!-- --></A><H3>
+getUserId</H3>
+<PRE>
+java.lang.String <B>getUserId</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The ID of the user who created this revision.</DL>
+</DD>
+</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -223,6 +269,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Session.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Session.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Session.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/Session.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-Session (Apache Lenya API - Version 2.0-dev)
+Session (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.Session interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Session (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="Session (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -143,6 +143,14 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getId()">getId</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/lenya/ac/Identity.html" title="class in org.apache.lenya.ac">Identity</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getIdentity()">getIdentity</A></B>()</CODE>
 
@@ -232,7 +240,8 @@
 commit</H3>
 <PRE>
 void <B>commit</B>()
-            throws <A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></PRE>
+            throws <A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A>,
+                   <A HREF="../../../../../org/apache/lenya/transaction/ConcurrentModificationException.html" title="class in org.apache.lenya.transaction">ConcurrentModificationException</A></PRE>
 <DL>
 <DD>Commits the transaction.
 <P>
@@ -242,7 +251,9 @@
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></CODE> - if an error occurs.</DL>
+<DD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></CODE> - if an error occurs.
+<DD><CODE><A HREF="../../../../../org/apache/lenya/transaction/ConcurrentModificationException.html" title="class in org.apache.lenya.transaction">ConcurrentModificationException</A></CODE> - if a transactionable has been
+         modified by another session.</DL>
 </DD>
 </DL>
 <HR>
@@ -360,6 +371,21 @@
 <DT><B>Returns:</B><DD>if the repository items in this session can be modified.</DL>
 </DD>
 </DL>
+<HR>
+
+<A NAME="getId()"><!-- --></A><H3>
+getId</H3>
+<PRE>
+java.lang.String <B>getId</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The ID of this session.</DL>
+</DD>
+</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -419,6 +445,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SessionImpl.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SessionImpl.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SessionImpl.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SessionImpl.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:22 CET 2008 -->
 <TITLE>
-SessionImpl (Apache Lenya API - Version 2.0-dev)
+SessionImpl (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.SessionImpl class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SessionImpl (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="SessionImpl (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -71,9 +71,9 @@
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_top"></A>
@@ -107,7 +107,24 @@
 <HR>
 
 <P>
+<!-- =========== FIELD SUMMARY =========== -->
 
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html#UNMODIFIABLE_SESSION_ID">UNMODIFIABLE_SESSION_ID</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
@@ -162,6 +179,14 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html#createUuid()">createUuid</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html#enqueueEvent(org.apache.lenya.cms.observation.RepositoryEvent)">enqueueEvent</A></B>(<A HREF="../../../../../org/apache/lenya/cms/observation/RepositoryEvent.html" title="class in org.apache.lenya.cms.observation">RepositoryEvent</A>&nbsp;event)</CODE>
 
@@ -170,6 +195,14 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html#getId()">getId</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/lenya/ac/Identity.html" title="class in org.apache.lenya.ac">Identity</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html#getIdentity()">getIdentity</A></B>()</CODE>
 
@@ -275,6 +308,14 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html#savePersistables()">savePersistables</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Save all persistable objects to their nodes.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html#setIdentity(org.apache.lenya.ac.Identity)">setIdentity</A></B>(<A HREF="../../../../../org/apache/lenya/ac/Identity.html" title="class in org.apache.lenya.ac">Identity</A>&nbsp;identity)</CODE>
 
@@ -303,6 +344,25 @@
 &nbsp;
 <P>
 
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="UNMODIFIABLE_SESSION_ID"><!-- --></A><H3>
+UNMODIFIABLE_SESSION_ID</H3>
+<PRE>
+protected static final java.lang.String <B>UNMODIFIABLE_SESSION_ID</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.lenya.cms.repository.SessionImpl.UNMODIFIABLE_SESSION_ID">Constant Field Values</A></DL>
+</DL>
+
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
@@ -324,7 +384,7 @@
 <DD>Ctor.
 <P>
 <DL>
-<DT><B>Parameters:</B><DD><CODE>identity</CODE> - The identity.<DD><CODE>modifiable</CODE> - Determins if the repository items in this session can be modified.<DD><CODE>manager</CODE> - The service manager.<DD><CODE>logger</CODE> - The logger.</DL>
+<DT><B>Parameters:</B><DD><CODE>identity</CODE> - The identity.<DD><CODE>modifiable</CODE> - Determines if the repository items in this session can be modified.<DD><CODE>manager</CODE> - The service manager.<DD><CODE>logger</CODE> - The logger.</DL>
 </DL>
 
 <!-- ============ METHOD DETAIL ========== -->
@@ -337,6 +397,20 @@
 </TR>
 </TABLE>
 
+<A NAME="createUuid()"><!-- --></A><H3>
+createUuid</H3>
+<PRE>
+protected java.lang.String <B>createUuid</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
 <A NAME="getIdentity()"><!-- --></A><H3>
 getIdentity</H3>
 <PRE>
@@ -371,7 +445,8 @@
 commit</H3>
 <PRE>
 public void <B>commit</B>()
-            throws <A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></PRE>
+            throws <A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A>,
+                   <A HREF="../../../../../org/apache/lenya/transaction/ConcurrentModificationException.html" title="class in org.apache.lenya.transaction">ConcurrentModificationException</A></PRE>
 <DL>
 <DD>Commits the transaction.
 <P>
@@ -381,6 +456,27 @@
 <DD><DL>
 
 <DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></CODE> - if an error occurs.
+<DD><CODE><A HREF="../../../../../org/apache/lenya/transaction/ConcurrentModificationException.html" title="class in org.apache.lenya.transaction">ConcurrentModificationException</A></CODE> - if a transactionable has been modified by another
+         session.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="savePersistables()"><!-- --></A><H3>
+savePersistables</H3>
+<PRE>
+protected void <B>savePersistables</B>()
+                         throws <A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></PRE>
+<DL>
+<DD>Save all persistable objects to their nodes.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryException.html" title="class in org.apache.lenya.cms.repository">RepositoryException</A></CODE> - if an error occurs.</DL>
 </DD>
 </DL>
@@ -646,6 +742,21 @@
 <DT><B>Returns:</B><DD>if the repository items in this session can be modified.</DL>
 </DD>
 </DL>
+<HR>
+
+<A NAME="getId()"><!-- --></A><H3>
+getId</H3>
+<PRE>
+public java.lang.String <B>getId</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getId()">getId</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/lenya/cms/repository/Session.html" title="interface in org.apache.lenya.cms.repository">Session</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>The ID of this session.</DL>
+</DD>
+</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -696,15 +807,15 @@
 </TR>
 <TR>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 </TR>
 </TABLE>
 <A NAME="skip-navbar_bottom"></A>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SharedItemStore.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SharedItemStore.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SharedItemStore.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/SharedItemStore.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:23 CET 2008 -->
 <TITLE>
-SharedItemStore (Apache Lenya API - Version 2.0-dev)
+SharedItemStore (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.SharedItemStore interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SharedItemStore (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="SharedItemStore (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -51,7 +51,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html" title="class in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/UUIDGenerator.html" title="interface in org.apache.lenya.cms.repository"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/SharedItemStore.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SharedItemStore.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -143,7 +143,7 @@
 <TH ALIGN="left"><B>Methods inherited from interface org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/Session.html" title="interface in org.apache.lenya.cms.repository">Session</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#addListener(org.apache.lenya.cms.observation.RepositoryListener)">addListener</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#commit()">commit</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#enqueueEvent(org.apache.lenya.cms.observation.RepositoryEvent)">enqueueEvent</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getIdentity()">getIdentity</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getRepositoryItem(org.apache.lenya.cms.repository.RepositoryItemFactory, java.lang.String)">getRepositoryItem</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#isListenerRegistered(org.apache.lenya.cms.observation.RepositoryListener)">isListenerRegistered</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#isModifiable()">isModifiable</A>, <A HREF="../../../../../org
 /apache/lenya/cms/repository/Session.html#rollback()">rollback</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#setIdentity(org.apache.lenya.ac.Identity)">setIdentity</A></CODE></TD>
+<TD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#addListener(org.apache.lenya.cms.observation.RepositoryListener)">addListener</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#commit()">commit</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#enqueueEvent(org.apache.lenya.cms.observation.RepositoryEvent)">enqueueEvent</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getId()">getId</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getIdentity()">getIdentity</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#getRepositoryItem(org.apache.lenya.cms.repository.RepositoryItemFactory, java.lang.String)">getRepositoryItem</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#isListenerRegistered(org.apache.lenya.cms.observation.RepositoryListener)">isListenerRegistered</A>, <A HREF="../../../../../org/apache/lenya/
 cms/repository/Session.html#isModifiable()">isModifiable</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#rollback()">rollback</A>, <A HREF="../../../../../org/apache/lenya/cms/repository/Session.html#setIdentity(org.apache.lenya.ac.Identity)">setIdentity</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.lenya.transaction.UnitOfWork"><!-- --></A>
@@ -233,7 +233,7 @@
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 &nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/SessionImpl.html" title="class in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/UUIDGenerator.html" title="interface in org.apache.lenya.cms.repository"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/SharedItemStore.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SharedItemStore.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
@@ -262,6 +262,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Added: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/UUIDGenerator.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/UUIDGenerator.html?rev=610018&view=auto
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/UUIDGenerator.html (added)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/UUIDGenerator.html Tue Jan  8 07:26:08 2008
@@ -0,0 +1,242 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:23 CET 2008 -->
+<TITLE>
+UUIDGenerator (Apache Lenya API - Version 2.0)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.lenya.cms.repository.UUIDGenerator interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../javadoc.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="UUIDGenerator (Apache Lenya API - Version 2.0)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/SharedItemStore.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/UUIDGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="UUIDGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.lenya.cms.repository</FONT>
+<BR>
+Interface UUIDGenerator</H2>
+<HR>
+<DL>
+<DT><PRE>public interface <B>UUIDGenerator</B></DL>
+</PRE>
+
+<P>
+UUID generator.
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/UUIDGenerator.html#ROLE">ROLE</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The service role.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/repository/UUIDGenerator.html#nextUUID()">nextUUID</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="ROLE"><!-- --></A><H3>
+ROLE</H3>
+<PRE>
+static final java.lang.String <B>ROLE</B></PRE>
+<DL>
+<DD>The service role.
+<P>
+<DL>
+</DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="nextUUID()"><!-- --></A><H3>
+nextUUID</H3>
+<PRE>
+java.lang.String <B>nextUUID</B>()</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>A new UUID.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../../org/apache/lenya/cms/repository/SharedItemStore.html" title="interface in org.apache.lenya.cms.repository"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/lenya/cms/repository/UUIDGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="UUIDGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+</BODY>
+</HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-frame.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-frame.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:32 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:31 CET 2008 -->
 <TITLE>
-org.apache.lenya.cms.repository (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.repository (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository package">
@@ -31,6 +31,8 @@
 <BR>
 <A HREF="NodeFactory.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>NodeFactory</I></A>
 <BR>
+<A HREF="Persistable.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>Persistable</I></A>
+<BR>
 <A HREF="RepositoryItem.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>RepositoryItem</I></A>
 <BR>
 <A HREF="RepositoryItemFactory.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>RepositoryItemFactory</I></A>
@@ -41,7 +43,9 @@
 <BR>
 <A HREF="Session.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>Session</I></A>
 <BR>
-<A HREF="SharedItemStore.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>SharedItemStore</I></A></FONT></TD>
+<A HREF="SharedItemStore.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>SharedItemStore</I></A>
+<BR>
+<A HREF="UUIDGenerator.html" title="interface in org.apache.lenya.cms.repository" target="classFrame"><I>UUIDGenerator</I></A></FONT></TD>
 </TR>
 </TABLE>
 

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-summary.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-summary.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:32 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:31 CET 2008 -->
 <TITLE>
-org.apache.lenya.cms.repository (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.repository (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.repository package">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.lenya.cms.repository (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="org.apache.lenya.cms.repository (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -93,13 +93,17 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/lenya/cms/repository/Node.html" title="interface in org.apache.lenya.cms.repository">Node</A></B></TD>
-<TD>Repository node.</TD>
+<TD>A repository node is used to persist a <A HREF="../../../../../org/apache/lenya/cms/repository/Persistable.html" title="interface in org.apache.lenya.cms.repository"><CODE>Persistable</CODE></A>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/lenya/cms/repository/NodeFactory.html" title="interface in org.apache.lenya.cms.repository">NodeFactory</A></B></TD>
 <TD>Factory to produce repository nodes.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/lenya/cms/repository/Persistable.html" title="interface in org.apache.lenya.cms.repository">Persistable</A></B></TD>
+<TD>An object which can be persisted to a node.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html" title="interface in org.apache.lenya.cms.repository">RepositoryItem</A></B></TD>
 <TD>Marker interface for repository items.</TD>
 </TR>
@@ -123,6 +127,10 @@
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/lenya/cms/repository/SharedItemStore.html" title="interface in org.apache.lenya.cms.repository">SharedItemStore</A></B></TD>
 <TD>Store for read-only items which are shared by all sessions for performance reasons.</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/lenya/cms/repository/UUIDGenerator.html" title="interface in org.apache.lenya.cms.repository">UUIDGenerator</A></B></TD>
+<TD>UUID generator.</TD>
+</TR>
 </TABLE>
 &nbsp;
 
@@ -221,6 +229,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-tree.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/repository/package-tree.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:32 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:31 CET 2008 -->
 <TITLE>
-org.apache.lenya.cms.repository Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.repository Class Hierarchy (Apache Lenya API - Version 2.0)
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.lenya.cms.repository Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="org.apache.lenya.cms.repository Class Hierarchy (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -110,7 +110,7 @@
 <LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/Node.html" title="interface in org.apache.lenya.cms.repository"><B>Node</B></A> (also extends org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html" title="interface in org.apache.lenya.cms.repository">RepositoryItem</A>)
 <LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/Revision.html" title="interface in org.apache.lenya.cms.repository"><B>Revision</B></A></UL>
 </UL>
-<LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html" title="interface in org.apache.lenya.cms.repository"><B>RepositoryItem</B></A><UL>
+<LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/Persistable.html" title="interface in org.apache.lenya.cms.repository"><B>Persistable</B></A><LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html" title="interface in org.apache.lenya.cms.repository"><B>RepositoryItem</B></A><UL>
 <LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/Node.html" title="interface in org.apache.lenya.cms.repository"><B>Node</B></A> (also extends org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/ContentHolder.html" title="interface in org.apache.lenya.cms.repository">ContentHolder</A>)
 </UL>
 <LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItemFactory.html" title="interface in org.apache.lenya.cms.repository"><B>RepositoryItemFactory</B></A><UL>
@@ -119,7 +119,7 @@
 <LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/Session.html" title="interface in org.apache.lenya.cms.repository"><B>Session</B></A><UL>
 <LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/SharedItemStore.html" title="interface in org.apache.lenya.cms.repository"><B>SharedItemStore</B></A></UL>
 </UL>
-</UL>
+<LI TYPE="circle">org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/UUIDGenerator.html" title="interface in org.apache.lenya.cms.repository"><B>UUIDGenerator</B></A></UL>
 <HR>
 
 
@@ -172,6 +172,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractLink.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractLink.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractLink.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractLink.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:23 CET 2008 -->
 <TITLE>
-AbstractLink (Apache Lenya API - Version 2.0-dev)
+AbstractLink (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.AbstractLink class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="AbstractLink (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="AbstractLink (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -459,6 +459,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.NodeComparator.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.NodeComparator.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.NodeComparator.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.NodeComparator.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:23 CET 2008 -->
 <TITLE>
-AbstractSiteManager.NodeComparator (Apache Lenya API - Version 2.0-dev)
+AbstractSiteManager.NodeComparator (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.AbstractSiteManager.NodeComparator class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="AbstractSiteManager.NodeComparator (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="AbstractSiteManager.NodeComparator (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -268,6 +268,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteManager.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:23 CET 2008 -->
 <TITLE>
-AbstractSiteManager (Apache Lenya API - Version 2.0-dev)
+AbstractSiteManager (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.AbstractSiteManager class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="AbstractSiteManager (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="AbstractSiteManager (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -494,6 +494,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteNode.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteNode.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteNode.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/AbstractSiteNode.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:23 CET 2008 -->
 <TITLE>
-AbstractSiteNode (Apache Lenya API - Version 2.0-dev)
+AbstractSiteNode (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.AbstractSiteNode class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="AbstractSiteNode (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="AbstractSiteNode (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -471,6 +471,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/Link.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/Link.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/Link.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/Link.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-Link (Apache Lenya API - Version 2.0-dev)
+Link (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.Link interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Link (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="Link (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -303,6 +303,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeIterator.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeIterator.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeIterator.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeIterator.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-NodeIterator (Apache Lenya API - Version 2.0-dev)
+NodeIterator (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.NodeIterator class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="NodeIterator (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="NodeIterator (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -283,6 +283,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeSet.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeSet.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeSet.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/NodeSet.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-NodeSet (Apache Lenya API - Version 2.0-dev)
+NodeSet (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.NodeSet class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="NodeSet (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="NodeSet (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -516,6 +516,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteException.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteException.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteException.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteException.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-SiteException (Apache Lenya API - Version 2.0-dev)
+SiteException (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.SiteException class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteException (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="SiteException (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -295,6 +295,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteManager.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteManager.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteManager.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteManager.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-SiteManager (Apache Lenya API - Version 2.0-dev)
+SiteManager (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.SiteManager interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteManager (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="SiteManager (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -613,6 +613,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteNode.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteNode.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteNode.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteNode.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-SiteNode (Apache Lenya API - Version 2.0-dev)
+SiteNode (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.SiteNode interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteNode (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="SiteNode (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -512,6 +512,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteStructure.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteStructure.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteStructure.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteStructure.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-SiteStructure (Apache Lenya API - Version 2.0-dev)
+SiteStructure (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.SiteStructure interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteStructure (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="SiteStructure (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -233,6 +233,15 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.lenya.cms.repository.RepositoryItem"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.lenya.cms.repository.<A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html" title="interface in org.apache.lenya.cms.repository">RepositoryItem</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/lenya/cms/repository/RepositoryItem.html#getSession()">getSession</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;
 <P>
 
@@ -551,6 +560,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteUtil.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteUtil.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteUtil.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/SiteUtil.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:30 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:24 CET 2008 -->
 <TITLE>
-SiteUtil (Apache Lenya API - Version 2.0-dev)
+SiteUtil (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site.SiteUtil class">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SiteUtil (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="SiteUtil (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -102,7 +102,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Id: SiteUtil.java 507914 2007-02-15 12:15:30Z andreas $</DD>
+  <DD>$Id: SiteUtil.java 566250 2007-08-15 16:34:09Z andreas $</DD>
 </DL>
 <HR>
 
@@ -136,15 +136,6 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a sub-site starting with a certain node, which includes the node
  itself and all nodes which require this node, in preorder.</TD>
 </TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/site/SiteUtil.html#isDocument(org.apache.lenya.cms.publication.DocumentFactory, java.lang.String)">isDocument</A></B>(<A HREF="../../../../../org/apache/lenya/cms/publication/DocumentFactory.html" title="interface in org.apache.lenya.cms.publication">DocumentFactory</A>&nbsp;factory,
-           java.lang.String&nbsp;webappUrl)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -203,21 +194,6 @@
       DocumentLocator)</CODE></A></DL>
 </DD>
 </DL>
-<HR>
-
-<A NAME="isDocument(org.apache.lenya.cms.publication.DocumentFactory, java.lang.String)"><!-- --></A><H3>
-isDocument</H3>
-<PRE>
-public static boolean <B>isDocument</B>(<A HREF="../../../../../org/apache/lenya/cms/publication/DocumentFactory.html" title="interface in org.apache.lenya.cms.publication">DocumentFactory</A>&nbsp;factory,
-                                 java.lang.String&nbsp;webappUrl)
-                          throws <A HREF="../../../../../org/apache/lenya/cms/site/SiteException.html" title="class in org.apache.lenya.cms.site">SiteException</A></PRE>
-<DL>
-<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../org/apache/lenya/cms/site/SiteException.html" title="class in org.apache.lenya.cms.site">SiteException</A></CODE></DL>
-</DD>
-</DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>
 
@@ -277,6 +253,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-frame.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-frame.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:32 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:31 CET 2008 -->
 <TITLE>
-org.apache.lenya.cms.site (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site package">

Modified: lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-summary.html (original)
+++ lenya/site/apidocs/2.0/org/apache/lenya/cms/site/package-summary.html Tue Jan  8 07:26:08 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_12) on Fri Jul 20 00:23:32 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:35:31 CET 2008 -->
 <TITLE>
-org.apache.lenya.cms.site (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site (Apache Lenya API - Version 2.0)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.lenya.cms.site package">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.lenya.cms.site (Apache Lenya API - Version 2.0-dev)";
+    parent.document.title="org.apache.lenya.cms.site (Apache Lenya API - Version 2.0)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -206,6 +206,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
+Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org