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 22:37:11 UTC

svn commit: r1345569 [2/36] - in /incubator/lcf/site/publish: ./ release/trunk/ release/trunk/api/activedirectory/ release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ release/trunk/api/alfresco/ release/trun...

Added: incubator/lcf/site/publish/doap_ManifoldCF.rdf
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/doap_ManifoldCF.rdf?rev=1345569&view=auto
==============================================================================
--- incubator/lcf/site/publish/doap_ManifoldCF.rdf (added)
+++ incubator/lcf/site/publish/doap_ManifoldCF.rdf Sat Jun  2 20:35:59 2012
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+   
+         http://www.apache.org/licenses/LICENSE-2.0
+   
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="http://manifoldcf.apache.org">
+    <created>2012-05-17</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache ManifoldCF</name>
+    <homepage rdf:resource="http://manifoldcf.apache.org" />
+    <asfext:pmc rdf:resource="http://manifoldcf.apache.org" />
+    <shortdesc>Open-source software for transferring content between repositories or search indexes</shortdesc>
+    <description>ManifoldCF is an effort to provide an open source framework for connecting source content repositories like Microsoft Sharepoint and EMC Documentum, to target repositories or indexes, such as Apache Solr , OpenSearchServer or ElasticSearch. ManifoldCF also defines a security model for target repositories that permits them to enforce source-repository security policies.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/CONNECTORS" />
+    <mailing-list rdf:resource="http://manifoldcf.apache.org/en_US/mail.html" />
+    <download-page rdf:resource="http://manifoldcf.apache.org/en_US/download.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/content" />
+    <release>
+      <Version>
+        <name>apache-manifoldcf</name>
+        <created>2012-05-21</created>
+        <revision>0.5.1</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://svn.apache.org/repos/asf/manifoldcf"/>
+        <browse rdf:resource="http://svn.apache.org/repos/asf/manifoldcf"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Karl Wright</foaf:name>
+          <foaf:mbox rdf:resource="mailto:kwright@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-frame.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-frame.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-noframe.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-noframe.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/allclasses-noframe.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/constant-values.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/constant-values.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/constant-values.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 Constant Field Values
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/deprecated-list.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/deprecated-list.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/deprecated-list.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 Deprecated List
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/help-doc.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/help-doc.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/help-doc.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 API Help
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/index-all.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/index-all.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/index-all.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/index-all.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 Index
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
 
@@ -83,7 +83,7 @@ function windowTitle()
 <DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory"><B>ActiveDirectoryAuthority</B></A> - Class in <A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html">org.apache.manifoldcf.authorities.authorities.activedirectory</A><DD>This is the Active Directory implementation of the IAuthorityConnector interface.<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.html#ActiveDirectoryAuthority()"><B>ActiveDirectoryAuthority()</B></A> - 
 Constructor for class org.apache.manifoldcf.authorities.authorities.activedirectory.<A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority</A>
 <DD>Constructor.
-<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory"><B>ActiveDirectoryAuthority.AuthorizationResponseDescription</B></A> - Class in <A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html">org.apache.manifoldcf.authorities.authorities.activedirectory</A><DD>This is the cache object descriptor for cached access tokens from
+<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory"><B>ActiveDirectoryAuthority.AuthorizationResponseDescription</B></A> - Class in <A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html">org.apache.manifoldcf.authorities.authorities.activedirectory</A><DD>This is the cache object descriptor for cached access tokens from
  this connector.<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html#ActiveDirectoryAuthority.AuthorizationResponseDescription(java.lang.String, java.util.Map, java.util.List, long, int)"><B>ActiveDirectoryAuthority.AuthorizationResponseDescription(String, Map&lt;String, ActiveDirectoryAuthority.DCConnectionParameters&gt;, List&lt;ActiveDirectoryAuthority.DCRule&gt;, long, int)</B></A> - 
 Constructor for class org.apache.manifoldcf.authorities.authorities.activedirectory.<A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority.AuthorizationResponseDescription</A>
 <DD>Constructor.
