You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2014/02/16 07:15:35 UTC

svn commit: r1568727 [8/10] - in /cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect: ./ class-use/ generic/ generic/class-use/ valueholder/ valueholder/class-use/

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/BeanAccessor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/BeanAccessor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/BeanAccessor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/BeanAccessor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.BeanAccessor (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.BeanAccessor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.BeanAccessor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.BeanAccessor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.cayenne.reflect.B
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.cayenne.reflect.ClassDescriptor (Cayenne Documentation 3.1B2 API)
+Uses of Interface org.apache.cayenne.reflect.ClassDescriptor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Interface org.apache.cayenne.ref
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.cayenne.reflect.ClassDescriptor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Interface org.apache.cayenne.reflect.ClassDescriptor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -173,9 +173,9 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 <TD><CODE><B>DataContext.</B><B><A HREF="../../../../../org/apache/cayenne/access/DataContext.html#objectsFromDataRows(org.apache.cayenne.reflect.ClassDescriptor, java.util.List)">objectsFromDataRows</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;descriptor,
-                    <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/cayenne/DataRow.html" title="class in org.apache.cayenne">DataRow</A>&gt;&nbsp;dataRows)</CODE>
+                    <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/cayenne/DataRow.html" title="class in org.apache.cayenne">DataRow</A>&gt;&nbsp;dataRows)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a list of DataRows to a List of DataObject registered with this
@@ -201,7 +201,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>EJBQLTranslationContext.</B><B><A HREF="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html#getEntityDescriptor(java.lang.String)">getEntityDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;id)</CODE>
+<TD><CODE><B>EJBQLTranslationContext.</B><B><A HREF="../../../../../org/apache/cayenne/access/jdbc/EJBQLTranslationContext.html#getEntityDescriptor(java.lang.String)">getEntityDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;id)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Looks up entity descriptor for an identifier that can be a compiled expression id
@@ -227,7 +227,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>EJBQLCompiledExpression.</B><B><A HREF="../../../../../org/apache/cayenne/ejbql/EJBQLCompiledExpression.html#getEntityDescriptor(java.lang.String)">getEntityDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;identifier)</CODE>
+<TD><CODE><B>EJBQLCompiledExpression.</B><B><A HREF="../../../../../org/apache/cayenne/ejbql/EJBQLCompiledExpression.html#getEntityDescriptor(java.lang.String)">getEntityDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;identifier)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a ClassDescriptor for the id variable.</TD>
@@ -261,7 +261,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>EntityResolver.</B><B><A HREF="../../../../../org/apache/cayenne/map/EntityResolver.html#getClassDescriptor(java.lang.String)">getClassDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
+<TD><CODE><B>EntityResolver.</B><B><A HREF="../../../../../org/apache/cayenne/map/EntityResolver.html#getClassDescriptor(java.lang.String)">getClassDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns ClassDescriptor for the ObjEntity matching the name.</TD>
@@ -382,7 +382,7 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#descriptors">descriptors</A></B></CODE>
 
 <BR>
@@ -390,7 +390,7 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#subclassDescriptors">subclassDescriptors</A></B></CODE>
 
 <BR>
@@ -407,7 +407,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#createDescriptor(java.lang.String)">createDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
+<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#createDescriptor(java.lang.String)">createDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new descriptor.</TD>
@@ -415,7 +415,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#createProxyDescriptor(java.lang.String)">createProxyDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
+<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#createProxyDescriptor(java.lang.String)">createProxyDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a descriptor wrapper that will compile the underlying descriptor on demand.</TD>
@@ -433,7 +433,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
 <TD><CODE><B>PersistentDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptorFactory.html#getDescriptor(org.apache.cayenne.map.ObjEntity, java.lang.Class)">getDescriptor</A></B>(<A HREF="../../../../../org/apache/cayenne/map/ObjEntity.html" title="class in org.apache.cayenne.map">ObjEntity</A>&nbsp;entity,
