svn commit: r610018 [13/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/...
[email protected] Tue, 08 Jan 2008 15:28:40 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
Modified: lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/ObservationManager.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/ObservationManager.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/ObservationManager.html (original)
+++ lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/ObservationManager.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:27:52 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:17 CET 2008 -->
<TITLE>
-ObservationManager (Apache Lenya API - Version 2.0-dev)
+ObservationManager (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.observation.ObservationManager class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="ObservationManager (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="ObservationManager (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -50,7 +50,7 @@
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
- <A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.Notifier.html" title="class in org.apache.lenya.cms.observation"><B>NEXT CLASS</B></A></FONT></TD>
+ NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/lenya/cms/observation/ObservationManager.html" target="_top"><B>FRAMES</B></A>
<A HREF="ObservationManager.html" target="_top"><B>NO FRAMES</B></A>
@@ -70,7 +70,7 @@
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
@@ -91,40 +91,22 @@
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.lenya.cms.observation.ObservationManager</B>
</PRE>
<DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe, org.apache.lenya.cms.observation.ObservationRegistry, org.apache.lenya.cms.observation.RepositoryListener</DD>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.thread.ThreadSafe, org.apache.lenya.cms.observation.ObservationRegistry, org.apache.lenya.cms.observation.RepositoryListener</DD>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>ObservationManager</B><DT>extends org.apache.avalon.framework.logger.AbstractLogEnabled<DT>implements org.apache.lenya.cms.observation.ObservationRegistry, org.apache.avalon.framework.thread.ThreadSafe, org.apache.avalon.framework.service.Serviceable</DL>
+<DT><PRE>public class <B>ObservationManager</B><DT>extends org.apache.avalon.framework.logger.AbstractLogEnabled<DT>implements org.apache.lenya.cms.observation.ObservationRegistry, org.apache.avalon.framework.thread.ThreadSafe</DL>
</PRE>
<P>
-Observation manager. Works as an observation registry and sends the
- notifications.
+Observation manager. Works as an observation registry and sends the notifications.
<P>
<P>
<HR>
<P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-<A NAME="nested_class_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>Nested Class Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.Notifier.html" title="class in org.apache.lenya.cms.observation">ObservationManager.Notifier</A></B></CODE>
-
-<BR>
- </TD>
-</TR>
-</TABLE>
- <!-- =========== FIELD SUMMARY =========== -->
+<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -201,8 +183,9 @@
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html#registerListener(org.apache.lenya.cms.observation.RepositoryListener)">registerListener</A></B>(org.apache.lenya.cms.observation.RepositoryListener listener)</CODE>
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html#notify(java.util.Set, org.apache.lenya.cms.observation.RepositoryEvent)">notify</A></B>(java.util.Set listeners,
+ org.apache.lenya.cms.observation.RepositoryEvent event)</CODE>
<BR>
</TD>
@@ -210,8 +193,7 @@
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html#registerListener(org.apache.lenya.cms.observation.RepositoryListener, org.apache.lenya.cms.publication.Document)">registerListener</A></B>(org.apache.lenya.cms.observation.RepositoryListener listener,
- org.apache.lenya.cms.publication.Document doc)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html#registerListener(org.apache.lenya.cms.observation.RepositoryListener)">registerListener</A></B>(org.apache.lenya.cms.observation.RepositoryListener listener)</CODE>
<BR>
</TD>
@@ -219,7 +201,8 @@
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html#service(org.apache.avalon.framework.service.ServiceManager)">service</A></B>(org.apache.avalon.framework.service.ServiceManager manager)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html#registerListener(org.apache.lenya.cms.observation.RepositoryListener, org.apache.lenya.cms.publication.Document)">registerListener</A></B>(org.apache.lenya.cms.observation.RepositoryListener listener,
+ org.apache.lenya.cms.publication.Document doc)</CODE>
<BR>
</TD>
@@ -350,13 +333,14 @@
</DL>
<HR>
-<A NAME="eventFired(org.apache.lenya.cms.observation.RepositoryEvent)"><!-- --></A><H3>
-eventFired</H3>
+<A NAME="notify(java.util.Set, org.apache.lenya.cms.observation.RepositoryEvent)"><!-- --></A><H3>
+notify</H3>
<PRE>
-public void <B>eventFired</B>(org.apache.lenya.cms.observation.RepositoryEvent event)</PRE>
+protected void <B>notify</B>(java.util.Set listeners,
+ org.apache.lenya.cms.observation.RepositoryEvent event)</PRE>
<DL>
<DD><DL>
-<DT><B>Specified by:</B><DD><CODE>eventFired</CODE> in interface <CODE>org.apache.lenya.cms.observation.RepositoryListener</CODE></DL>
+</DL>
</DD>
<DD><DL>
</DL>
@@ -364,19 +348,16 @@
</DL>
<HR>
-<A NAME="service(org.apache.avalon.framework.service.ServiceManager)"><!-- --></A><H3>
-service</H3>
+<A NAME="eventFired(org.apache.lenya.cms.observation.RepositoryEvent)"><!-- --></A><H3>
+eventFired</H3>
<PRE>
-public void <B>service</B>(org.apache.avalon.framework.service.ServiceManager manager)
- throws org.apache.avalon.framework.service.ServiceException</PRE>
+public void <B>eventFired</B>(org.apache.lenya.cms.observation.RepositoryEvent event)</PRE>
<DL>
<DD><DL>
-<DT><B>Specified by:</B><DD><CODE>service</CODE> in interface <CODE>org.apache.avalon.framework.service.Serviceable</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE>eventFired</CODE> in interface <CODE>org.apache.lenya.cms.observation.RepositoryListener</CODE></DL>
</DD>
<DD><DL>
-
-<DT><B>Throws:</B>
-<DD><CODE>org.apache.avalon.framework.service.ServiceException</CODE></DL>
+</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
@@ -408,7 +389,7 @@
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
- <A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.Notifier.html" title="class in org.apache.lenya.cms.observation"><B>NEXT CLASS</B></A></FONT></TD>
+ NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/lenya/cms/observation/ObservationManager.html" target="_top"><B>FRAMES</B></A>
<A HREF="ObservationManager.html" target="_top"><B>NO FRAMES</B></A>
@@ -428,7 +409,7 @@
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+ SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
@@ -437,6 +418,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/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:27:52 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:18 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.observation (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.observation (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.observation package">
Modified: lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/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:27:52 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:18 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.observation (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.observation (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.observation package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.observation (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.observation (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -143,6 +143,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/observation/org/apache/lenya/cms/observation/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:27:53 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:18 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.observation Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.observation 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.observation Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.observation Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -84,9 +84,8 @@
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">org.apache.avalon.framework.logger.AbstractLogEnabled (implements org.apache.avalon.framework.logger.LogEnabled)
<UL>
-<LI TYPE="circle">org.apache.lenya.cms.observation.<A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html" title="class in org.apache.lenya.cms.observation"><B>ObservationManager</B></A> (implements org.apache.lenya.cms.observation.ObservationRegistry, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe)
+<LI TYPE="circle">org.apache.lenya.cms.observation.<A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.html" title="class in org.apache.lenya.cms.observation"><B>ObservationManager</B></A> (implements org.apache.lenya.cms.observation.ObservationRegistry, org.apache.avalon.framework.thread.ThreadSafe)
</UL>
-<LI TYPE="circle">org.apache.lenya.cms.observation.<A HREF="../../../../../org/apache/lenya/cms/observation/ObservationManager.Notifier.html" title="class in org.apache.lenya.cms.observation"><B>ObservationManager.Notifier</B></A> (implements java.lang.Runnable)
</UL>
</UL>
<HR>
@@ -140,6 +139,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/observation/overview-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/observation/overview-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/observation/overview-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/observation/overview-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:27:53 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:18 CET 2008 -->
<TITLE>
-Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+Class Hierarchy (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -86,9 +86,8 @@
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">org.apache.avalon.framework.logger.AbstractLogEnabled (implements org.apache.avalon.framework.logger.LogEnabled)
<UL>
-<LI TYPE="circle">org.apache.lenya.cms.observation.<A HREF="org/apache/lenya/cms/observation/ObservationManager.html" title="class in org.apache.lenya.cms.observation"><B>ObservationManager</B></A> (implements org.apache.lenya.cms.observation.ObservationRegistry, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.thread.ThreadSafe)
+<LI TYPE="circle">org.apache.lenya.cms.observation.<A HREF="org/apache/lenya/cms/observation/ObservationManager.html" title="class in org.apache.lenya.cms.observation"><B>ObservationManager</B></A> (implements org.apache.lenya.cms.observation.ObservationRegistry, org.apache.avalon.framework.thread.ThreadSafe)
</UL>
-<LI TYPE="circle">org.apache.lenya.cms.observation.<A HREF="org/apache/lenya/cms/observation/ObservationManager.Notifier.html" title="class in org.apache.lenya.cms.observation"><B>ObservationManager.Notifier</B></A> (implements java.lang.Runnable)
</UL>
</UL>
<HR>
@@ -142,6 +141,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/allclasses-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/allclasses-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/allclasses-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/allclasses-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:24:49 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-All Classes (Apache Lenya API - Version 2.0-dev)
+All Classes (Apache Lenya API - Version 2.0)
</TITLE>
Modified: lenya/site/apidocs/2.0/modules/opendocument/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/allclasses-noframe.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/allclasses-noframe.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/allclasses-noframe.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:24:49 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-All Classes (Apache Lenya API - Version 2.0-dev)
+All Classes (Apache Lenya API - Version 2.0)
</TITLE>
Modified: lenya/site/apidocs/2.0/modules/opendocument/constant-values.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/constant-values.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/constant-values.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/constant-values.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:24:49 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-Constant Field Values (Apache Lenya API - Version 2.0-dev)
+Constant Field Values (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Constant Field Values (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Constant Field Values (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -167,6 +167,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/deprecated-list.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/deprecated-list.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/deprecated-list.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/deprecated-list.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:24:49 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-Deprecated List (Apache Lenya API - Version 2.0-dev)
+Deprecated List (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Deprecated List (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Deprecated List (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -133,6 +133,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/help-doc.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/help-doc.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/help-doc.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/help-doc.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:24:49 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-API Help (Apache Lenya API - Version 2.0-dev)
+API Help (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="API Help (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="API Help (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -202,6 +202,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/index.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/index.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/index.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/index.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Fri Jul 20 00:24:49 CEST 2007-->
+<!-- Generated by javadoc on Tue Jan 08 15:40:21 CET 2008-->
<TITLE>
-Apache Lenya API - Version 2.0-dev
+Apache Lenya API - Version 2.0
</TITLE>
<SCRIPT type="text/javascript">
targetPage = "" + window.location.search;
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/OpenDocumentWrapper.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/OpenDocumentWrapper.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/OpenDocumentWrapper.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/OpenDocumentWrapper.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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:19 CET 2008 -->
<TITLE>
-OpenDocumentWrapper (Apache Lenya API - Version 2.0-dev)
+OpenDocumentWrapper (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.publication.OpenDocumentWrapper class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="OpenDocumentWrapper (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="OpenDocumentWrapper (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -340,6 +340,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.publication package">
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.publication package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -145,6 +145,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/publication/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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.publication Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.publication 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.publication Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.publication Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -143,6 +143,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/CreateOpenDocument.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/CreateOpenDocument.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/CreateOpenDocument.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/CreateOpenDocument.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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:20 CET 2008 -->
<TITLE>
-CreateOpenDocument (Apache Lenya API - Version 2.0-dev)
+CreateOpenDocument (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases.CreateOpenDocument class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="CreateOpenDocument (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="CreateOpenDocument (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -147,7 +147,7 @@
<TH ALIGN="left"><B>Fields inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, manager, MODEL, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
+<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, EVENT_CHECK_EXECUTION_CONDITIONS, EVENT_CHECK_POSTCONDITIONS, EVENT_CHECK_PRECONDITIONS, EVENT_EXECUTE, manager, MODEL, PARAMETER_CHECKOUT_RESTRICTED_TO_SESSION, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.lenya.cms.usecase.Usecase"><!-- --></A>
@@ -199,7 +199,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.site.usecases.CreateDocument</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>createVersion, doCheckExecutionConditions, getDocumentTypeName, getNewDocumentName, getNewDocumentPath, getRelation, getSupportedRelations, initParameters, isPathValid</CODE></TD>
+<TD><CODE>createVersion, doCheckExecutionConditions, getDocumentTypeName, getNewDocumentName, getNewDocumentPath, getNodeName, getRelation, getSupportedRelations, initParameters, isPathValid</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.lenya.cms.site.usecases.Create"><!-- --></A>
@@ -217,7 +217,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkExecutionConditions, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, configure, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getSourceURL, getTargetURL, getView, hasErrors, hasInfoMessages, initialize, initializeParametersIfNotDone, isOptimistic, lockInvolvedObjects, lockIn
volvedObjects, service, setDefaultTargetURL, setExitParameter, setName, setParameter, setPart, setSession, setSourceURL, setTestSession, setView, startTransaction</CODE></TD>
+<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkEvent, checkExecutionConditions, checkoutRestrictedToSession, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, configure, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getSourceURL, getStateMachine, getTargetURL, getView, hasErrors, hasInfoMessages, initialize, initializePara
metersIfNotDone, isOptimistic, lockInvolvedObjects, lockInvolvedObjects, prepareView, service, setDefaultTargetURL, setExitParameter, setName, setParameter, setPart, setSession, setSourceURL
, setTestSession, setView, startTransaction</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.avalon.framework.logger.AbstractLogEnabled"><!-- --></A>
@@ -339,6 +339,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/UploadOpenDocument.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/UploadOpenDocument.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/UploadOpenDocument.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/UploadOpenDocument.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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:20 CET 2008 -->
<TITLE>
-UploadOpenDocument (Apache Lenya API - Version 2.0-dev)
+UploadOpenDocument (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases.UploadOpenDocument class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="UploadOpenDocument (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="UploadOpenDocument (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -148,7 +148,7 @@
<TH ALIGN="left"><B>Fields inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, manager, MODEL, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
+<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, EVENT_CHECK_EXECUTION_CONDITIONS, EVENT_CHECK_POSTCONDITIONS, EVENT_CHECK_PRECONDITIONS, EVENT_EXECUTE, manager, MODEL, PARAMETER_CHECKOUT_RESTRICTED_TO_SESSION, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.lenya.cms.usecase.Usecase"><!-- --></A>
@@ -243,7 +243,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkExecutionConditions, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getView, hasErrors, hasInfoMessages, initialize, initializeParametersIfNotDone, initParameters, isOptimistic, lockInvolvedObjects, lockInvolvedObjects, service,
setExitParameter, setName, setParameter, setPart, setSession, setSourceURL, setTestSession, setView, startTransaction</CODE></TD>
+<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkEvent, checkExecutionConditions, checkoutRestrictedToSession, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getStateMachine, getView, hasErrors, hasInfoMessages, initialize, initializeParametersIfNotDone, initParameters, isOpti
mistic, lockInvolvedObjects, lockInvolvedObjects, prepareView, service, setExitParameter, setName, setParameter, setPart, setSession, setSourceURL, setTestSession, setView, startTransaction<
/CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.avalon.framework.logger.AbstractLogEnabled"><!-- --></A>
@@ -402,6 +402,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases package">
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -149,6 +149,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/org/apache/lenya/cms/site/usecases/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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.site.usecases Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site.usecases 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.site.usecases Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.site.usecases Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -157,6 +157,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/overview-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/overview-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/overview-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/overview-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:24:48 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-Overview (Apache Lenya API - Version 2.0-dev)
+Overview (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="Overview, Apache Lenya">
Modified: lenya/site/apidocs/2.0/modules/opendocument/overview-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/overview-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/overview-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/overview-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:24:49 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-Overview (Apache Lenya API - Version 2.0-dev)
+Overview (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="Overview, Apache Lenya">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Overview (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Overview (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -148,6 +148,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/opendocument/overview-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/opendocument/overview-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/opendocument/overview-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/opendocument/overview-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:24:49 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:21 CET 2008 -->
<TITLE>
-Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+Class Hierarchy (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -156,6 +156,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/properties/allclasses-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/allclasses-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/allclasses-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/allclasses-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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:27 CET 2008 -->
<TITLE>
-All Classes (Apache Lenya API - Version 2.0-dev)
+All Classes (Apache Lenya API - Version 2.0)
</TITLE>
Modified: lenya/site/apidocs/2.0/modules/properties/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/allclasses-noframe.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/allclasses-noframe.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/allclasses-noframe.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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:27 CET 2008 -->
<TITLE>
-All Classes (Apache Lenya API - Version 2.0-dev)
+All Classes (Apache Lenya API - Version 2.0)
</TITLE>
Modified: lenya/site/apidocs/2.0/modules/properties/constant-values.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/constant-values.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/constant-values.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/constant-values.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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:27 CET 2008 -->
<TITLE>
-Constant Field Values (Apache Lenya API - Version 2.0-dev)
+Constant Field Values (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Constant Field Values (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Constant Field Values (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -131,6 +131,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/properties/deprecated-list.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/deprecated-list.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/deprecated-list.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/deprecated-list.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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:27 CET 2008 -->
<TITLE>
-Deprecated List (Apache Lenya API - Version 2.0-dev)
+Deprecated List (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Deprecated List (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Deprecated List (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -131,6 +131,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/properties/help-doc.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/help-doc.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/help-doc.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/help-doc.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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:27 CET 2008 -->
<TITLE>
-API Help (Apache Lenya API - Version 2.0-dev)
+API Help (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="API Help (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="API Help (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -194,6 +194,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/properties/index.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/index.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/index.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/index.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Fri Jul 20 00:28:01 CEST 2007-->
+<!-- Generated by javadoc on Tue Jan 08 15:45:27 CET 2008-->
<TITLE>
-Apache Lenya API - Version 2.0-dev
+Apache Lenya API - Version 2.0
</TITLE>
<SCRIPT type="text/javascript">
targetPage = "" + window.location.search;
Modified: lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/PropertiesModule.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/PropertiesModule.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/PropertiesModule.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/PropertiesModule.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:28:00 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:26 CET 2008 -->
<TITLE>
-PropertiesModule (Apache Lenya API - Version 2.0-dev)
+PropertiesModule (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.components.modules.input.PropertiesModule class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="PropertiesModule (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="PropertiesModule (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -401,6 +401,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:26 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.components.modules.input package">
Modified: lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:26 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.cocoon.components.modules.input package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.components.modules.input (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -143,6 +143,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/org/apache/lenya/cms/cocoon/components/modules/input/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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:26 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.cocoon.components.modules.input Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.cocoon.components.modules.input 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.cocoon.components.modules.input Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.cocoon.components.modules.input Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -142,6 +142,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/properties/overview-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/properties/overview-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/properties/overview-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/properties/overview-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:28:01 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:45:27 CET 2008 -->
<TITLE>
-Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+Class Hierarchy (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -144,6 +144,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/allclasses-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/allclasses-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/allclasses-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/allclasses-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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-All Classes (Apache Lenya API - Version 2.0-dev)
+All Classes (Apache Lenya API - Version 2.0)
</TITLE>
Modified: lenya/site/apidocs/2.0/modules/resource/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/allclasses-noframe.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/allclasses-noframe.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/allclasses-noframe.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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-All Classes (Apache Lenya API - Version 2.0-dev)
+All Classes (Apache Lenya API - Version 2.0)
</TITLE>
Modified: lenya/site/apidocs/2.0/modules/resource/constant-values.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/constant-values.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/constant-values.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/constant-values.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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-Constant Field Values (Apache Lenya API - Version 2.0-dev)
+Constant Field Values (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Constant Field Values (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Constant Field Values (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -197,6 +197,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/deprecated-list.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/deprecated-list.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/deprecated-list.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/deprecated-list.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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-Deprecated List (Apache Lenya API - Version 2.0-dev)
+Deprecated List (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="Deprecated List (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="Deprecated List (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -133,6 +133,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/help-doc.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/help-doc.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/help-doc.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/help-doc.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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-API Help (Apache Lenya API - Version 2.0-dev)
+API Help (Apache Lenya API - Version 2.0)
</TITLE>
@@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="API Help (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="API Help (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -202,6 +202,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/index.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/index.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/index.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/index.html Tue Jan 8 07:26:08 2008
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Fri Jul 20 00:25:22 CEST 2007-->
+<!-- Generated by javadoc on Tue Jan 08 15:40:57 CET 2008-->
<TITLE>
-Apache Lenya API - Version 2.0-dev
+Apache Lenya API - Version 2.0
</TITLE>
<SCRIPT type="text/javascript">
targetPage = "" + window.location.search;
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/ResourceWrapper.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/ResourceWrapper.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/ResourceWrapper.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/ResourceWrapper.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:25:21 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:54 CET 2008 -->
<TITLE>
-ResourceWrapper (Apache Lenya API - Version 2.0-dev)
+ResourceWrapper (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.publication.ResourceWrapper class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="ResourceWrapper (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="ResourceWrapper (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -419,6 +419,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.publication package">
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.publication package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.publication (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -145,6 +145,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/publication/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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.publication Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.publication 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.publication Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.publication Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -143,6 +143,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/CreateResource.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/CreateResource.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/CreateResource.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/CreateResource.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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:55 CET 2008 -->
<TITLE>
-CreateResource (Apache Lenya API - Version 2.0-dev)
+CreateResource (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases.CreateResource class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="CreateResource (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="CreateResource (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -199,7 +199,7 @@
<TH ALIGN="left"><B>Fields inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, manager, MODEL, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
+<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, EVENT_CHECK_EXECUTION_CONDITIONS, EVENT_CHECK_POSTCONDITIONS, EVENT_CHECK_PRECONDITIONS, EVENT_EXECUTE, manager, MODEL, PARAMETER_CHECKOUT_RESTRICTED_TO_SESSION, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.lenya.cms.usecase.Usecase"><!-- --></A>
@@ -300,7 +300,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.site.usecases.CreateDocument</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>createVersion, getDocumentTypeName, getNewDocumentName, getNewDocumentPath, getRelation, getSupportedRelations, isPathValid</CODE></TD>
+<TD><CODE>createVersion, getDocumentTypeName, getNewDocumentName, getNewDocumentPath, getNodeName, getRelation, getSupportedRelations, isPathValid</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.lenya.cms.site.usecases.Create"><!-- --></A>
@@ -318,7 +318,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkExecutionConditions, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, configure, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getSourceURL, getTargetURL, getView, hasErrors, hasInfoMessages, initialize, initializeParametersIfNotDone, isOptimistic, lockInvolvedObjects, lockIn
volvedObjects, service, setDefaultTargetURL, setExitParameter, setName, setParameter, setPart, setSession, setSourceURL, setTestSession, setView, startTransaction</CODE></TD>
+<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkEvent, checkExecutionConditions, checkoutRestrictedToSession, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, configure, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getSourceURL, getStateMachine, getTargetURL, getView, hasErrors, hasInfoMessages, initialize, initializePara
metersIfNotDone, isOptimistic, lockInvolvedObjects, lockInvolvedObjects, prepareView, service, setDefaultTargetURL, setExitParameter, setName, setParameter, setPart, setSession, setSourceURL
, setTestSession, setView, startTransaction</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.avalon.framework.logger.AbstractLogEnabled"><!-- --></A>
@@ -622,6 +622,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/UploadResource.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/UploadResource.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/UploadResource.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/UploadResource.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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:56 CET 2008 -->
<TITLE>
-UploadResource (Apache Lenya API - Version 2.0-dev)
+UploadResource (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases.UploadResource class">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="UploadResource (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="UploadResource (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -144,7 +144,7 @@
<TH ALIGN="left"><B>Fields inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, manager, MODEL, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
+<TD><CODE>ATTRIBUTE_NAME, ATTRIBUTE_POLICY, ATTRIBUTE_USECASE, ATTRIBUTE_VALUE, context, ELEMENT_EXIT, ELEMENT_PARAMETER, ELEMENT_TRANSACTION, ELEMENT_VIEW, ERROR_OBJECTS_CHECKED_OUT, EVENT_CHECK_EXECUTION_CONDITIONS, EVENT_CHECK_POSTCONDITIONS, EVENT_CHECK_PRECONDITIONS, EVENT_EXECUTE, manager, MODEL, PARAMETER_CHECKOUT_RESTRICTED_TO_SESSION, PARAMETER_FACTORY, PARAMETER_SESSION, PARAMETER_STATE_MACHINE, PARAMETERS_INITIALIZED, SOURCE_URL, TRANSITIONS, VALUE_OPTIMISTIC, VALUE_PESSIMISTIC</CODE></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.lenya.cms.usecase.Usecase"><!-- --></A>
@@ -239,7 +239,7 @@
<TH ALIGN="left"><B>Methods inherited from class org.apache.lenya.cms.usecase.AbstractUsecase</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkExecutionConditions, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getView, hasErrors, hasInfoMessages, initialize, initializeParametersIfNotDone, initParameters, isOptimistic, lockInvolvedObjects, lockInvolvedObjects, service,
setExitParameter, setName, setParameter, setPart, setSession, setSourceURL, setTestSession, setView, startTransaction</CODE></TD>
+<TD><CODE>addErrorMessage, addErrorMessage, addErrorMessages, addInfoMessage, addInfoMessage, advance, advanceState, cancel, canCheckOut, checkEvent, checkExecutionConditions, checkoutRestrictedToSession, checkPostconditions, checkPreconditions, clearErrorMessages, clearInfoMessages, contextualize, deleteParameter, doCheckPostconditions, doInitialize, dumpErrorMessages, execute, getBooleanCheckboxParameter, getContext, getDocumentFactory, getErrorMessages, getExitQueryString, getInfoMessages, getName, getParameter, getParameter, getParameterAsBoolean, getParameterAsInteger, getParameterAsString, getParameterAsString, getParameterNames, getParameters, getPart, getSession, getStateMachine, getView, hasErrors, hasInfoMessages, initialize, initializeParametersIfNotDone, initParameters, isOpti
mistic, lockInvolvedObjects, lockInvolvedObjects, prepareView, service, setExitParameter, setName, setParameter, setPart, setSession, setSourceURL, setTestSession, setView, startTransaction<
/CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.avalon.framework.logger.AbstractLogEnabled"><!-- --></A>
@@ -398,6 +398,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases package">
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-summary.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-summary.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-summary.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.lenya.cms.site.usecases package">
@@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
- parent.document.title="org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.site.usecases (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -149,6 +149,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-tree.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-tree.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/package-tree.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/org/apache/lenya/cms/site/usecases/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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-org.apache.lenya.cms.site.usecases Class Hierarchy (Apache Lenya API - Version 2.0-dev)
+org.apache.lenya.cms.site.usecases 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.site.usecases Class Hierarchy (Apache Lenya API - Version 2.0-dev)";
+ parent.document.title="org.apache.lenya.cms.site.usecases Class Hierarchy (Apache Lenya API - Version 2.0)";
}
</SCRIPT>
<NOSCRIPT>
@@ -157,6 +157,6 @@
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright © $ Apache Software Foundation. All Rights Reserved.
+Copyright © $ Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
Modified: lenya/site/apidocs/2.0/modules/resource/overview-frame.html
URL: http://svn.apache.org/viewvc/lenya/site/apidocs/2.0/modules/resource/overview-frame.html?rev=610018&r1=610017&r2=610018&view=diff
==============================================================================
--- lenya/site/apidocs/2.0/modules/resource/overview-frame.html (original)
+++ lenya/site/apidocs/2.0/modules/resource/overview-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:25:22 CEST 2007 -->
+<!-- Generated by javadoc (build 1.5.0_13) on Tue Jan 08 15:40:57 CET 2008 -->
<TITLE>
-Overview (Apache Lenya API - Version 2.0-dev)
+Overview (Apache Lenya API - Version 2.0)
</TITLE>
<META NAME="keywords" CONTENT="Overview, Apache Lenya">