@@ -93,7 +93,7 @@ Constructor for class org.apache.manifol
 <DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCRule.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory"><B>ActiveDirectoryAuthority.DCRule</B></A> - Class in <A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html">org.apache.manifoldcf.authorities.authorities.activedirectory</A><DD>Class describing a domain suffix and corresponding domain controller name rule.<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCRule.html#ActiveDirectoryAuthority.DCRule(java.lang.String, java.lang.String)"><B>ActiveDirectoryAuthority.DCRule(String, String)</B></A> - 
 Constructor for class org.apache.manifoldcf.authorities.authorities.activedirectory.<A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCRule.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority.DCRule</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory"><B>ActiveDirectoryAuthority.DCSessionInfo</B></A> - Class in <A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html">org.apache.manifoldcf.authorities.authorities.activedirectory</A><DD>Class representing the session information for a specific domain controller
+<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory"><B>ActiveDirectoryAuthority.DCSessionInfo</B></A> - Class in <A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html">org.apache.manifoldcf.authorities.authorities.activedirectory</A><DD>Class representing the session information for a specific domain controller
  connection.<DT><A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html#ActiveDirectoryAuthority.DCSessionInfo()"><B>ActiveDirectoryAuthority.DCSessionInfo()</B></A> - 
 Constructor for class org.apache.manifoldcf.authorities.authorities.activedirectory.<A HREF="./org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority.DCSessionInfo</A>
 <DD>&nbsp;

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/index.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/index.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/index.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/index.html Sat Jun  2 20:35:59 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Thu May 31 04:27:25 EDT 2012-->
+<!-- Generated by javadoc on Sat Jun 02 16:09:01 EDT 2012-->
 <TITLE>
 Generated Documentation (Untitled)
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 ActiveDirectoryAuthority.AuthorizationResponseDescription
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -106,7 +106,7 @@ java.lang.Object
 </PRE>
 
 <P>
-This is the cache object descriptor for cached access tokens from
+This is the cache object descriptor for cached access tokens from
  this connector.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCConnectionParameters.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCConnectionParameters.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCConnectionParameters.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCConnectionParameters.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 ActiveDirectoryAuthority.DCConnectionParameters
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCRule.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCRule.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCRule.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCRule.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 ActiveDirectoryAuthority.DCRule
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 ActiveDirectoryAuthority.DCSessionInfo
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -102,7 +102,7 @@ java.lang.Object
 </PRE>
 
 <P>
-Class representing the session information for a specific domain controller
+Class representing the session information for a specific domain controller
  connection.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 ActiveDirectoryAuthority
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -104,9 +104,9 @@ java.lang.Object
 </PRE>
 
 <P>
-This is the Active Directory implementation of the IAuthorityConnector interface.
- Access tokens for this connector are simple SIDs, except for the "global deny" token, which
- is designed to allow the authority to shut off access to all authorized documents when the
+This is the Active Directory implementation of the IAuthorityConnector interface.
+ Access tokens for this connector are simple SIDs, except for the "global deny" token, which
+ is designed to allow the authority to shut off access to all authorized documents when the
  user is unrecognized or the domain controller does not respond.
 <P>
 
@@ -128,7 +128,7 @@ This is the Active Directory implementat
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority.AuthorizationResponseDescription</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the cache object descriptor for cached access tokens from
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the cache object descriptor for cached access tokens from
  this connector.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -153,7 +153,7 @@ This is the Active Directory implementat
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority.DCSessionInfo</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing the session information for a specific domain controller
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing the session information for a specific domain controller
  connection.</TD>
 </TR>
 </TABLE>
@@ -677,7 +677,7 @@ public org.apache.manifoldcf.authorities
 </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>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE></DL>
@@ -695,7 +695,7 @@ protected org.apache.manifoldcf.authorit
 <P>
 <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>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE></DL>
@@ -731,8 +731,8 @@ public void <B>outputConfigurationHeader
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration header section.
- This method is called in the head section of the connector's configuration page.  Its purpose is to add the required tabs to the list, and to output any
+<DD>Output the configuration header section.
+ This method is called in the head section of the connector's configuration page.  Its purpose is to add the required tabs to the list, and to output any
  javascript methods that might be needed by the configuration editing HTML.
 <P>
 <DD><DL>