-              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;entityClass)</CODE>
+              <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;entityClass)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -441,7 +441,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorFactory.html#getDescriptor(java.lang.String)">getDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
+<TD><CODE><B>ClassDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorFactory.html#getDescriptor(java.lang.String)">getDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a ClassDescriptor instance for a given symbolic entity name.</TD>
@@ -449,7 +449,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#getDescriptor(java.lang.String)">getDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
+<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#getDescriptor(java.lang.String)">getDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -457,7 +457,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>PersistentDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptorFactory.html#getDescriptor(java.lang.String)">getDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
+<TD><CODE><B>PersistentDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptorFactory.html#getDescriptor(java.lang.String)">getDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -465,7 +465,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html#getSubclassDescriptor(java.lang.Class)">getSubclassDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;objectClass)</CODE>
+<TD><CODE><B>ClassDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html#getSubclassDescriptor(java.lang.Class)">getSubclassDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;objectClass)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the most "specialized" descriptor for a given class.</TD>
@@ -473,7 +473,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>LazyClassDescriptorDecorator.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#getSubclassDescriptor(java.lang.Class)">getSubclassDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;objectClass)</CODE>
+<TD><CODE><B>LazyClassDescriptorDecorator.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#getSubclassDescriptor(java.lang.Class)">getSubclassDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;objectClass)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -481,7 +481,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
-<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#getSubclassDescriptor(java.lang.Class)">getSubclassDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;objectClass)</CODE>
+<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#getSubclassDescriptor(java.lang.Class)">getSubclassDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;objectClass)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -540,7 +540,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#addDescriptor(java.lang.String, org.apache.cayenne.reflect.ClassDescriptor)">addDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName,
+<TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#addDescriptor(java.lang.String, org.apache.cayenne.reflect.ClassDescriptor)">addDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName,
               <A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;descriptor)</CODE>
 
 <BR>
@@ -549,7 +549,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#addSubclassDescriptor(java.lang.String, org.apache.cayenne.reflect.ClassDescriptor)">addSubclassDescriptor</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;className,
+<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#addSubclassDescriptor(java.lang.String, org.apache.cayenne.reflect.ClassDescriptor)">addSubclassDescriptor</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;className,
                       <A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;subclassDescriptor)</CODE>
 
 <BR>
@@ -584,7 +584,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/BaseArcProperty.html#BaseArcProperty(org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.reflect.Accessor, java.lang.String)">BaseArcProperty</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;owner,
                 <A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;targetDescriptor,
                 <A HREF="../../../../../org/apache/cayenne/reflect/Accessor.html" title="interface in org.apache.cayenne.reflect">Accessor</A>&nbsp;accessor,
-                <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;reverseName)</CODE>
+                <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;reverseName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -600,7 +600,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/BaseToManyProperty.html#BaseToManyProperty(org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.reflect.Accessor, java.lang.String)">BaseToManyProperty</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;owner,
                    <A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;targetDescriptor,
                    <A HREF="../../../../../org/apache/cayenne/reflect/Accessor.html" title="interface in org.apache.cayenne.reflect">Accessor</A>&nbsp;accessor,
-                   <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;reverseName)</CODE>
+                   <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;reverseName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -609,7 +609,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/BaseToOneProperty.html#BaseToOneProperty(org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.reflect.Accessor, java.lang.String)">BaseToOneProperty</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;owner,
                   <A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;targetDescriptor,
                   <A HREF="../../../../../org/apache/cayenne/reflect/Accessor.html" title="interface in org.apache.cayenne.reflect">Accessor</A>&nbsp;accessor,
-                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;reverseName)</CODE>
+                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;reverseName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -643,7 +643,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A></CODE></FONT></TD>
 <TD><CODE><B>DataObjectDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/generic/DataObjectDescriptorFactory.html#getDescriptor(org.apache.cayenne.map.ObjEntity, java.lang.Class)">getDescriptor</A></B>(<A HREF="../../../../../org/apache/cayenne/map/ObjEntity.html" title="class in org.apache.cayenne.map">ObjEntity</A>&nbsp;entity,
-              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;entityClass)</CODE>
+              <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;entityClass)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -667,8 +667,8 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
-<TD><CODE><B>ObjectDetachOperation.</B><B><A HREF="../../../../../org/apache/cayenne/util/ObjectDetachOperation.html#detach(java.lang.Object, org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.query.PrefetchTreeNode)">detach</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object,
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
+<TD><CODE><B>ObjectDetachOperation.</B><B><A HREF="../../../../../org/apache/cayenne/util/ObjectDetachOperation.html#detach(java.lang.Object, org.apache.cayenne.reflect.ClassDescriptor, org.apache.cayenne.query.PrefetchTreeNode)">detach</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object,
        <A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;descriptor,
        <A HREF="../../../../../org/apache/cayenne/query/PrefetchTreeNode.html" title="class in org.apache.cayenne.query">PrefetchTreeNode</A>&nbsp;prefetchTree)</CODE>
 
