You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/03/07 12:13:00 UTC

svn commit: r1297937 [20/40] - in /incubator/syncope/site: ./ apidocs/ apidocs/org/syncope/annotation/ apidocs/org/syncope/annotation/class-use/ apidocs/org/syncope/buildtools/ apidocs/org/syncope/buildtools/class-use/ apidocs/org/syncope/client/ apido...

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttr.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttr.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttr.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttr.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractAttr (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractAttr (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttr (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttr (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -1068,7 +1068,7 @@ Uses of <A HREF="../../../../../../org/s
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B>AbstractAttributableDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/AbstractAttributableDataBinder.html#fillAttribute(java.util.List, org.syncope.core.util.AttributableUtil, org.syncope.core.persistence.beans.AbstractSchema, org.syncope.core.persistence.beans.AbstractAttr, org.syncope.client.validation.SyncopeClientException)">fillAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;values,
-              <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
+              <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
               <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A>&nbsp;schema,
               <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttr.html" title="class in org.syncope.core.persistence.beans">AbstractAttr</A>&nbsp;attribute,
               <A HREF="../../../../../../org/syncope/client/validation/SyncopeClientException.html" title="class in org.syncope.client.validation">SyncopeClientException</A>&nbsp;invalidValues)</CODE>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrUniqueValue.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrUniqueValue.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrUniqueValue.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrUniqueValue.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractAttrUniqueValue (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractAttrUniqueValue (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttrUniqueValue (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttrUniqueValue (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrValue.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrValue.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrValue.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttrValue.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractAttrValue (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractAttrValue (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttrValue (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttrValue (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -172,7 +172,7 @@ T</CODE></FONT></TD>
 </TABLE>
 </CODE></FONT></TD>
 <TD><CODE><B>AbstractAttr.</B><B><A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttr.html#addValue(java.lang.String, org.syncope.core.util.AttributableUtil)">addValue</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,
-         <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
+         <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -1136,6 +1136,25 @@ T</CODE></FONT></TD>
 </TABLE>
 &nbsp;
 <P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/syncope/core/util/package-summary.html">org.syncope.core.util</A> that return types with arguments of type <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttrValue.html" title="class in org.syncope.core.persistence.beans">AbstractAttrValue</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttrValue.html" title="class in org.syncope.core.persistence.beans">AbstractAttrValue</A>&gt;&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValues(org.syncope.core.persistence.beans.SchemaMapping, java.util.List, java.lang.String, org.syncope.core.persistence.dao.SchemaDAO)">getIntValues</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&gt;&nbsp;attributables,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;password,
+             <A HREF="../../../../../../org/syncope/core/persistence/dao/SchemaDAO.html" title="interface in org.syncope.core.persistence.dao">SchemaDAO</A>&nbsp;schemaDAO)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get attribute values.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <HR>
 
 

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttributable.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttributable.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttributable.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractAttributable.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractAttributable (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractAttributable (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttributable (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractAttributable (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -718,7 +718,7 @@ Uses of <A HREF="../../../../../../org/s
 <CODE>protected &nbsp;<A HREF="../../../../../../org/syncope/core/propagation/PropagationByResource.html" title="class in org.syncope.core.propagation">PropagationByResource</A></CODE></FONT></TD>
 <TD><CODE><B>AbstractAttributableDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/AbstractAttributableDataBinder.html#fill(org.syncope.core.persistence.beans.AbstractAttributable, org.syncope.client.mod.AbstractAttributableMod, org.syncope.core.util.AttributableUtil, org.syncope.client.validation.SyncopeClientCompositeErrorException)">fill</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
      <A HREF="../../../../../../org/syncope/client/mod/AbstractAttributableMod.html" title="class in org.syncope.client.mod">AbstractAttributableMod</A>&nbsp;attributableMod,
-     <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
+     <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
      <A HREF="../../../../../../org/syncope/client/validation/SyncopeClientCompositeErrorException.html" title="class in org.syncope.client.validation">SyncopeClientCompositeErrorException</A>&nbsp;compositeErrorException)</CODE>
 
 <BR>
@@ -729,7 +729,7 @@ Uses of <A HREF="../../../../../../org/s
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B>AbstractAttributableDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/AbstractAttributableDataBinder.html#fill(org.syncope.core.persistence.beans.AbstractAttributable, org.syncope.client.to.AbstractAttributableTO, org.syncope.core.util.AttributableUtil, org.syncope.client.validation.SyncopeClientCompositeErrorException)">fill</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
      <A HREF="../../../../../../org/syncope/client/to/AbstractAttributableTO.html" title="class in org.syncope.client.to">AbstractAttributableTO</A>&nbsp;attributableTO,
-     <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
+     <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
      <A HREF="../../../../../../org/syncope/client/validation/SyncopeClientCompositeErrorException.html" title="class in org.syncope.client.validation">SyncopeClientCompositeErrorException</A>&nbsp;compositeErrorException)</CODE>
 
 <BR>
@@ -740,7 +740,7 @@ Uses of <A HREF="../../../../../../org/s
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B>AbstractAttributableDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/AbstractAttributableDataBinder.html#fillVirtual(org.syncope.core.persistence.beans.AbstractAttributable, java.util.List, org.syncope.core.util.AttributableUtil)">fillVirtual</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/client/to/AttributeTO.html" title="class in org.syncope.client.to">AttributeTO</A>&gt;&nbsp;vAttrs,
-            <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
+            <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -751,7 +751,7 @@ Uses of <A HREF="../../../../../../org/s
 <TD><CODE><B>AbstractAttributableDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/AbstractAttributableDataBinder.html#fillVirtual(org.syncope.core.persistence.beans.AbstractAttributable, java.util.Set, java.util.Set, org.syncope.core.util.AttributableUtil)">fillVirtual</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;vAttrsToBeRemoved,
             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../../org/syncope/client/mod/AttributeMod.html" title="class in org.syncope.client.mod">AttributeMod</A>&gt;&nbsp;vAttrsToBeUpdated,
-            <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
+            <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -782,6 +782,44 @@ Uses of <A HREF="../../../../../../org/s
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValueAsStrings(org.syncope.core.persistence.beans.AbstractAttributable, org.syncope.core.persistence.beans.SchemaMapping)">getIntValueAsStrings</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
+                     <A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValueAsStrings(org.syncope.core.persistence.beans.AbstractAttributable, org.syncope.core.persistence.beans.SchemaMapping, java.lang.String)">getIntValueAsStrings</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
+                     <A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
+                     <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;clearPassword)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../../org/syncope/core/util/package-summary.html">org.syncope.core.util</A> with type arguments of type <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttrValue.html" title="class in org.syncope.core.persistence.beans">AbstractAttrValue</A>&gt;&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValues(org.syncope.core.persistence.beans.SchemaMapping, java.util.List, java.lang.String, org.syncope.core.persistence.dao.SchemaDAO)">getIntValues</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&gt;&nbsp;attributables,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;password,
+             <A HREF="../../../../../../org/syncope/core/persistence/dao/SchemaDAO.html" title="interface in org.syncope.core.persistence.dao">SchemaDAO</A>&nbsp;schemaDAO)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get attribute values.</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractBaseBean.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractBaseBean.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractBaseBean.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractBaseBean.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractBaseBean (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractBaseBean (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractBaseBean (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractBaseBean (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerAttr.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerAttr.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerAttr.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerAttr.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractDerAttr (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractDerAttr (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractDerAttr (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractDerAttr (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerSchema.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerSchema.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerSchema.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractDerSchema.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractDerSchema (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractDerSchema (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractDerSchema (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractDerSchema (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractExec.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractExec.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractExec.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractExec.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractExec (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractExec (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractExec (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractExec (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractSchema.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractSchema.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractSchema.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractSchema.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractSchema (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractSchema (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractSchema (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractSchema (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -874,7 +874,7 @@ Uses of <A HREF="../../../../../../org/s
 </TABLE>
 </CODE></FONT></TD>
 <TD><CODE><B>SchemaDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/SchemaDataBinder.html#getSchemaTO(T, org.syncope.core.util.AttributableUtil)">getSchemaTO</A></B>(T&nbsp;schema,
-            <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
+            <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -919,7 +919,7 @@ Uses of <A HREF="../../../../../../org/s
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B>AbstractAttributableDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/AbstractAttributableDataBinder.html#fillAttribute(java.util.List, org.syncope.core.util.AttributableUtil, org.syncope.core.persistence.beans.AbstractSchema, org.syncope.core.persistence.beans.AbstractAttr, org.syncope.client.validation.SyncopeClientException)">fillAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;values,
-              <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
+              <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil,
               <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A>&nbsp;schema,
               <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttr.html" title="class in org.syncope.core.persistence.beans">AbstractAttr</A>&nbsp;attribute,
               <A HREF="../../../../../../org/syncope/client/validation/SyncopeClientException.html" title="class in org.syncope.client.validation">SyncopeClientException</A>&nbsp;invalidValues)</CODE>
@@ -932,7 +932,7 @@ Uses of <A HREF="../../../../../../org/s
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B>SchemaDataBinder.</B><B><A HREF="../../../../../../org/syncope/core/rest/data/SchemaDataBinder.html#update(org.syncope.client.to.SchemaTO, org.syncope.core.persistence.beans.AbstractSchema, org.syncope.core.util.AttributableUtil)">update</A></B>(<A HREF="../../../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&nbsp;schemaTO,
        <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A>&nbsp;schema,
-       <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="enum in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
+       <A HREF="../../../../../../org/syncope/core/util/AttributableUtil.html" title="class in org.syncope.core.util">AttributableUtil</A>&nbsp;attributableUtil)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -991,6 +991,25 @@ T</CODE></FONT></TD>
 </TABLE>
 &nbsp;
 <P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/syncope/core/util/package-summary.html">org.syncope.core.util</A> that return types with arguments of type <A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttrValue.html" title="class in org.syncope.core.persistence.beans">AbstractAttrValue</A>&gt;&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValues(org.syncope.core.persistence.beans.SchemaMapping, java.util.List, java.lang.String, org.syncope.core.persistence.dao.SchemaDAO)">getIntValues</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&gt;&nbsp;attributables,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;password,
+             <A HREF="../../../../../../org/syncope/core/persistence/dao/SchemaDAO.html" title="interface in org.syncope.core.persistence.dao">SchemaDAO</A>&nbsp;schemaDAO)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get attribute values.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <HR>
 
 

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirAttr.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirAttr.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirAttr.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirAttr.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractVirAttr (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractVirAttr (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractVirAttr (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractVirAttr (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirSchema.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirSchema.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirSchema.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AbstractVirSchema.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AbstractVirSchema (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AbstractVirSchema (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractVirSchema (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AbstractVirSchema (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AccountPolicy.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AccountPolicy.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AccountPolicy.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/AccountPolicy.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.AccountPolicy (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.AccountPolicy (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AccountPolicy (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.AccountPolicy (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ConnInstance.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ConnInstance.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ConnInstance.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ConnInstance.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.ConnInstance (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.ConnInstance (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ConnInstance (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ConnInstance (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -327,6 +327,22 @@ Uses of <A HREF="../../../../../../org/s
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/syncope/core/propagation/package-summary.html">org.syncope.core.propagation</A> that return <A HREF="../../../../../../org/syncope/core/persistence/beans/ConnInstance.html" title="class in org.syncope.core.persistence.beans">ConnInstance</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/syncope/core/persistence/beans/ConnInstance.html" title="class in org.syncope.core.persistence.beans">ConnInstance</A></CODE></FONT></TD>
+<TD><CODE><B>ConnectorFacadeProxy.</B><B><A HREF="../../../../../../org/syncope/core/propagation/ConnectorFacadeProxy.html#getActiveConnInstance()">getActiveConnInstance</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for active connector instance.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/syncope/core/propagation/package-summary.html">org.syncope.core.propagation</A> with parameters of type <A HREF="../../../../../../org/syncope/core/persistence/beans/ConnInstance.html" title="class in org.syncope.core.persistence.beans">ConnInstance</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -334,8 +350,7 @@ Uses of <A HREF="../../../../../../org/s
                      <A HREF="../../../../../../org/syncope/core/util/ConnBundleManager.html" title="class in org.syncope.core.util">ConnBundleManager</A>&nbsp;connBundleManager)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use the passed connector instance to build a ConnectorFacade that will be
- used to make all wrapped calls.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use the passed connector instance to build a ConnectorFacade that will be used to make all wrapped calls.</TD>
 </TR>
 </TABLE>
 &nbsp;

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Entitlement.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Entitlement.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Entitlement.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Entitlement.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.Entitlement (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.Entitlement (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Entitlement (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Entitlement (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ExternalResource.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ExternalResource.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ExternalResource.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ExternalResource.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.ExternalResource (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.ExternalResource (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ExternalResource (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ExternalResource (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -123,6 +123,10 @@ Packages that use <A HREF="../../../../.
 <TD>&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.syncope.core.propagation"><B>org.syncope.core.propagation</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.syncope.core.rest.data"><B>org.syncope.core.rest.data</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
@@ -758,6 +762,31 @@ Uses of <A HREF="../../../../../../org/s
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.syncope.core.propagation"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../org/syncope/core/persistence/beans/ExternalResource.html" title="class in org.syncope.core.persistence.beans">ExternalResource</A> in <A HREF="../../../../../../org/syncope/core/propagation/package-summary.html">org.syncope.core.propagation</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/syncope/core/propagation/package-summary.html">org.syncope.core.propagation</A> with parameters of type <A HREF="../../../../../../org/syncope/core/persistence/beans/ExternalResource.html" title="class in org.syncope.core.persistence.beans">ExternalResource</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.identityconnectors.framework.common.objects.OperationOptions</CODE></FONT></TD>
+<TD><CODE><B>ConnectorFacadeProxy.</B><B><A HREF="../../../../../../org/syncope/core/propagation/ConnectorFacadeProxy.html#getOperationOptions(org.syncope.core.persistence.beans.ExternalResource)">getOperationOptions</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/ExternalResource.html" title="class in org.syncope.core.persistence.beans">ExternalResource</A>&nbsp;resource)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <A NAME="org.syncope.core.rest.data"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Notification.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Notification.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Notification.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Notification.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.Notification (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.Notification (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Notification (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Notification (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/NotificationTask.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/NotificationTask.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/NotificationTask.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/NotificationTask.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.NotificationTask (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.NotificationTask (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.NotificationTask (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.NotificationTask (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PasswordPolicy.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PasswordPolicy.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PasswordPolicy.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PasswordPolicy.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.PasswordPolicy (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.PasswordPolicy (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.PasswordPolicy (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.PasswordPolicy (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Policy.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Policy.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Policy.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Policy.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.Policy (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.Policy (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Policy (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Policy (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PropagationTask.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PropagationTask.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PropagationTask.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/PropagationTask.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.PropagationTask (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.PropagationTask (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.PropagationTask (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.PropagationTask (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -263,8 +263,7 @@ Uses of <A HREF="../../../../../../org/s
                  <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;syncResourceNames)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Performs update on each resource associated to the user excluding the
- specified into 'resourceNames' parameter.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Performs update on each resource associated to the user excluding the specified into 'resourceNames' parameter.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Report.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Report.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Report.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/Report.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.Report (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.Report (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Report (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.Report (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportExec.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportExec.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportExec.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportExec.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.ReportExec (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.ReportExec (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ReportExec (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ReportExec (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportletConfInstance.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportletConfInstance.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportletConfInstance.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/ReportletConfInstance.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.ReportletConfInstance (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.ReportletConfInstance (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ReportletConfInstance (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.ReportletConfInstance (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchedTask.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchedTask.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchedTask.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchedTask.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.SchedTask (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.SchedTask (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SchedTask (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SchedTask (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchemaMapping.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchemaMapping.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchemaMapping.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SchemaMapping.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.SchemaMapping (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.SchemaMapping (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SchemaMapping (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SchemaMapping (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -110,6 +110,10 @@ Packages that use <A HREF="../../../../.
 <TD><A HREF="#org.syncope.core.rest.data"><B>org.syncope.core.rest.data</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.syncope.core.util"><B>org.syncope.core.util</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -302,7 +306,7 @@ Uses of <A HREF="../../../../../../org/s
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>SchemaMappingValidator.</B><B><A HREF="../../../../../../org/syncope/core/persistence/validation/entity/SchemaMappingValidator.html#isValid(org.syncope.core.persistence.beans.SchemaMapping, javax.validation.ConstraintValidatorContext)">isValid</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;object,
+<TD><CODE><B>SchemaMappingValidator.</B><B><A HREF="../../../../../../org/syncope/core/persistence/validation/entity/SchemaMappingValidator.html#isValid(org.syncope.core.persistence.beans.SchemaMapping, javax.validation.ConstraintValidatorContext)">isValid</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
         javax.validation.ConstraintValidatorContext&nbsp;context)</CODE>
 
 <BR>
@@ -352,6 +356,78 @@ Uses of <A HREF="../../../../../../org/s
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.syncope.core.util"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A> in <A HREF="../../../../../../org/syncope/core/util/package-summary.html">org.syncope.core.util</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/syncope/core/util/package-summary.html">org.syncope.core.util</A> with parameters of type <A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getExtAttrName(org.syncope.core.persistence.beans.SchemaMapping)">getExtAttrName</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntAttrName(org.syncope.core.persistence.beans.SchemaMapping)">getIntAttrName</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntAttrName(org.syncope.core.persistence.beans.SchemaMapping, org.syncope.types.IntMappingType)">getIntAttrName</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
+               <A HREF="../../../../../../org/syncope/types/IntMappingType.html" title="enum in org.syncope.types">IntMappingType</A>&nbsp;type)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValueAsStrings(org.syncope.core.persistence.beans.AbstractAttributable, org.syncope.core.persistence.beans.SchemaMapping)">getIntValueAsStrings</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
+                     <A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValueAsStrings(org.syncope.core.persistence.beans.AbstractAttributable, org.syncope.core.persistence.beans.SchemaMapping, java.lang.String)">getIntValueAsStrings</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&nbsp;attributable,
+                     <A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
+                     <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;clearPassword)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractSchema.html" title="class in org.syncope.core.persistence.beans">AbstractSchema</A>,<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttrValue.html" title="class in org.syncope.core.persistence.beans">AbstractAttrValue</A>&gt;&gt;</CODE></FONT></TD>
+<TD><CODE><B>SchemaMappingUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/SchemaMappingUtil.html#getIntValues(org.syncope.core.persistence.beans.SchemaMapping, java.util.List, java.lang.String, org.syncope.core.persistence.dao.SchemaDAO)">getIntValues</A></B>(<A HREF="../../../../../../org/syncope/core/persistence/beans/SchemaMapping.html" title="class in org.syncope.core.persistence.beans">SchemaMapping</A>&nbsp;mapping,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/syncope/core/persistence/beans/AbstractAttributable.html" title="class in org.syncope.core.persistence.beans">AbstractAttributable</A>&gt;&nbsp;attributables,
+             <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;password,
+             <A HREF="../../../../../../org/syncope/core/persistence/dao/SchemaDAO.html" title="interface in org.syncope.core.persistence.dao">SchemaDAO</A>&nbsp;schemaDAO)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get attribute values.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <HR>
 
 

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncPolicy.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncPolicy.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncPolicy.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncPolicy.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.SyncPolicy (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.SyncPolicy (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SyncPolicy (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SyncPolicy (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncTask.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncTask.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncTask.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncTask.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.SyncTask (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.SyncTask (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SyncTask (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SyncTask (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -98,6 +98,10 @@ Packages that use <A HREF="../../../../.
 <TD><A HREF="#org.syncope.core.scheduling"><B>org.syncope.core.scheduling</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.syncope.core.util"><B>org.syncope.core.util</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -189,6 +193,42 @@ Uses of <A HREF="../../../../../../org/s
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.syncope.core.util"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../../org/syncope/core/persistence/beans/SyncTask.html" title="class in org.syncope.core.persistence.beans">SyncTask</A> in <A HREF="../../../../../../org/syncope/core/util/package-summary.html">org.syncope.core.util</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/syncope/core/util/package-summary.html">org.syncope.core.util</A> with parameters of type <A HREF="../../../../../../org/syncope/core/persistence/beans/SyncTask.html" title="class in org.syncope.core.persistence.beans">SyncTask</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/syncope/client/mod/UserMod.html" title="class in org.syncope.client.mod">UserMod</A></CODE></FONT></TD>
+<TD><CODE><B>ConnObjectUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/ConnObjectUtil.html#getUserMod(java.lang.Long, org.identityconnectors.framework.common.objects.ConnectorObject, org.syncope.core.persistence.beans.SyncTask)">getUserMod</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</A>&nbsp;userId,
+           org.identityconnectors.framework.common.objects.ConnectorObject&nbsp;obj,
+           <A HREF="../../../../../../org/syncope/core/persistence/beans/SyncTask.html" title="class in org.syncope.core.persistence.beans">SyncTask</A>&nbsp;syncTask)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Build an UserMod out of connector object attributes and schema mapping.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/syncope/client/to/UserTO.html" title="class in org.syncope.client.to">UserTO</A></CODE></FONT></TD>
+<TD><CODE><B>ConnObjectUtil.</B><B><A HREF="../../../../../../org/syncope/core/util/ConnObjectUtil.html#getUserTO(org.identityconnectors.framework.common.objects.ConnectorObject, org.syncope.core.persistence.beans.SyncTask)">getUserTO</A></B>(org.identityconnectors.framework.common.objects.ConnectorObject&nbsp;obj,
+          <A HREF="../../../../../../org/syncope/core/persistence/beans/SyncTask.html" title="class in org.syncope.core.persistence.beans">SyncTask</A>&nbsp;syncTask)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Build an UserTO out of connector object attributes and schema mapping.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <HR>
 
 

Modified: incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncopeConf.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncopeConf.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncopeConf.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/core/persistence/beans/class-use/SyncopeConf.html Wed Mar  7 11:11:45 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Tue Feb 28 11:10:47 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_23) on Wed Mar 07 11:49:03 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.syncope.core.persistence.beans.SyncopeConf (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.core.persistence.beans.SyncopeConf (Apache Syncope 1.1-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-02-28">
+<META NAME="date" CONTENT="2012-03-07">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.syncope.core.persisten
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SyncopeConf (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.core.persistence.beans.SyncopeConf (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>