@@ -758,9 +758,9 @@ public void <B>outputConfigurationBody</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration body section.
- This method is called in the body section of the authority connector's configuration page.  Its purpose is to present the required form elements for editing.
- The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
+<DD>Output the configuration body section.
+ This method is called in the body section of the authority connector's configuration page.  Its purpose is to present the required form elements for editing.
+ The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
  form is "editconnection".
 <P>
 <DD><DL>
@@ -824,9 +824,9 @@ public java.lang.String <B>processConfig
                                                  org.apache.manifoldcf.core.interfaces.ConfigParams&nbsp;parameters)
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Process a configuration post.
- This method is called at the start of the authority connector's configuration page, whenever there is a possibility that form data for a connection has been
- posted.  Its purpose is to gather form information and modify the configuration parameters accordingly.
+<DD>Process a configuration post.
+ This method is called at the start of the authority connector's configuration page, whenever there is a possibility that form data for a connection has been
+ posted.  Its purpose is to gather form information and modify the configuration parameters accordingly.
  The name of the posted form is "editconnection".
 <P>
 <DD><DL>
@@ -872,8 +872,8 @@ public void <B>viewConfiguration</B>(org
                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                               java.io.IOException</PRE>
 <DL>
-<DD>View configuration.
- This method is called in the body section of the authority connector's view configuration page.  Its purpose is to present the connection information to the user.
+<DD>View configuration.
+ This method is called in the body section of the authority connector's view configuration page.  Its purpose is to present the connection information to the user.
  The coder can presume that the HTML that is output from this configuration will be within appropriate <html> and <body> tags.
 <P>
 <DD><DL>
@@ -894,7 +894,7 @@ getSession</H3>
 protected void <B>getSession</B>()
                    throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Basic "session" setup.  This does not set up sessions with any DC's, but only validates the incoming scalar
+<DD>Basic "session" setup.  This does not set up sessions with any DC's, but only validates the incoming scalar
  parameters.  Setting up sessions with specific DC's requires other method calls in addition to this one.
 <P>
 <DD><DL>
@@ -918,7 +918,7 @@ protected java.lang.String <B>getDisting
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>ctx</CODE> - is the ldap context to use.<DD><CODE>userName</CODE> - (Domain Logon Name) is the user name or identifier.<DD><CODE>searchBase</CODE> - (Full Domain Name for the search ie: DC=qa-ad-76,DC=metacarta,DC=com)
-<DT><B>Returns:</B><DD>DistinguishedName for given domain user logon name. 
+<DT><B>Returns:</B><DD>DistinguishedName for given domain user logon name. 
  (Should throws an exception if user is not found.)
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE></DL>

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryConfig.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryConfig.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryConfig.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryConfig.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 ActiveDirectoryConfig
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/Messages.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/Messages.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/Messages.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/Messages.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 Messages
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-frame.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-frame.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authorities.activedirectory
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-summary.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authorities.activedirectory
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -92,7 +92,7 @@ Package org.apache.manifoldcf.authoritie
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.AuthorizationResponseDescription.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority.AuthorizationResponseDescription</A></B></TD>
-<TD>This is the cache object descriptor for cached access tokens from
+<TD>This is the cache object descriptor for cached access tokens from
  this connector.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -105,7 +105,7 @@ Package org.apache.manifoldcf.authoritie
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/manifoldcf/authorities/authorities/activedirectory/ActiveDirectoryAuthority.DCSessionInfo.html" title="class in org.apache.manifoldcf.authorities.authorities.activedirectory">ActiveDirectoryAuthority.DCSessionInfo</A></B></TD>
-<TD>Class representing the session information for a specific domain controller
+<TD>Class representing the session information for a specific domain controller
  connection.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-tree.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/package-tree.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.authorities.authorities.activedirectory Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/activedirectory/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/activedirectory/overview-tree.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/activedirectory/overview-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/activedirectory/overview-tree.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:25 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:01 EDT 2012 -->
 <TITLE>
 Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-frame.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-frame.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-noframe.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-noframe.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/allclasses-noframe.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/constant-values.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/constant-values.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/constant-values.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 Constant Field Values
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/deprecated-list.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/deprecated-list.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/deprecated-list.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 Deprecated List
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/help-doc.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/help-doc.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/help-doc.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 API Help
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/index-all.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/index-all.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/index-all.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/index-all.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 Index
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
 
@@ -331,7 +331,7 @@ Static variable in class org.apache.mani
 <DD>Parameter for the path of the context of the Alfresco Web Services API
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html#poll()"><B>poll()</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.alfresco.<A HREF="./org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html" title="class in org.apache.manifoldcf.crawler.connectors.alfresco">AlfrescoRepositoryConnector</A>
-<DD>This method is periodically called for all connectors that are connected but not
+<DD>This method is periodically called for all connectors that are connected but not
  in active use.
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html#port"><B>port</B></A> - 
 Variable in class org.apache.manifoldcf.crawler.connectors.alfresco.<A HREF="./org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html" title="class in org.apache.manifoldcf.crawler.connectors.alfresco">AlfrescoRepositoryConnector</A>

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/index.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/index.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/index.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/index.html Sat Jun  2 20:35:59 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Thu May 31 04:27:28 EDT 2012-->
+<!-- Generated by javadoc on Sat Jun 02 16:09:04 EDT 2012-->
 <TITLE>
 Generated Documentation (Untitled)
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoConfig.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoConfig.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoConfig.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoConfig.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:03 EDT 2012 -->
 <TITLE>
 AlfrescoConfig
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:03 EDT 2012 -->
 <TITLE>
 AlfrescoRepositoryConnector
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -416,7 +416,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/alfresco/AlfrescoRepositoryConnector.html#poll()">poll</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is periodically called for all connectors that are connected but not
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is periodically called for all connectors that are connected but not
  in active use.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -729,11 +729,11 @@ getBinNames</H3>
 <PRE>
 public java.lang.String[] <B>getBinNames</B>(java.lang.String&nbsp;documentIdentifier)</PRE>
 <DL>
-<DD>Get the bin name strings for a document identifier.  The bin name describes the queue to which the
- document will be assigned for throttling purposes.  Throttling controls the rate at which items in a
- given queue are fetched; it does not say anything about the overall fetch rate, which may operate on
- multiple queues or bins.
- For example, if you implement a web crawler, a good choice of bin name would be the server name, since
+<DD>Get the bin name strings for a document identifier.  The bin name describes the queue to which the
+ document will be assigned for throttling purposes.  Throttling controls the rate at which items in a
+ given queue are fetched; it does not say anything about the overall fetch rate, which may operate on
+ multiple queues or bins.
+ For example, if you implement a web crawler, a good choice of bin name would be the server name, since
  that is likely to correspond to a real resource that will need real throttle protection.
 <P>
 <DD><DL>
@@ -741,7 +741,7 @@ public java.lang.String[] <B>getBinNames
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>documentIdentifier</CODE> - is the document identifier.
-<DT><B>Returns:</B><DD>the set of bin names.  If an empty array is returned, it is equivalent to there being no request
+<DT><B>Returns:</B><DD>the set of bin names.  If an empty array is returned, it is equivalent to there being no request
  rate throttling available for this identifier.</DL>
 </DD>
 </DL>
@@ -777,8 +777,8 @@ public void <B>connect</B>(org.apache.ma
 <DT><B>Specified by:</B><DD><CODE>connect</CODE> in interface <CODE>org.apache.manifoldcf.core.interfaces.IConnector</CODE><DT><B>Overrides:</B><DD><CODE>connect</CODE> in class <CODE>org.apache.manifoldcf.core.connector.BaseConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>configParameters</CODE> - is the set of configuration parameters, which
- in this case describe the target appliance, basic auth configuration, etc.  (This formerly came
+<DT><B>Parameters:</B><DD><CODE>configParameters</CODE> - is the set of configuration parameters, which
+ in this case describe the target appliance, basic auth configuration, etc.  (This formerly came
  out of the ini file.)</DL>
 </DD>
 </DL>
@@ -860,7 +860,7 @@ poll</H3>
 public void <B>poll</B>()
           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>This method is periodically called for all connectors that are connected but not
+<DD>This method is periodically called for all connectors that are connected but not
  in active use.
 <P>
 <DD><DL>
@@ -884,25 +884,25 @@ public void <B>addSeedDocuments</B>(org.
                       throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                              org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Queue "seed" documents.  Seed documents are the starting places for crawling activity.  Documents
- are seeded when this method calls appropriate methods in the passed in ISeedingActivity object.
-
- This method can choose to find repository changes that happen only during the specified time interval.
- The seeds recorded by this method will be viewed by the framework based on what the
- getConnectorModel() method returns.
-
- It is not a big problem if the connector chooses to create more seeds than are
- strictly necessary; it is merely a question of overall work required.
-
- The times passed to this method may be interpreted for greatest efficiency.  The time ranges
- any given job uses with this connector will not overlap, but will proceed starting at 0 and going
- to the "current time", each time the job is run.  For continuous crawling jobs, this method will
- be called once, when the job starts, and at various periodic intervals as the job executes.
-
- When a job's specification is changed, the framework automatically resets the seeding start time to 0.  The
- seeding start time may also be set to 0 on each job run, depending on the connector model returned by
- getConnectorModel().
-
+<DD>Queue "seed" documents.  Seed documents are the starting places for crawling activity.  Documents
+ are seeded when this method calls appropriate methods in the passed in ISeedingActivity object.
+
+ This method can choose to find repository changes that happen only during the specified time interval.
+ The seeds recorded by this method will be viewed by the framework based on what the
+ getConnectorModel() method returns.
+
+ It is not a big problem if the connector chooses to create more seeds than are
+ strictly necessary; it is merely a question of overall work required.
+
+ The times passed to this method may be interpreted for greatest efficiency.  The time ranges
+ any given job uses with this connector will not overlap, but will proceed starting at 0 and going
+ to the "current time", each time the job is run.  For continuous crawling jobs, this method will
+ be called once, when the job starts, and at various periodic intervals as the job executes.
+
+ When a job's specification is changed, the framework automatically resets the seeding start time to 0.  The
+ seeding start time may also be set to 0 on each job run, depending on the connector model returned by
+ getConnectorModel().
+
  Note that it is always ok to send MORE documents rather than less to this method.
 <P>
 <DD><DL>
@@ -961,17 +961,17 @@ public void <B>viewConfiguration</B>(org
                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                               java.io.IOException</PRE>
 <DL>
-<DD>View configuration. This method is called in the body section of the
- connector's view configuration page. Its purpose is to present the
- connection information to the user. The coder can presume that the HTML
- that is output from this configuration will be within appropriate <html>
+<DD>View configuration. This method is called in the body section of the
+ connector's view configuration page. Its purpose is to present the
+ connection information to the user. The coder can presume that the HTML
+ that is output from this configuration will be within appropriate <html>
  and <body> tags.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>viewConfiguration</CODE> in interface <CODE>org.apache.manifoldcf.core.interfaces.IConnector</CODE><DT><B>Overrides:</B><DD><CODE>viewConfiguration</CODE> in class <CODE>org.apache.manifoldcf.core.connector.BaseConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the local thread context.<DD><CODE>out</CODE> - is the output to which any HTML should be sent.<DD><CODE>parameters</CODE> - are the configuration parameters, as they currently exist, for
+<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the local thread context.<DD><CODE>out</CODE> - is the output to which any HTML should be sent.<DD><CODE>parameters</CODE> - are the configuration parameters, as they currently exist, for
           this connection being configured.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -991,17 +991,17 @@ public void <B>outputConfigurationHeader
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration header section. This method is called in the head
- section of the connector's configuration page. Its purpose is to add the
- required tabs to the list, and to output any javascript methods that might
+<DD>Output the configuration header section. This method is called in the head
+ section of the connector's configuration page. Its purpose is to add the
+ required tabs to the list, and to output any javascript methods that might
  be needed by the configuration editing HTML.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>outputConfigurationHeader</CODE> in interface <CODE>org.apache.manifoldcf.core.interfaces.IConnector</CODE><DT><B>Overrides:</B><DD><CODE>outputConfigurationHeader</CODE> in class <CODE>org.apache.manifoldcf.core.connector.BaseConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the local thread context.<DD><CODE>out</CODE> - is the output to which any HTML should be sent.<DD><CODE>parameters</CODE> - are the configuration parameters, as they currently exist, for
-          this connection being configured.<DD><CODE>tabsArray</CODE> - is an array of tab names. Add to this array any tab names that are
+<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the local thread context.<DD><CODE>out</CODE> - is the output to which any HTML should be sent.<DD><CODE>parameters</CODE> - are the configuration parameters, as they currently exist, for
+          this connection being configured.<DD><CODE>tabsArray</CODE> - is an array of tab names. Add to this array any tab names that are
           specific to the connector.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -1021,9 +1021,9 @@ public void <B>outputConfigurationBody</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     java.io.IOException</PRE>
 <DL>
-<DD>Output the configuration body section.
- This method is called in the body section of the connector's configuration page.  Its purpose is to present the required form elements for editing.
- The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
+<DD>Output the configuration body section.
+ This method is called in the body section of the connector's configuration page.  Its purpose is to present the required form elements for editing.
+ The coder can presume that the HTML that is output from this configuration will be within appropriate <html>, <body>, and <form> tags.  The name of the
  form is "editconnection".
 <P>
 <DD><DL>
@@ -1047,21 +1047,21 @@ public java.lang.String <B>processConfig
                                                  org.apache.manifoldcf.core.interfaces.ConfigParams&nbsp;parameters)
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Process a configuration post. This method is called at the start of the
- connector's configuration page, whenever there is a possibility that form
- data for a connection has been posted. Its purpose is to gather form
- information and modify the configuration parameters accordingly. The name
+<DD>Process a configuration post. This method is called at the start of the
+ connector's configuration page, whenever there is a possibility that form
+ data for a connection has been posted. Its purpose is to gather form
+ information and modify the configuration parameters accordingly. The name
  of the posted form is "editconnection".
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>processConfigurationPost</CODE> in interface <CODE>org.apache.manifoldcf.core.interfaces.IConnector</CODE><DT><B>Overrides:</B><DD><CODE>processConfigurationPost</CODE> in class <CODE>org.apache.manifoldcf.core.connector.BaseConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the local thread context.<DD><CODE>variableContext</CODE> - is the set of variables available from the post, including binary
-          file post information.<DD><CODE>parameters</CODE> - are the configuration parameters, as they currently exist, for
+<DT><B>Parameters:</B><DD><CODE>threadContext</CODE> - is the local thread context.<DD><CODE>variableContext</CODE> - is the set of variables available from the post, including binary
+          file post information.<DD><CODE>parameters</CODE> - are the configuration parameters, as they currently exist, for
           this connection being configured.
-<DT><B>Returns:</B><DD>null if all is well, or a string error message if there is an error
-         that should prevent saving of the connection (and cause a
+<DT><B>Returns:</B><DD>null if all is well, or a string error message if there is an error
+         that should prevent saving of the connection (and cause a
          redirection to an error page).
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE></DL>
@@ -1078,9 +1078,9 @@ public void <B>viewSpecification</B>(org
                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                               java.io.IOException</PRE>
 <DL>
-<DD>View specification. This method is called in the body section of a job's
- view page. Its purpose is to present the document specification information
- to the user. The coder can presume that the HTML that is output from this
+<DD>View specification. This method is called in the body section of a job's
+ view page. Its purpose is to present the document specification information
+ to the user. The coder can presume that the HTML that is output from this
  configuration will be within appropriate <html> and <body> tags.
 <P>
 <DD><DL>
@@ -1103,10 +1103,10 @@ public java.lang.String <B>processSpecif
                                                  org.apache.manifoldcf.crawler.interfaces.DocumentSpecification&nbsp;ds)
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Process a specification post. This method is called at the start of job's
- edit or view page, whenever there is a possibility that form data for a
- connection has been posted. Its purpose is to gather form information and
- modify the document specification accordingly. The name of the posted form
+<DD>Process a specification post. This method is called at the start of job's
+ edit or view page, whenever there is a possibility that form data for a
+ connection has been posted. Its purpose is to gather form information and
+ modify the document specification accordingly. The name of the posted form
  is "editjob".
 <P>
 <DD><DL>
@@ -1114,8 +1114,8 @@ public java.lang.String <B>processSpecif
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>variableContext</CODE> - contains the post data, including binary file-upload information.<DD><CODE>ds</CODE> - is the current document specification for this job.
-<DT><B>Returns:</B><DD>null if all is well, or a string error message if there is an error
-         that should prevent saving of the job (and cause a redirection to
+<DT><B>Returns:</B><DD>null if all is well, or a string error message if there is an error
+         that should prevent saving of the job (and cause a redirection to
          an error page).
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE></DL>
@@ -1133,11 +1133,11 @@ public void <B>outputSpecificationBody</
                              throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                     java.io.IOException</PRE>
 <DL>
-<DD>Output the specification body section. This method is called in the body
- section of a job page which has selected a repository connection of the
- current type. Its purpose is to present the required form elements for
- editing. The coder can presume that the HTML that is output from this
- configuration will be within appropriate <html>, <body>, and <form> tags.
+<DD>Output the specification body section. This method is called in the body
+ section of a job page which has selected a repository connection of the
+ current type. Its purpose is to present the required form elements for
+ editing. The coder can presume that the HTML that is output from this
+ configuration will be within appropriate <html>, <body>, and <form> tags.
  The name of the form is "editjob".
 <P>
 <DD><DL>
@@ -1162,16 +1162,16 @@ public void <B>outputSpecificationHeader
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                       java.io.IOException</PRE>
 <DL>
-<DD>Output the specification header section. This method is called in the head
- section of a job page which has selected a repository connection of the
- current type. Its purpose is to add the required tabs to the list, and to
+<DD>Output the specification header section. This method is called in the head
+ section of a job page which has selected a repository connection of the
+ current type. Its purpose is to add the required tabs to the list, and to
  output any javascript methods that might be needed by the job editing HTML.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>outputSpecificationHeader</CODE> in interface <CODE>org.apache.manifoldcf.crawler.interfaces.IRepositoryConnector</CODE><DT><B>Overrides:</B><DD><CODE>outputSpecificationHeader</CODE> in class <CODE>org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>out</CODE> - is the output to which any HTML should be sent.<DD><CODE>ds</CODE> - is the current document specification for this job.<DD><CODE>tabsArray</CODE> - is an array of tab names. Add to this array any tab names that are
+<DT><B>Parameters:</B><DD><CODE>out</CODE> - is the output to which any HTML should be sent.<DD><CODE>ds</CODE> - is the current document specification for this job.<DD><CODE>tabsArray</CODE> - is an array of tab names. Add to this array any tab names that are
           specific to the connector.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -1191,18 +1191,18 @@ public void <B>processDocuments</B>(java
                       throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                              org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Process a set of documents.
- This is the method that should cause each document to be fetched, processed, and the results either added
- to the queue of documents for the current job, and/or entered into the incremental ingestion manager.
+<DD>Process a set of documents.
+ This is the method that should cause each document to be fetched, processed, and the results either added
+ to the queue of documents for the current job, and/or entered into the incremental ingestion manager.
  The document specification allows this class to filter what is done based on the job.
 <P>
 <DD><DL>
 <DT><B>Overrides:</B><DD><CODE>processDocuments</CODE> in class <CODE>org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the set of document identifiers to process.<DD><CODE>versions</CODE> - is the corresponding document versions to process, as returned by getDocumentVersions() above.
-       The implementation may choose to ignore this parameter and always process the current version.<DD><CODE>activities</CODE> - is the interface this method should use to queue up new document references
- and ingest documents.<DD><CODE>spec</CODE> - is the document specification.<DD><CODE>scanOnly</CODE> - is an array corresponding to the document identifiers.  It is set to true to indicate when the processing
+<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the set of document identifiers to process.<DD><CODE>versions</CODE> - is the corresponding document versions to process, as returned by getDocumentVersions() above.
+       The implementation may choose to ignore this parameter and always process the current version.<DD><CODE>activities</CODE> - is the interface this method should use to queue up new document references
+ and ingest documents.<DD><CODE>spec</CODE> - is the document specification.<DD><CODE>scanOnly</CODE> - is an array corresponding to the document identifiers.  It is set to true to indicate when the processing
  should only find other references, and should not actually call the ingestion methods.<DD><CODE>jobMode</CODE> - is an integer describing how the job is being run, whether continuous or once-only.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -1219,20 +1219,20 @@ public java.lang.String[] <B>getDocument
                                        throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                               org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>The short version of getDocumentVersions.
- Get document versions given an array of document identifiers.
- This method is called for EVERY document that is considered. It is
+<DD>The short version of getDocumentVersions.
+ Get document versions given an array of document identifiers.
+ This method is called for EVERY document that is considered. It is
  therefore important to perform as little work as possible here.
 <P>
 <DD><DL>
 <DT><B>Overrides:</B><DD><CODE>getDocumentVersions</CODE> in class <CODE>org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector</CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the array of local document identifiers, as understood by this connector.<DD><CODE>spec</CODE> - is the current document specification for the current job.  If there is a dependency on this
- specification, then the version string should include the pertinent data, so that reingestion will occur
+<DT><B>Parameters:</B><DD><CODE>documentIdentifiers</CODE> - is the array of local document identifiers, as understood by this connector.<DD><CODE>spec</CODE> - is the current document specification for the current job.  If there is a dependency on this
+ specification, then the version string should include the pertinent data, so that reingestion will occur
  when the specification changes.  This is primarily useful for metadata.
-<DT><B>Returns:</B><DD>the corresponding version strings, with null in the places where the document no longer exists.
- Empty version strings indicate that there is no versioning ability for the corresponding document, and the document
+<DT><B>Returns:</B><DD>the corresponding version strings, with null in the places where the document no longer exists.
+ Empty version strings indicate that there is no versioning ability for the corresponding document, and the document
  will always be processed.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Constants.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Constants.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Constants.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Constants.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:03 EDT 2012 -->
 <TITLE>
 Constants
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentModelUtils.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentModelUtils.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentModelUtils.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentModelUtils.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:03 EDT 2012 -->
 <TITLE>
 ContentModelUtils
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -191,7 +191,7 @@ isDocument</H3>
 <PRE>
 public static boolean <B>isDocument</B>(org.alfresco.webservice.types.NamedValue[]&nbsp;properties)</PRE>
 <DL>
-<DD>this method checks if a node is a document: verify if exists a property named cm:content.
+<DD>this method checks if a node is a document: verify if exists a property named cm:content.
  It could be improved to support any property that has a datatype d:content.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentReader.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentReader.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentReader.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/ContentReader.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:03 EDT 2012 -->
 <TITLE>
 ContentReader
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Messages.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Messages.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Messages.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/Messages.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:03 EDT 2012 -->
 <TITLE>
 Messages
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/NodeUtils.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/NodeUtils.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/NodeUtils.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/NodeUtils.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 NodeUtils
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/PropertiesUtils.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/PropertiesUtils.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/PropertiesUtils.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/PropertiesUtils.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 PropertiesUtils
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/SearchUtils.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/SearchUtils.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/SearchUtils.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/SearchUtils.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 SearchUtils
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-frame.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-frame.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.alfresco
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-summary.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-summary.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.alfresco
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-tree.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresco/package-tree.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.alfresco Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/alfresco/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/alfresco/overview-tree.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/alfresco/overview-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/alfresco/overview-tree.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:28 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:04 EDT 2012 -->
 <TITLE>
 Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-frame.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-frame.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:32 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:07 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-noframe.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-noframe.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/cmis/allclasses-noframe.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:32 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:07 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/cmis/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/cmis/constant-values.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/cmis/constant-values.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/cmis/constant-values.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:32 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:07 EDT 2012 -->
 <TITLE>
 Constant Field Values
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/cmis/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/cmis/deprecated-list.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/cmis/deprecated-list.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/cmis/deprecated-list.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:32 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:07 EDT 2012 -->
 <TITLE>
 Deprecated List
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/cmis/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/cmis/help-doc.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/cmis/help-doc.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/cmis/help-doc.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:32 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:07 EDT 2012 -->
 <TITLE>
 API Help
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">