@@ -677,8 +677,8 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
-<TD><CODE><B>DeepMergeOperation.</B><B><A HREF="../../../../../org/apache/cayenne/util/DeepMergeOperation.html#merge(java.lang.Object, org.apache.cayenne.reflect.ClassDescriptor)">merge</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object,
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
+<TD><CODE><B>DeepMergeOperation.</B><B><A HREF="../../../../../org/apache/cayenne/util/DeepMergeOperation.html#merge(java.lang.Object, org.apache.cayenne.reflect.ClassDescriptor)">merge</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object,
       <A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html" title="interface in org.apache.cayenne.reflect">ClassDescriptor</A>&nbsp;descriptor)</CODE>
 
 <BR>
@@ -741,6 +741,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorFactory.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorFactory.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorFactory.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorFactory.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.cayenne.reflect.ClassDescriptorFactory (Cayenne Documentation 3.1B2 API)
+Uses of Interface org.apache.cayenne.reflect.ClassDescriptorFactory (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Interface org.apache.cayenne.ref
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.cayenne.reflect.ClassDescriptorFactory (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Interface org.apache.cayenne.reflect.ClassDescriptorFactory (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -137,7 +137,7 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorFactory.html" title="interface in org.apache.cayenne.reflect">ClassDescriptorFactory</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorFactory.html" title="interface in org.apache.cayenne.reflect">ClassDescriptorFactory</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>ClassDescriptorMap.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html#factories">factories</A></B></CODE>
 
 <BR>
@@ -276,6 +276,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorMap.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorMap.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorMap.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/ClassDescriptorMap.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.ClassDescriptorMap (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.ClassDescriptorMap (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.ClassDescriptorMap (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.ClassDescriptorMap (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -192,7 +192,7 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#LazyClassDescriptorDecorator(org.apache.cayenne.reflect.ClassDescriptorMap, java.lang.String)">LazyClassDescriptorDecorator</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptorMap.html" title="class in org.apache.cayenne.reflect">ClassDescriptorMap</A>&nbsp;descriptorMap,
-                             <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
+                             <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entityName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -307,6 +307,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddableDescriptor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddableDescriptor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddableDescriptor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddableDescriptor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.cayenne.reflect.EmbeddableDescriptor (Cayenne Documentation 3.1B2 API)
+Uses of Interface org.apache.cayenne.reflect.EmbeddableDescriptor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Interface org.apache.cayenne.ref
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.cayenne.reflect.EmbeddableDescriptor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Interface org.apache.cayenne.reflect.EmbeddableDescriptor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -163,8 +163,8 @@ Uses of <A HREF="../../../../../org/apac
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Accessor.html" title="interface in org.apache.cayenne.reflect">Accessor</A></CODE></FONT></TD>
 <TD><CODE><B>PersistentDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptorFactory.html#createEmbeddableAccessor(org.apache.cayenne.reflect.EmbeddableDescriptor, java.lang.String, java.lang.Class)">createEmbeddableAccessor</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/EmbeddableDescriptor.html" title="interface in org.apache.cayenne.reflect">EmbeddableDescriptor</A>&nbsp;descriptor,
-                         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName,
-                         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;propertyType)</CODE>
+                         <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName,
+                         <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;propertyType)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an accessor for the property of the embeddable class.</TD>
@@ -242,6 +242,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddedFieldAccessor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddedFieldAccessor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddedFieldAccessor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/EmbeddedFieldAccessor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.EmbeddedFieldAccessor (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.EmbeddedFieldAccessor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.EmbeddedFieldAccessor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.EmbeddedFieldAccessor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.cayenne.reflect.E
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FaultFactory.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FaultFactory.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FaultFactory.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FaultFactory.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.cayenne.reflect.FaultFactory (Cayenne Documentation 3.1B2 API)
+Uses of Interface org.apache.cayenne.reflect.FaultFactory (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Interface org.apache.cayenne.ref
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.cayenne.reflect.FaultFactory (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Interface org.apache.cayenne.reflect.FaultFactory (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -220,6 +220,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldAccessor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldAccessor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldAccessor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldAccessor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.FieldAccessor (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.FieldAccessor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.FieldAccessor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.FieldAccessor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.cayenne.reflect.F
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldEmbeddableDescriptor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldEmbeddableDescriptor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldEmbeddableDescriptor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/FieldEmbeddableDescriptor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.FieldEmbeddableDescriptor (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.FieldEmbeddableDescriptor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.FieldEmbeddableDescriptor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.FieldEmbeddableDescriptor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.cayenne.reflect.F
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/IdMapKeyAccessor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/IdMapKeyAccessor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/IdMapKeyAccessor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/IdMapKeyAccessor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.IdMapKeyAccessor (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.IdMapKeyAccessor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.IdMapKeyAccessor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.IdMapKeyAccessor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.cayenne.reflect.I
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LazyClassDescriptorDecorator.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LazyClassDescriptorDecorator.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LazyClassDescriptorDecorator.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LazyClassDescriptorDecorator.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.LazyClassDescriptorDecorator (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.LazyClassDescriptorDecorator (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.LazyClassDescriptorDecorator (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.LazyClassDescriptorDecorator (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.cayenne.reflect.L
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LifecycleCallbackRegistry.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LifecycleCallbackRegistry.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LifecycleCallbackRegistry.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/LifecycleCallbackRegistry.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.LifecycleCallbackRegistry (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.LifecycleCallbackRegistry (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.LifecycleCallbackRegistry (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.LifecycleCallbackRegistry (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -241,6 +241,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.PersistentDescriptor (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.PersistentDescriptor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.PersistentDescriptor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.PersistentDescriptor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -139,8 +139,8 @@ Uses of <A HREF="../../../../../org/apac
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Accessor.html" title="interface in org.apache.cayenne.reflect">Accessor</A></CODE></FONT></TD>
 <TD><CODE><B>PersistentDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptorFactory.html#createAccessor(org.apache.cayenne.reflect.PersistentDescriptor, java.lang.String, java.lang.Class)">createAccessor</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html" title="class in org.apache.cayenne.reflect">PersistentDescriptor</A>&nbsp;descriptor,
-               <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName,
-               <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;propertyType)</CODE>
+               <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName,
+               <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;propertyType)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an accessor for the property.</TD>
@@ -281,8 +281,8 @@ Uses of <A HREF="../../../../../org/apac
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Accessor.html" title="interface in org.apache.cayenne.reflect">Accessor</A></CODE></FONT></TD>
 <TD><CODE><B>DataObjectDescriptorFactory.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/generic/DataObjectDescriptorFactory.html#createAccessor(org.apache.cayenne.reflect.PersistentDescriptor, java.lang.String, java.lang.Class)">createAccessor</A></B>(<A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html" title="class in org.apache.cayenne.reflect">PersistentDescriptor</A>&nbsp;descriptor,
-               <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName,
-               <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;propertyType)</CODE>
+               <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName,
+               <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;?&gt;&nbsp;propertyType)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -460,6 +460,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptorFactory.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptorFactory.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptorFactory.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PersistentDescriptorFactory.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.PersistentDescriptorFactory (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.PersistentDescriptorFactory (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.PersistentDescriptorFactory (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.PersistentDescriptorFactory (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -207,6 +207,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/Property.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/Property.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/Property.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/Property.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.cayenne.reflect.Property (Cayenne Documentation 3.1B2 API)
+Uses of Interface org.apache.cayenne.reflect.Property (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Interface org.apache.cayenne.ref
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.cayenne.reflect.Property (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Interface org.apache.cayenne.reflect.Property (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -119,7 +119,7 @@ Uses of <A HREF="../../../../../org/apac
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A></CODE></FONT></TD>
 <TD><CODE><B>Cayenne.</B><B><A HREF="../../../../../org/apache/cayenne/Cayenne.html#getProperty(org.apache.cayenne.Persistent, java.lang.String)">getProperty</A></B>(<A HREF="../../../../../org/apache/cayenne/Persistent.html" title="interface in org.apache.cayenne">Persistent</A>&nbsp;object,
-            <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;properyName)</CODE>
+            <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;properyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns property descriptor for specified property.</TD>
@@ -264,7 +264,7 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#declaredProperties">declaredProperties</A></B></CODE>
 
 <BR>
@@ -272,7 +272,7 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#properties">properties</A></B></CODE>
 
 <BR>
@@ -289,7 +289,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A></CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html#getDeclaredProperty(java.lang.String)">getDeclaredProperty</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
+<TD><CODE><B>ClassDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html#getDeclaredProperty(java.lang.String)">getDeclaredProperty</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a Java Bean property descriptor matching property name or null if no such
@@ -298,7 +298,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A></CODE></FONT></TD>
-<TD><CODE><B>LazyClassDescriptorDecorator.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#getDeclaredProperty(java.lang.String)">getDeclaredProperty</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
+<TD><CODE><B>LazyClassDescriptorDecorator.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#getDeclaredProperty(java.lang.String)">getDeclaredProperty</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -306,7 +306,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A></CODE></FONT></TD>
-<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#getDeclaredProperty(java.lang.String)">getDeclaredProperty</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
+<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#getDeclaredProperty(java.lang.String)">getDeclaredProperty</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -322,7 +322,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A></CODE></FONT></TD>
-<TD><CODE><B>ClassDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html#getProperty(java.lang.String)">getProperty</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
+<TD><CODE><B>ClassDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/ClassDescriptor.html#getProperty(java.lang.String)">getProperty</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a property descriptor matching property name, or null if no such property
@@ -331,7 +331,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A></CODE></FONT></TD>
-<TD><CODE><B>LazyClassDescriptorDecorator.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#getProperty(java.lang.String)">getProperty</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
+<TD><CODE><B>LazyClassDescriptorDecorator.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/LazyClassDescriptorDecorator.html#getProperty(java.lang.String)">getProperty</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -339,7 +339,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A></CODE></FONT></TD>
-<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#getProperty(java.lang.String)">getProperty</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
+<TD><CODE><B>PersistentDescriptor.</B><B><A HREF="../../../../../org/apache/cayenne/reflect/PersistentDescriptor.html#getProperty(java.lang.String)">getProperty</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;propertyName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recursively looks up property descriptor in this class descriptor and all
@@ -384,20 +384,20 @@ Uses of <A HREF="../../../../../org/apac
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/PropertyException.html#PropertyException(java.lang.String, org.apache.cayenne.reflect.Property, java.lang.Object, java.lang.Object...)">PropertyException</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;messageFormat,
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/PropertyException.html#PropertyException(java.lang.String, org.apache.cayenne.reflect.Property, java.lang.Object, java.lang.Object...)">PropertyException</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;messageFormat,
                   <A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A>&nbsp;property,
-                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;source,
-                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;messageArgs)</CODE>
+                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;source,
+                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;messageArgs)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/PropertyException.html#PropertyException(java.lang.String, org.apache.cayenne.reflect.Property, java.lang.Object, java.lang.Throwable, java.lang.Object...)">PropertyException</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;messageFormat,
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/reflect/PropertyException.html#PropertyException(java.lang.String, org.apache.cayenne.reflect.Property, java.lang.Object, java.lang.Throwable, java.lang.Object...)">PropertyException</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;messageFormat,
                   <A HREF="../../../../../org/apache/cayenne/reflect/Property.html" title="interface in org.apache.cayenne.reflect">Property</A>&nbsp;property,
-                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;source,
-                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;cause,
-                  <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;messageArgs)</CODE>
+                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;source,
+                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;cause,
+                  <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>...&nbsp;messageArgs)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -459,6 +459,6 @@ Uses of <A HREF="../../../../../org/apac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PropertyAccessor.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PropertyAccessor.html?rev=1568727&r1=1568726&r2=1568727&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PropertyAccessor.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/reflect/class-use/PropertyAccessor.html Sun Feb 16 06:15:34 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.reflect.PropertyAccessor (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.reflect.PropertyAccessor (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.reflect
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.reflect.PropertyAccessor (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.reflect.PropertyAccessor (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.cayenne.reflect.P
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>