You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2012/06/02 23:25:39 UTC

svn commit: r1345585 [8/33] - in /incubator/lcf/site/publish: ./ en_US/ ja_JP/ release/trunk/ release/trunk/api/activedirectory/ release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ release/trunk/api/alfresco...

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.output
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/output/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.output Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnection.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnection.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnection.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnection.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 OutputConnection
 </TITLE>
@@ -103,7 +103,7 @@ java.lang.Object
 </PRE>
 
 <P>
-An instance of this class represents a persistently-stored output connection description.
+An instance of this class represents a persistently-stored output connection description.
  This is the paper object meant for editing and manipulation.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionDescription.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionDescription.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionDescription.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionDescription.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 OutputConnectionManager.OutputConnectionDescription
 </TITLE>
@@ -231,7 +231,7 @@ This is the object description for an ou
 <TD><CODE><B><A HREF="../../../../../org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionDescription.html#getObjectKeys()">getObjectKeys</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the cache keys for an object (which may or may not exist yet in
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the cache keys for an object (which may or may not exist yet in
  the cache).</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -376,10 +376,10 @@ getCriticalSectionName</H3>
 public java.lang.String <B>getCriticalSectionName</B>()</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ICacheDescription.html#getCriticalSectionName()">ICacheDescription</A></CODE></B></DD>
-<DD>Get the critical section name for this description object.
- This is used to synchronize creation of the described object,
- and thus is used only for objects that will be cached.  This
- method does not need to return decent results for objects that
+<DD>Get the critical section name for this description object.
+ This is used to synchronize creation of the described object,
+ and thus is used only for objects that will be cached.  This
+ method does not need to return decent results for objects that
  are never cached.
 <P>
 <DD><DL>
@@ -394,12 +394,12 @@ getObjectKeys</H3>
 <PRE>
 public <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/StringSet.html" title="class in org.apache.manifoldcf.core.interfaces">StringSet</A> <B>getObjectKeys</B>()</PRE>
 <DL>
-<DD>Get the cache keys for an object (which may or may not exist yet in
+<DD>Get the cache keys for an object (which may or may not exist yet in
  the cache).  This method is called in order for cache manager to throw the correct locks.
 <P>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>the object's cache keys, or null if the object should not
+<DT><B>Returns:</B><DD>the object's cache keys, or null if the object should not
  be cached.</DL>
 </DD>
 </DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionExecutor.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionExecutor.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionExecutor.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.OutputConnectionExecutor.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 OutputConnectionManager.OutputConnectionExecutor
 </TITLE>
@@ -205,7 +205,7 @@ This is the executor object for locating
        java.lang.Object&nbsp;cachedObject)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notify the implementing class of the existence of a cached version of the
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notify the implementing class of the existence of a cached version of the
  object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -320,14 +320,14 @@ create</H3>
 public java.lang.Object[] <B>create</B>(<A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ICacheDescription.html" title="interface in org.apache.manifoldcf.core.interfaces">ICacheDescription</A>[]&nbsp;objectDescriptions)
                           throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Create a set of new objects to operate on and cache.  This method is called only
- if the specified object(s) are NOT available in the cache.  The specified objects
- should be created and returned; if they are not created, it means that the
+<DD>Create a set of new objects to operate on and cache.  This method is called only
+ if the specified object(s) are NOT available in the cache.  The specified objects
+ should be created and returned; if they are not created, it means that the
  execution cannot proceed, and the execute() method will not be called.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>objectDescriptions</CODE> - is the set of unique identifier of the object.
-<DT><B>Returns:</B><DD>the newly created objects to cache, or null, if any object cannot be created.
+<DT><B>Returns:</B><DD>the newly created objects to cache, or null, if any object cannot be created.
   The order of the returned objects must correspond to the order of the object descriptinos.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>
@@ -342,9 +342,9 @@ public void <B>exists</B>(<A HREF="../..
                    java.lang.Object&nbsp;cachedObject)
             throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Notify the implementing class of the existence of a cached version of the
- object.  The object is passed to this method so that the execute() method below
- will have it available to operate on.  This method is also called for all objects
+<DD>Notify the implementing class of the existence of a cached version of the
+ object.  The object is passed to this method so that the execute() method below
+ will have it available to operate on.  This method is also called for all objects
  that are freshly created as well.
 <P>
 <DD><DL>
@@ -361,7 +361,7 @@ execute</H3>
 public void <B>execute</B>()
              throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Perform the desired operation.  This method is called after either createGetObject()
+<DD>Perform the desired operation.  This method is called after either createGetObject()
  or exists() is called for every requested object.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/OutputConnectionManager.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 OutputConnectionManager
 </TITLE>
@@ -104,22 +104,22 @@ java.lang.Object
 </PRE>
 
 <P>
-This class is the manager of the outputconnection description.  Inside, a database table is managed,
- with appropriate caching.
- Note well: The database handle is instantiated here using the DBInterfaceFactory.  This is acceptable because the
- actual database that this table is located in is fixed.
- 
- <br><br>
- <b>outputconnections</b>
- <table border="1" cellpadding="3" cellspacing="0">
- <tr class="TableHeadingColor">
- <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
- <tr><td>connectionname</td><td>VARCHAR(32)</td><td>Primary Key</td></tr>
- <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
- <tr><td>classname</td><td>VARCHAR(255)</td><td></td></tr>
- <tr><td>maxcount</td><td>BIGINT</td><td></td></tr>
- <tr><td>configxml</td><td>LONGTEXT</td><td></td></tr>
- </table>
+This class is the manager of the outputconnection description.  Inside, a database table is managed,
+ with appropriate caching.
+ Note well: The database handle is instantiated here using the DBInterfaceFactory.  This is acceptable because the
+ actual database that this table is located in is fixed.
+ 
+ <br><br>
+ <b>outputconnections</b>
+ <table border="1" cellpadding="3" cellspacing="0">
+ <tr class="TableHeadingColor">
+ <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
+ <tr><td>connectionname</td><td>VARCHAR(32)</td><td>Primary Key</td></tr>
+ <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
+ <tr><td>classname</td><td>VARCHAR(255)</td><td></td></tr>
+ <tr><td>maxcount</td><td>BIGINT</td><td></td></tr>
+ <tr><td>configxml</td><td>LONGTEXT</td><td></td></tr>
+ </table>
  <br><br>
 <P>
 
@@ -735,7 +735,7 @@ public void <B>delete</B>(java.lang.Stri
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/manifoldcf/agents/interfaces/IOutputConnectionManager.html#delete(java.lang.String)">delete</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/manifoldcf/agents/interfaces/IOutputConnectionManager.html" title="interface in org.apache.manifoldcf.agents.interfaces">IOutputConnectionManager</A></CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>name</CODE> - is the name of the connection to delete.  If the
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - is the name of the connection to delete.  If the
  name does not exist, no error is returned.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.outputconnection
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.outputconnection
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnection/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.outputconnection Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/OutputConnectorManager.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/OutputConnectorManager.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/OutputConnectorManager.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/OutputConnectorManager.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:02 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:33 EDT 2012 -->
 <TITLE>
 OutputConnectorManager
 </TITLE>
@@ -104,16 +104,16 @@ java.lang.Object
 </PRE>
 
 <P>
-Implementation of IOutputConnectorManager.
- 
- <br><br>
- <b>outputconnectors</b>
- <table border="1" cellpadding="3" cellspacing="0">
- <tr class="TableHeadingColor">
- <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
- <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
- <tr><td>classname</td><td>VARCHAR(255)</td><td>Primary Key</td></tr>
- </table>
+Implementation of IOutputConnectorManager.
+ 
+ <br><br>
+ <b>outputconnectors</b>
+ <table border="1" cellpadding="3" cellspacing="0">
+ <tr class="TableHeadingColor">
+ <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
+ <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
+ <tr><td>classname</td><td>VARCHAR(255)</td><td>Primary Key</td></tr>
+ </table>
  <br><br>
 <P>
 
@@ -421,7 +421,7 @@ public void <B>registerConnector</B>(jav
                               java.lang.String&nbsp;className)
                        throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Register a new connector.
+<DD>Register a new connector.
  The connector's install method will also be called.
 <P>
 <DD><DL>
@@ -441,7 +441,7 @@ unregisterConnector</H3>
 public void <B>unregisterConnector</B>(java.lang.String&nbsp;className)
                          throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Unregister a connector.
+<DD>Unregister a connector.
  The connector's deinstall method will also be called.
 <P>
 <DD><DL>
@@ -461,8 +461,8 @@ removeConnector</H3>
 public void <B>removeConnector</B>(java.lang.String&nbsp;className)
                      throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Remove a connector.
- Use this method when the connector doesn't seem to be in the
+<DD>Remove a connector.
+ Use this method when the connector doesn't seem to be in the
  classpath, so deregistration cannot occur.
 <P>
 <DD><DL>
@@ -489,7 +489,7 @@ public <A HREF="../../../../../org/apach
 </DD>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>a resultset with the columns "description" and "classname".
+<DT><B>Returns:</B><DD>a resultset with the columns "description" and "classname".
  These will be ordered by description.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.outputconnmgr
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.outputconnmgr
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/outputconnmgr/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.outputconnmgr Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:40 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/Logging.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/Logging.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/Logging.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/Logging.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:02 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:33 EDT 2012 -->
 <TITLE>
 Logging
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.AgentsShutdownHook.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.AgentsShutdownHook.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.AgentsShutdownHook.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.AgentsShutdownHook.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:02 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:33 EDT 2012 -->
 <TITLE>
 ManifoldCF.AgentsShutdownHook
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/ManifoldCF.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:02 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:33 EDT 2012 -->
 <TITLE>
 ManifoldCF
 </TITLE>
@@ -475,7 +475,7 @@ installTables</H3>
 public static void <B>installTables</B>(<A HREF="../../../../../org/apache/manifoldcf/core/interfaces/IThreadContext.html" title="interface in org.apache.manifoldcf.core.interfaces">IThreadContext</A>&nbsp;threadcontext)
                           throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Install the agent tables.  This is also responsible for upgrading the existing
+<DD>Install the agent tables.  This is also responsible for upgrading the existing
  tables!!!
 <P>
 <DD><DL>
@@ -541,8 +541,8 @@ public static void <B>signalOutputConnec
                                               java.lang.String&nbsp;connectionName)
                                        throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Signal output connection needs redoing.
- This is called when something external changed on an output connection, and
+<DD>Signal output connection needs redoing.
+ This is called when something external changed on an output connection, and
  therefore all associated documents must be reindexed.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.system
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.system
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/agents/system/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.agents.system Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/BaseAuthoritiesInitializationCommand.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/BaseAuthoritiesInitializationCommand.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/BaseAuthoritiesInitializationCommand.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/BaseAuthoritiesInitializationCommand.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 BaseAuthoritiesInitializationCommand
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/ChangeAuthSpec.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/ChangeAuthSpec.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/ChangeAuthSpec.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/ChangeAuthSpec.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 ChangeAuthSpec
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckAll.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckAll.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckAll.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckAll.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 CheckAll
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckConfigured.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckConfigured.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckConfigured.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/CheckConfigured.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 CheckConfigured
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DefineAuthorityConnection.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DefineAuthorityConnection.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DefineAuthorityConnection.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DefineAuthorityConnection.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 DefineAuthorityConnection
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DeleteAuthorityConnection.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DeleteAuthorityConnection.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DeleteAuthorityConnection.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/DeleteAuthorityConnection.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 DeleteAuthorityConnection
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/RegisterAuthority.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/RegisterAuthority.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/RegisterAuthority.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/RegisterAuthority.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 RegisterAuthority
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/SynchronizeAuthorities.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/SynchronizeAuthorities.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/SynchronizeAuthorities.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/SynchronizeAuthorities.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 SynchronizeAuthorities
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAllAuthorities.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAllAuthorities.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAllAuthorities.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAllAuthorities.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 UnRegisterAllAuthorities
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAuthority.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAuthority.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAuthority.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/UnRegisterAuthority.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 UnRegisterAuthority
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/AuthorityConnectorManager.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/AuthorityConnectorManager.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/AuthorityConnectorManager.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/AuthorityConnectorManager.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:01 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:33 EDT 2012 -->
 <TITLE>
 AuthorityConnectorManager
 </TITLE>
@@ -104,16 +104,16 @@ java.lang.Object
 </PRE>
 
 <P>
-This is the implementation of that authority connector manager.
- 
- <br><br>
- <b>authconnectors</b>
- <table border="1" cellpadding="3" cellspacing="0">
- <tr class="TableHeadingColor">
- <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
- <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
- <tr><td>classname</td><td>VARCHAR(255)</td><td>Primary Key</td></tr>
- </table>
+This is the implementation of that authority connector manager.
+ 
+ <br><br>
+ <b>authconnectors</b>
+ <table border="1" cellpadding="3" cellspacing="0">
+ <tr class="TableHeadingColor">
+ <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
+ <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
+ <tr><td>classname</td><td>VARCHAR(255)</td><td>Primary Key</td></tr>
+ </table>
  <br><br>
 <P>
 
@@ -421,7 +421,7 @@ public void <B>registerConnector</B>(jav
                               java.lang.String&nbsp;className)
                        throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Register a new connector.
+<DD>Register a new connector.
  The connector's install method will also be called.
 <P>
 <DD><DL>
@@ -441,7 +441,7 @@ unregisterConnector</H3>
 public void <B>unregisterConnector</B>(java.lang.String&nbsp;className)
                          throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Unregister a connector.
+<DD>Unregister a connector.
  The connector's deinstall method will also be called.
 <P>
 <DD><DL>
@@ -461,7 +461,7 @@ removeConnector</H3>
 public void <B>removeConnector</B>(java.lang.String&nbsp;className)
                      throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Remove a connector.
+<DD>Remove a connector.
  Call this when the connector cannot be instantiated.
 <P>
 <DD><DL>
@@ -488,7 +488,7 @@ public <A HREF="../../../../../org/apach
 </DD>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>a resultset with the columns "description" and "classname".
+<DT><B>Returns:</B><DD>a resultset with the columns "description" and "classname".
  These will be ordered by description.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authconnmgr
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authconnmgr
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authconnmgr/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authconnmgr Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/BaseAuthorityConnector.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/BaseAuthorityConnector.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/BaseAuthorityConnector.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/BaseAuthorityConnector.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:37 EDT 2012 -->
 <TITLE>
 BaseAuthorityConnector
 </TITLE>
@@ -104,10 +104,10 @@ java.lang.Object
 </PRE>
 
 <P>
-An authority connector supplies an ACL of some kind for a given user.  This is necessary so that the search UI
- can find the documents that can be legally seen.
-
- An instance of this interface provides this functionality.  Authority connector instances are pooled, so that session
+An authority connector supplies an ACL of some kind for a given user.  This is necessary so that the search UI
+ can find the documents that can be legally seen.
+
+ An instance of this interface provides this functionality.  Authority connector instances are pooled, so that session
  setup does not need to be done repeatedly.  The pool is segregated by specific sets of configuration parameters.
 <P>
 
@@ -188,7 +188,7 @@ An authority connector supplies an ACL o
 <TD><CODE><B><A HREF="../../../../../org/apache/manifoldcf/authorities/authorities/BaseAuthorityConnector.html#getDefaultAccessTokens(java.lang.String)">getDefaultAccessTokens</A></B>(java.lang.String&nbsp;userName)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the default access tokens in the case where the getAccessTokens() method could not
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the default access tokens in the case where the getAccessTokens() method could not
  connect with the server.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -289,7 +289,7 @@ public <A HREF="../../../../../org/apach
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>userName</CODE> - is the user name or identifier.
-<DT><B>Returns:</B><DD>the response tokens (according to the current authority).
+<DT><B>Returns:</B><DD>the response tokens (according to the current authority).
  (Should throws an exception only when a condition cannot be properly described within the authorization response object.)
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>
@@ -327,7 +327,7 @@ public java.lang.String[] <B>getAccessTo
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>userName</CODE> - is the user name or identifier.
-<DT><B>Returns:</B><DD>the tokens (according to the current authority), or null if the user does not exist.
+<DT><B>Returns:</B><DD>the tokens (according to the current authority), or null if the user does not exist.
  (Throw an exception if access is denied, usually because the authority is down).
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>
@@ -340,7 +340,7 @@ getDefaultAccessTokens</H3>
 <PRE>
 public java.lang.String[] <B>getDefaultAccessTokens</B>(java.lang.String&nbsp;userName)</PRE>
 <DL>
-<DD>Return the default access tokens in the case where the getAccessTokens() method could not
+<DD>Return the default access tokens in the case where the getAccessTokens() method could not
  connect with the server.
 <P>
 <DD><DL>
@@ -348,7 +348,7 @@ public java.lang.String[] <B>getDefaultA
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>userName</CODE> - is the username that the access tokens are for.  Typically this is not used.
-<DT><B>Returns:</B><DD>the default tokens, or null if there are no default takens, and the error should be
+<DT><B>Returns:</B><DD>the default tokens, or null if there are no default takens, and the error should be
  treated as a hard one.</DL>
 </DD>
 </DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authorities
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authorities
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authorities/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authorities Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnection.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnection.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnection.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnection.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:07:59 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:30 EDT 2012 -->
 <TITLE>
 AuthorityConnection
 </TITLE>
@@ -103,7 +103,7 @@ java.lang.Object
 </PRE>
 
 <P>
-This is the implementation of the authority connection interface, which describes a paper object
+This is the implementation of the authority connection interface, which describes a paper object
  to be manipulated in order to create, edit, or save an authority definition.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionDescription.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionDescription.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionDescription.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionDescription.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:07:59 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:30 EDT 2012 -->
 <TITLE>
 AuthorityConnectionManager.AuthorityConnectionDescription
 </TITLE>
@@ -231,7 +231,7 @@ This is the object description for a rep
 <TD><CODE><B><A HREF="../../../../../org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionDescription.html#getObjectKeys()">getObjectKeys</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the cache keys for an object (which may or may not exist yet in
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the cache keys for an object (which may or may not exist yet in
  the cache).</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -376,10 +376,10 @@ getCriticalSectionName</H3>
 public java.lang.String <B>getCriticalSectionName</B>()</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ICacheDescription.html#getCriticalSectionName()">ICacheDescription</A></CODE></B></DD>
-<DD>Get the critical section name for this description object.
- This is used to synchronize creation of the described object,
- and thus is used only for objects that will be cached.  This
- method does not need to return decent results for objects that
+<DD>Get the critical section name for this description object.
+ This is used to synchronize creation of the described object,
+ and thus is used only for objects that will be cached.  This
+ method does not need to return decent results for objects that
  are never cached.
 <P>
 <DD><DL>
@@ -394,12 +394,12 @@ getObjectKeys</H3>
 <PRE>
 public <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/StringSet.html" title="class in org.apache.manifoldcf.core.interfaces">StringSet</A> <B>getObjectKeys</B>()</PRE>
 <DL>
-<DD>Get the cache keys for an object (which may or may not exist yet in
+<DD>Get the cache keys for an object (which may or may not exist yet in
  the cache).  This method is called in order for cache manager to throw the correct locks.
 <P>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>the object's cache keys, or null if the object should not
+<DT><B>Returns:</B><DD>the object's cache keys, or null if the object should not
  be cached.</DL>
 </DD>
 </DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionExecutor.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionExecutor.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionExecutor.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.AuthorityConnectionExecutor.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:07:59 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:30 EDT 2012 -->
 <TITLE>
 AuthorityConnectionManager.AuthorityConnectionExecutor
 </TITLE>
@@ -205,7 +205,7 @@ This is the executor object for locating
        java.lang.Object&nbsp;cachedObject)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notify the implementing class of the existence of a cached version of the
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notify the implementing class of the existence of a cached version of the
  object.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -320,14 +320,14 @@ create</H3>
 public java.lang.Object[] <B>create</B>(<A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ICacheDescription.html" title="interface in org.apache.manifoldcf.core.interfaces">ICacheDescription</A>[]&nbsp;objectDescriptions)
                           throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Create a set of new objects to operate on and cache.  This method is called only
- if the specified object(s) are NOT available in the cache.  The specified objects
- should be created and returned; if they are not created, it means that the
+<DD>Create a set of new objects to operate on and cache.  This method is called only
+ if the specified object(s) are NOT available in the cache.  The specified objects
+ should be created and returned; if they are not created, it means that the
  execution cannot proceed, and the execute() method will not be called.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>objectDescriptions</CODE> - is the set of unique identifier of the object.
-<DT><B>Returns:</B><DD>the newly created objects to cache, or null, if any object cannot be created.
+<DT><B>Returns:</B><DD>the newly created objects to cache, or null, if any object cannot be created.
   The order of the returned objects must correspond to the order of the object descriptinos.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>
@@ -342,9 +342,9 @@ public void <B>exists</B>(<A HREF="../..
                    java.lang.Object&nbsp;cachedObject)
             throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Notify the implementing class of the existence of a cached version of the
- object.  The object is passed to this method so that the execute() method below
- will have it available to operate on.  This method is also called for all objects
+<DD>Notify the implementing class of the existence of a cached version of the
+ object.  The object is passed to this method so that the execute() method below
+ will have it available to operate on.  This method is also called for all objects
  that are freshly created as well.
 <P>
 <DD><DL>
@@ -361,7 +361,7 @@ execute</H3>
 public void <B>execute</B>()
              throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Perform the desired operation.  This method is called after either createGetObject()
+<DD>Perform the desired operation.  This method is called after either createGetObject()
  or exists() is called for every requested object.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/AuthorityConnectionManager.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:07:59 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:30 EDT 2012 -->
 <TITLE>
 AuthorityConnectionManager
 </TITLE>
@@ -104,19 +104,19 @@ java.lang.Object
 </PRE>
 
 <P>
-Implementation of the authority connection manager functionality.
- 
- <br><br>
- <b>authconnectors</b>
- <table border="1" cellpadding="3" cellspacing="0">
- <tr class="TableHeadingColor">
- <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
- <tr><td>authorityname</td><td>VARCHAR(32)</td><td>Primary Key</td></tr>
- <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
- <tr><td>classname</td><td>VARCHAR(255)</td><td></td></tr>
- <tr><td>maxcount</td><td>BIGINT</td><td></td></tr>
- <tr><td>configxml</td><td>LONGTEXT</td><td></td></tr>
- </table>
+Implementation of the authority connection manager functionality.
+ 
+ <br><br>
+ <b>authconnectors</b>
+ <table border="1" cellpadding="3" cellspacing="0">
+ <tr class="TableHeadingColor">
+ <th>Field</th><th>Type</th><th>Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</th>
+ <tr><td>authorityname</td><td>VARCHAR(32)</td><td>Primary Key</td></tr>
+ <tr><td>description</td><td>VARCHAR(255)</td><td></td></tr>
+ <tr><td>classname</td><td>VARCHAR(255)</td><td></td></tr>
+ <tr><td>maxcount</td><td>BIGINT</td><td></td></tr>
+ <tr><td>configxml</td><td>LONGTEXT</td><td></td></tr>
+ </table>
  <br><br>
 <P>
 
@@ -716,7 +716,7 @@ public void <B>delete</B>(java.lang.Stri
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/manifoldcf/authorities/interfaces/IAuthorityConnectionManager.html#delete(java.lang.String)">delete</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/manifoldcf/authorities/interfaces/IAuthorityConnectionManager.html" title="interface in org.apache.manifoldcf.authorities.interfaces">IAuthorityConnectionManager</A></CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>name</CODE> - is the name of the connection to delete.  If the
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - is the name of the connection to delete.  If the
  name does not exist, no error is returned.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-frame.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-frame.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authority
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-summary.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-summary.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authority
 </TITLE>
@@ -89,7 +89,7 @@ Package org.apache.manifoldcf.authoritie
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/manifoldcf/authorities/authority/AuthorityConnection.html" title="class in org.apache.manifoldcf.authorities.authority">AuthorityConnection</A></B></TD>
-<TD>This is the implementation of the authority connection interface, which describes a paper object
+<TD>This is the implementation of the authority connection interface, which describes a paper object
  to be manipulated in order to create, edit, or save an authority definition.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-tree.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/authority/package-tree.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:41 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authority Class Hierarchy
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectionManagerFactory.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectionManagerFactory.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectionManagerFactory.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectionManagerFactory.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:34 EDT 2012 -->
 <TITLE>
 AuthorityConnectionManagerFactory
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.Pool.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.Pool.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.Pool.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.Pool.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:34 EDT 2012 -->
 <TITLE>
 AuthorityConnectorFactory.Pool
 </TITLE>
@@ -289,7 +289,7 @@ getConnector</H3>
 public <A HREF="../../../../../org/apache/manifoldcf/authorities/interfaces/IAuthorityConnector.html" title="interface in org.apache.manifoldcf.authorities.interfaces">IAuthorityConnector</A> <B>getConnector</B>(<A HREF="../../../../../org/apache/manifoldcf/core/interfaces/IThreadContext.html" title="interface in org.apache.manifoldcf.core.interfaces">IThreadContext</A>&nbsp;threadContext)
                                  throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Grab a repository connector.
+<DD>Grab a repository connector.
  If none exists, construct it using the information in the pool key.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.PoolKey.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.PoolKey.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.PoolKey.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.PoolKey.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:34 EDT 2012 -->
 <TITLE>
 AuthorityConnectorFactory.PoolKey
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorFactory.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:34 EDT 2012 -->
 <TITLE>
 AuthorityConnectorFactory
 </TITLE>
@@ -514,11 +514,11 @@ public static <A HREF="../../../../../or
                                        int&nbsp;maxPoolSize)
                                 throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Get a repository connector.
+<DD>Get a repository connector.
  The connector is specified by its class and its parameters.
 <P>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the current thread context.<DD><CODE>className</CODE> - is the name of the class to get a connector for.<DD><CODE>configInfo</CODE> - are the name/value pairs constituting configuration info
+<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the current thread context.<DD><CODE>className</CODE> - is the name of the class to get a connector for.<DD><CODE>configInfo</CODE> - are the name/value pairs constituting configuration info
  for this class.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>
@@ -548,7 +548,7 @@ pollAllConnectors</H3>
 public static void <B>pollAllConnectors</B>(<A HREF="../../../../../org/apache/manifoldcf/core/interfaces/IThreadContext.html" title="interface in org.apache.manifoldcf.core.interfaces">IThreadContext</A>&nbsp;threadContext)
                               throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Idle notification for inactive authority connector handles.
+<DD>Idle notification for inactive authority connector handles.
  This method polls all inactive handles.
 <P>
 <DD><DL>
@@ -565,8 +565,8 @@ closeAllConnectors</H3>
 public static void <B>closeAllConnectors</B>(<A HREF="../../../../../org/apache/manifoldcf/core/interfaces/IThreadContext.html" title="interface in org.apache.manifoldcf.core.interfaces">IThreadContext</A>&nbsp;threadContext)
                                throws <A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></PRE>
 <DL>
-<DD>Clean up all open authority connector handles.
- This method is called when the connector pool needs to be flushed,
+<DD>Clean up all open authority connector handles.
+ This method is called when the connector pool needs to be flushed,
  to free resources.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorManagerFactory.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorManagerFactory.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorManagerFactory.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorityConnectorManagerFactory.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:34 EDT 2012 -->
 <TITLE>
 AuthorityConnectorManagerFactory
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorizationResponse.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorizationResponse.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorizationResponse.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/AuthorizationResponse.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:34 EDT 2012 -->
 <TITLE>
 AuthorizationResponse
 </TITLE>
@@ -100,11 +100,11 @@ java.lang.Object
 </PRE>
 
 <P>
-An authorization response must contain the following information:
- (a) A list of access tokens
- (b) An indication of how that result was obtained - specifically:
-     - Whether the authority was reachable or not
-     - Whether the user was found or not
+An authorization response must contain the following information:
+ (a) A list of access tokens
+ (b) An indication of how that result was obtained - specifically:
+     - Whether the authority was reachable or not
+     - Whether the user was found or not
      - Whether the user was authorized or not
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/CacheKeyFactory.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/CacheKeyFactory.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/CacheKeyFactory.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/CacheKeyFactory.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:34 EDT 2012 -->
 <TITLE>
 CacheKeyFactory
 </TITLE>
@@ -101,7 +101,7 @@ java.lang.Object
 </PRE>
 
 <P>
-This class just represents a central place where cache keys are assembled.
+This class just represents a central place where cache keys are assembled.
  All methods are static.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnection.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnection.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnection.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnection.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 IAuthorityConnection
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnectionManager.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnectionManager.html?rev=1345585&r1=1345584&r2=1345585&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnectionManager.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/framework/org/apache/manifoldcf/authorities/interfaces/IAuthorityConnectionManager.html Sat Jun  2 21:24:51 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:08:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:56:35 EDT 2012 -->
 <TITLE>
 IAuthorityConnectionManager
 </TITLE>
@@ -99,8 +99,8 @@ Interface IAuthorityConnectionManager</H
 </PRE>
 
 <P>
-This interface describes the functionality in the authority connection manager.
- The authority connection manager manages the definitions of individual connections,
+This interface describes the functionality in the authority connection manager.
+ The authority connection manager manages the definitions of individual connections,
  and allows them to be defined, edited, and removed.
 <P>
 
@@ -364,7 +364,7 @@ void <B>delete</B>(java.lang.String&nbsp
 <DD>Delete an authority connection.
 <P>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>name</CODE> - is the name of the connection to delete.  If the
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - is the name of the connection to delete.  If the
  name does not exist, no error is returned.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../../../org/apache/manifoldcf/core/interfaces/ManifoldCFException.html" title="class in org.apache.manifoldcf.core.interfaces">ManifoldCFException</A></CODE></DL>