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 [14/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/console/rest/SchemaRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/SchemaRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/SchemaRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/SchemaRestClient.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>
-SchemaRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+SchemaRestClient (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 @@ SchemaRestClient (Apache Syncope Parent 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SchemaRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="SchemaRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -157,7 +157,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#createDerivedSchema(java.lang.String, org.syncope.client.to.DerivedSchemaTO)">createDerivedSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#createDerivedSchema(org.syncope.types.AttributableType, org.syncope.client.to.DerivedSchemaTO)">createDerivedSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                     <A HREF="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A>&nbsp;schemaTO)</CODE>
 
 <BR>
@@ -166,7 +166,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#createSchema(java.lang.String, org.syncope.client.to.SchemaTO)">createSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#createSchema(org.syncope.types.AttributableType, org.syncope.client.to.SchemaTO)">createSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
              <A HREF="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&nbsp;schemaTO)</CODE>
 
 <BR>
@@ -175,7 +175,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#createVirtualSchema(java.lang.String, org.syncope.client.to.VirtualSchemaTO)">createVirtualSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#createVirtualSchema(org.syncope.types.AttributableType, org.syncope.client.to.VirtualSchemaTO)">createVirtualSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                     <A HREF="../../../../org/syncope/client/to/VirtualSchemaTO.html" title="class in org.syncope.client.to">VirtualSchemaTO</A>&nbsp;schemaTO)</CODE>
 
 <BR>
@@ -184,7 +184,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#deleteDerivedSchema(java.lang.String, java.lang.String)">deleteDerivedSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#deleteDerivedSchema(org.syncope.types.AttributableType, java.lang.String)">deleteDerivedSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                     <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;name)</CODE>
 
 <BR>
@@ -193,7 +193,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#deleteSchema(java.lang.String, java.lang.String)">deleteSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#deleteSchema(org.syncope.types.AttributableType, java.lang.String)">deleteSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
              <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;name)</CODE>
 
 <BR>
@@ -202,11 +202,11 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#deleteVirtualSchema(java.lang.String, java.lang.String)">deleteVirtualSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#deleteVirtualSchema(org.syncope.types.AttributableType, java.lang.String)">deleteVirtualSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                     <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;name)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delete an already existent user derived schema by its name.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delete an already existent user virtual schema by its name.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -219,7 +219,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&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><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getDerivedSchemaNames(java.lang.String)">getDerivedSchemaNames</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;kind)</CODE>
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getDerivedSchemaNames(org.syncope.types.AttributableType)">getDerivedSchemaNames</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get derived schema names.</TD>
@@ -227,7 +227,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&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="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getDerivedSchemas(java.lang.String)">getDerivedSchemas</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;kind)</CODE>
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getDerivedSchemas(org.syncope.types.AttributableType)">getDerivedSchemas</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get derived schemas.</TD>
@@ -235,7 +235,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&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><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getSchemaNames(java.lang.String)">getSchemaNames</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;kind)</CODE>
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getSchemaNames(org.syncope.types.AttributableType)">getSchemaNames</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get schema names.</TD>
@@ -243,7 +243,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&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="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getSchemas(java.lang.String)">getSchemas</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;kind)</CODE>
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getSchemas(org.syncope.types.AttributableType)">getSchemas</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get schemas.</TD>
@@ -251,7 +251,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&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><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getVirtualSchemaNames(java.lang.String)">getVirtualSchemaNames</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;kind)</CODE>
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getVirtualSchemaNames(org.syncope.types.AttributableType)">getVirtualSchemaNames</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get virtual schema names.</TD>
@@ -259,7 +259,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&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="../../../../org/syncope/client/to/VirtualSchemaTO.html" title="class in org.syncope.client.to">VirtualSchemaTO</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getVirtualSchemas(java.lang.String)">getVirtualSchemas</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;kind)</CODE>
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#getVirtualSchemas(org.syncope.types.AttributableType)">getVirtualSchemas</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get derived schemas.</TD>
@@ -267,7 +267,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#readDerivedSchema(java.lang.String, java.lang.String)">readDerivedSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#readDerivedSchema(org.syncope.types.AttributableType, java.lang.String)">readDerivedSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                   <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;name)</CODE>
 
 <BR>
@@ -276,7 +276,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#readSchema(java.lang.String, java.lang.String)">readSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#readSchema(org.syncope.types.AttributableType, java.lang.String)">readSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
            <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;name)</CODE>
 
 <BR>
@@ -285,7 +285,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#updateDerivedSchema(java.lang.String, org.syncope.client.to.DerivedSchemaTO)">updateDerivedSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#updateDerivedSchema(org.syncope.types.AttributableType, org.syncope.client.to.DerivedSchemaTO)">updateDerivedSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                     <A HREF="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A>&nbsp;schemaTO)</CODE>
 
 <BR>
@@ -294,7 +294,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#updateSchema(java.lang.String, org.syncope.client.to.SchemaTO)">updateSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#updateSchema(org.syncope.types.AttributableType, org.syncope.client.to.SchemaTO)">updateSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
              <A HREF="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&nbsp;schemaTO)</CODE>
 
 <BR>
@@ -303,7 +303,7 @@ Console client for invoking rest schema 
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#updateVirtualSchema(java.lang.String, org.syncope.client.to.VirtualSchemaTO)">updateVirtualSchema</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;kind,
+<TD><CODE><B><A HREF="../../../../org/syncope/console/rest/SchemaRestClient.html#updateVirtualSchema(org.syncope.types.AttributableType, org.syncope.client.to.VirtualSchemaTO)">updateVirtualSchema</A></B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                     <A HREF="../../../../org/syncope/client/to/VirtualSchemaTO.html" title="class in org.syncope.client.to">VirtualSchemaTO</A>&nbsp;schemaTO)</CODE>
 
 <BR>
@@ -349,10 +349,10 @@ public <B>SchemaRestClient</B>()</PRE>
 </TR>
 </TABLE>
 
-<A NAME="getSchemas(java.lang.String)"><!-- --></A><H3>
+<A NAME="getSchemas(org.syncope.types.AttributableType)"><!-- --></A><H3>
 getSchemas</H3>
 <PRE>
-public <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/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&gt; <B>getSchemas</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;kind)</PRE>
+public <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/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&gt; <B>getSchemas</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</PRE>
 <DL>
 <DD>Get schemas.
 <P>
@@ -363,10 +363,10 @@ public <A HREF="http://download.oracle.c
 </DL>
 <HR>
 
-<A NAME="getSchemaNames(java.lang.String)"><!-- --></A><H3>
+<A NAME="getSchemaNames(org.syncope.types.AttributableType)"><!-- --></A><H3>
 getSchemaNames</H3>
 <PRE>
-public <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; <B>getSchemaNames</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;kind)</PRE>
+public <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; <B>getSchemaNames</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</PRE>
 <DL>
 <DD>Get schema names.
 <P>
@@ -377,10 +377,10 @@ public <A HREF="http://download.oracle.c
 </DL>
 <HR>
 
-<A NAME="getDerivedSchemas(java.lang.String)"><!-- --></A><H3>
+<A NAME="getDerivedSchemas(org.syncope.types.AttributableType)"><!-- --></A><H3>
 getDerivedSchemas</H3>
 <PRE>
-public <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/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A>&gt; <B>getDerivedSchemas</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;kind)</PRE>
+public <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/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A>&gt; <B>getDerivedSchemas</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</PRE>
 <DL>
 <DD>Get derived schemas.
 <P>
@@ -391,38 +391,38 @@ public <A HREF="http://download.oracle.c
 </DL>
 <HR>
 
-<A NAME="getVirtualSchemas(java.lang.String)"><!-- --></A><H3>
-getVirtualSchemas</H3>
+<A NAME="getDerivedSchemaNames(org.syncope.types.AttributableType)"><!-- --></A><H3>
+getDerivedSchemaNames</H3>
 <PRE>
-public <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/VirtualSchemaTO.html" title="class in org.syncope.client.to">VirtualSchemaTO</A>&gt; <B>getVirtualSchemas</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;kind)</PRE>
+public <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; <B>getDerivedSchemaNames</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</PRE>
 <DL>
-<DD>Get derived schemas.
+<DD>Get derived schema names.
 <P>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>List of derived schemas.</DL>
+<DT><B>Returns:</B><DD>List of derived schema names.</DL>
 </DD>
 </DL>
 <HR>
 
-<A NAME="getDerivedSchemaNames(java.lang.String)"><!-- --></A><H3>
-getDerivedSchemaNames</H3>
+<A NAME="getVirtualSchemas(org.syncope.types.AttributableType)"><!-- --></A><H3>
+getVirtualSchemas</H3>
 <PRE>
-public <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; <B>getDerivedSchemaNames</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;kind)</PRE>
+public <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/VirtualSchemaTO.html" title="class in org.syncope.client.to">VirtualSchemaTO</A>&gt; <B>getVirtualSchemas</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</PRE>
 <DL>
-<DD>Get derived schema names.
+<DD>Get derived schemas.
 <P>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>List of derived schema names.</DL>
+<DT><B>Returns:</B><DD>List of derived schemas.</DL>
 </DD>
 </DL>
 <HR>
 
-<A NAME="getVirtualSchemaNames(java.lang.String)"><!-- --></A><H3>
+<A NAME="getVirtualSchemaNames(org.syncope.types.AttributableType)"><!-- --></A><H3>
 getVirtualSchemaNames</H3>
 <PRE>
-public <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; <B>getVirtualSchemaNames</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;kind)</PRE>
+public <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; <B>getVirtualSchemaNames</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type)</PRE>
 <DL>
 <DD>Get virtual schema names.
 <P>
@@ -433,10 +433,10 @@ public <A HREF="http://download.oracle.c
 </DL>
 <HR>
 
-<A NAME="createSchema(java.lang.String, org.syncope.client.to.SchemaTO)"><!-- --></A><H3>
+<A NAME="createSchema(org.syncope.types.AttributableType, org.syncope.client.to.SchemaTO)"><!-- --></A><H3>
 createSchema</H3>
 <PRE>
-public void <B>createSchema</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;kind,
+public void <B>createSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                          <A HREF="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&nbsp;schemaTO)</PRE>
 <DL>
 <DD>Create new user schema.
@@ -447,10 +447,10 @@ public void <B>createSchema</B>(<A HREF=
 </DL>
 <HR>
 
-<A NAME="readSchema(java.lang.String, java.lang.String)"><!-- --></A><H3>
+<A NAME="readSchema(org.syncope.types.AttributableType, java.lang.String)"><!-- --></A><H3>
 readSchema</H3>
 <PRE>
-public <A HREF="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A> <B>readSchema</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;kind,
+public <A HREF="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A> <B>readSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                            <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;name)</PRE>
 <DL>
 <DD>Load an already existent user schema by its name.
@@ -462,10 +462,10 @@ public <A HREF="../../../../org/syncope/
 </DL>
 <HR>
 
-<A NAME="updateSchema(java.lang.String, org.syncope.client.to.SchemaTO)"><!-- --></A><H3>
+<A NAME="updateSchema(org.syncope.types.AttributableType, org.syncope.client.to.SchemaTO)"><!-- --></A><H3>
 updateSchema</H3>
 <PRE>
-public void <B>updateSchema</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;kind,
+public void <B>updateSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                          <A HREF="../../../../org/syncope/client/to/SchemaTO.html" title="class in org.syncope.client.to">SchemaTO</A>&nbsp;schemaTO)</PRE>
 <DL>
 <DD>Update an already existent user schema.
@@ -476,10 +476,10 @@ public void <B>updateSchema</B>(<A HREF=
 </DL>
 <HR>
 
-<A NAME="deleteSchema(java.lang.String, java.lang.String)"><!-- --></A><H3>
+<A NAME="deleteSchema(org.syncope.types.AttributableType, java.lang.String)"><!-- --></A><H3>
 deleteSchema</H3>
 <PRE>
-public void <B>deleteSchema</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;kind,
+public void <B>deleteSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                          <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;name)</PRE>
 <DL>
 <DD>Delete an already existent user schema by its name.
@@ -490,10 +490,10 @@ public void <B>deleteSchema</B>(<A HREF=
 </DL>
 <HR>
 
-<A NAME="createDerivedSchema(java.lang.String, org.syncope.client.to.DerivedSchemaTO)"><!-- --></A><H3>
+<A NAME="createDerivedSchema(org.syncope.types.AttributableType, org.syncope.client.to.DerivedSchemaTO)"><!-- --></A><H3>
 createDerivedSchema</H3>
 <PRE>
-public void <B>createDerivedSchema</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;kind,
+public void <B>createDerivedSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                                 <A HREF="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A>&nbsp;schemaTO)</PRE>
 <DL>
 <DD>Create new derived user schema.
@@ -504,10 +504,10 @@ public void <B>createDerivedSchema</B>(<
 </DL>
 <HR>
 
-<A NAME="createVirtualSchema(java.lang.String, org.syncope.client.to.VirtualSchemaTO)"><!-- --></A><H3>
+<A NAME="createVirtualSchema(org.syncope.types.AttributableType, org.syncope.client.to.VirtualSchemaTO)"><!-- --></A><H3>
 createVirtualSchema</H3>
 <PRE>
-public void <B>createVirtualSchema</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;kind,
+public void <B>createVirtualSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                                 <A HREF="../../../../org/syncope/client/to/VirtualSchemaTO.html" title="class in org.syncope.client.to">VirtualSchemaTO</A>&nbsp;schemaTO)</PRE>
 <DL>
 <DD>Create new derived user schema.
@@ -518,10 +518,10 @@ public void <B>createVirtualSchema</B>(<
 </DL>
 <HR>
 
-<A NAME="readDerivedSchema(java.lang.String, java.lang.String)"><!-- --></A><H3>
+<A NAME="readDerivedSchema(org.syncope.types.AttributableType, java.lang.String)"><!-- --></A><H3>
 readDerivedSchema</H3>
 <PRE>
-public <A HREF="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A> <B>readDerivedSchema</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;kind,
+public <A HREF="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A> <B>readDerivedSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                                          <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;name)</PRE>
 <DL>
 <DD>Load an already existent user derived schema by its name.
@@ -533,10 +533,10 @@ public <A HREF="../../../../org/syncope/
 </DL>
 <HR>
 
-<A NAME="updateDerivedSchema(java.lang.String, org.syncope.client.to.DerivedSchemaTO)"><!-- --></A><H3>
+<A NAME="updateDerivedSchema(org.syncope.types.AttributableType, org.syncope.client.to.DerivedSchemaTO)"><!-- --></A><H3>
 updateDerivedSchema</H3>
 <PRE>
-public void <B>updateDerivedSchema</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;kind,
+public void <B>updateDerivedSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                                 <A HREF="../../../../org/syncope/client/to/DerivedSchemaTO.html" title="class in org.syncope.client.to">DerivedSchemaTO</A>&nbsp;schemaTO)</PRE>
 <DL>
 <DD>Update an already existent user derived schema.
@@ -547,10 +547,10 @@ public void <B>updateDerivedSchema</B>(<
 </DL>
 <HR>
 
-<A NAME="updateVirtualSchema(java.lang.String, org.syncope.client.to.VirtualSchemaTO)"><!-- --></A><H3>
+<A NAME="updateVirtualSchema(org.syncope.types.AttributableType, org.syncope.client.to.VirtualSchemaTO)"><!-- --></A><H3>
 updateVirtualSchema</H3>
 <PRE>
-public void <B>updateVirtualSchema</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;kind,
+public void <B>updateVirtualSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                                 <A HREF="../../../../org/syncope/client/to/VirtualSchemaTO.html" title="class in org.syncope.client.to">VirtualSchemaTO</A>&nbsp;schemaTO)</PRE>
 <DL>
 <DD>Update an already existent user derived schema.
@@ -561,10 +561,10 @@ public void <B>updateVirtualSchema</B>(<
 </DL>
 <HR>
 
-<A NAME="deleteDerivedSchema(java.lang.String, java.lang.String)"><!-- --></A><H3>
+<A NAME="deleteDerivedSchema(org.syncope.types.AttributableType, java.lang.String)"><!-- --></A><H3>
 deleteDerivedSchema</H3>
 <PRE>
-public void <B>deleteDerivedSchema</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;kind,
+public void <B>deleteDerivedSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                                 <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;name)</PRE>
 <DL>
 <DD>Delete an already existent user derived schema by its name.
@@ -575,13 +575,13 @@ public void <B>deleteDerivedSchema</B>(<
 </DL>
 <HR>
 
-<A NAME="deleteVirtualSchema(java.lang.String, java.lang.String)"><!-- --></A><H3>
+<A NAME="deleteVirtualSchema(org.syncope.types.AttributableType, java.lang.String)"><!-- --></A><H3>
 deleteVirtualSchema</H3>
 <PRE>
-public void <B>deleteVirtualSchema</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;kind,
+public void <B>deleteVirtualSchema</B>(<A HREF="../../../../org/syncope/types/AttributableType.html" title="enum in org.syncope.types">AttributableType</A>&nbsp;type,
                                 <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;name)</PRE>
 <DL>
-<DD>Delete an already existent user derived schema by its name.
+<DD>Delete an already existent user virtual schema by its name.
 <P>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>name</CODE> - (e.g.:surname)</DL>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/TaskRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/TaskRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/TaskRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/TaskRestClient.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>
-TaskRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+TaskRestClient (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 @@ TaskRestClient (Apache Syncope Parent 1.
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TaskRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="TaskRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>
@@ -199,7 +199,7 @@ Console client for invoking Rest Tasks s
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<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;</CODE></FONT></TD>
+<CODE>&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><A HREF="../../../../org/syncope/console/rest/TaskRestClient.html#getJobActionsClasses()">getJobActionsClasses</A></B>()</CODE>
 
 <BR>
@@ -207,7 +207,7 @@ Console client for invoking Rest Tasks s
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<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;</CODE></FONT></TD>
+<CODE>&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><A HREF="../../../../org/syncope/console/rest/TaskRestClient.html#getJobClasses()">getJobClasses</A></B>()</CODE>
 
 <BR>
@@ -350,7 +350,7 @@ public <B>TaskRestClient</B>()</PRE>
 <A NAME="getJobClasses()"><!-- --></A><H3>
 getJobClasses</H3>
 <PRE>
-public <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; <B>getJobClasses</B>()</PRE>
+public <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; <B>getJobClasses</B>()</PRE>
 <DL>
 <DD>Return a list of job classes.
 <P>
@@ -367,7 +367,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getJobActionsClasses()"><!-- --></A><H3>
 getJobActionsClasses</H3>
 <PRE>
-public <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; <B>getJobActionsClasses</B>()</PRE>
+public <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; <B>getJobActionsClasses</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/UserRequestRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/UserRequestRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/UserRequestRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/UserRequestRestClient.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>
-UserRequestRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+UserRequestRestClient (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 @@ UserRequestRestClient (Apache Syncope Pa
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UserRequestRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="UserRequestRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/UserRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/UserRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/UserRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/UserRestClient.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>
-UserRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+UserRestClient (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 @@ UserRestClient (Apache Syncope Parent 1.
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UserRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="UserRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/WorkflowRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/WorkflowRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/WorkflowRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/WorkflowRestClient.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>
-WorkflowRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+WorkflowRestClient (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 @@ WorkflowRestClient (Apache Syncope Paren
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="WorkflowRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="WorkflowRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/AbstractBaseRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/AbstractBaseRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/AbstractBaseRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/AbstractBaseRestClient.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:48 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.console.rest.AbstractBaseRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.AbstractBaseRestClient (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.console.rest.A
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.AbstractBaseRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.AbstractBaseRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ApprovalRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ApprovalRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ApprovalRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ApprovalRestClient.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:48 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.console.rest.ApprovalRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.ApprovalRestClient (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.console.rest.A
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.ApprovalRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.ApprovalRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConfigurationRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConfigurationRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConfigurationRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConfigurationRestClient.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:48 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.console.rest.ConfigurationRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.ConfigurationRestClient (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.console.rest.C
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.ConfigurationRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.ConfigurationRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConnectorRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConnectorRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConnectorRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ConnectorRestClient.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:48 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.console.rest.ConnectorRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.ConnectorRestClient (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.console.rest.C
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.ConnectorRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.ConnectorRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/EntitlementRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/EntitlementRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/EntitlementRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/EntitlementRestClient.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:48 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.console.rest.EntitlementRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.EntitlementRestClient (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.console.rest.E
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.EntitlementRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.EntitlementRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ExecutionRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ExecutionRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ExecutionRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ExecutionRestClient.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:48 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 Interface org.syncope.console.rest.ExecutionRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Interface org.syncope.console.rest.ExecutionRestClient (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 Interface org.syncope.console.re
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.syncope.console.rest.ExecutionRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.syncope.console.rest.ExecutionRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/InvalidPolicyType.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/InvalidPolicyType.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/InvalidPolicyType.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/InvalidPolicyType.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:48 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.console.rest.InvalidPolicyType (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.InvalidPolicyType (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.console.rest.I
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.InvalidPolicyType (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.InvalidPolicyType (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/NotificationRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/NotificationRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/NotificationRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/NotificationRestClient.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:48 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.console.rest.NotificationRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.NotificationRestClient (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.console.rest.N
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.NotificationRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.NotificationRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/PolicyRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/PolicyRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/PolicyRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/PolicyRestClient.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:48 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.console.rest.PolicyRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.PolicyRestClient (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.console.rest.P
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.PolicyRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.PolicyRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ReportRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ReportRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ReportRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ReportRestClient.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:48 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.console.rest.ReportRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.ReportRestClient (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.console.rest.R
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.ReportRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.ReportRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ResourceRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ResourceRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ResourceRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/ResourceRestClient.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:48 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.console.rest.ResourceRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.ResourceRestClient (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.console.rest.R
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.ResourceRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.ResourceRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/RoleRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/RoleRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/RoleRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/RoleRestClient.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:48 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.console.rest.RoleRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.RoleRestClient (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.console.rest.R
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.RoleRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.RoleRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/SchemaRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/SchemaRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/SchemaRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/SchemaRestClient.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:48 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.console.rest.SchemaRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.SchemaRestClient (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.console.rest.S
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.SchemaRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.SchemaRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/TaskRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/TaskRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/TaskRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/TaskRestClient.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:48 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.console.rest.TaskRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.TaskRestClient (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.console.rest.T
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.TaskRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.TaskRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRequestRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRequestRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRequestRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRequestRestClient.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:48 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.console.rest.UserRequestRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.UserRequestRestClient (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.console.rest.U
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.UserRequestRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.UserRequestRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/UserRestClient.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:48 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.console.rest.UserRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.UserRestClient (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.console.rest.U
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.UserRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.UserRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/WorkflowRestClient.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/WorkflowRestClient.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/WorkflowRestClient.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/class-use/WorkflowRestClient.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:48 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.console.rest.WorkflowRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.rest.WorkflowRestClient (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.console.rest.W
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.rest.WorkflowRestClient (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.rest.WorkflowRestClient (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/package-frame.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/package-frame.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/package-frame.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>
-org.syncope.console.rest (Apache Syncope Parent 1.1-SNAPSHOT API)
+org.syncope.console.rest (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">
 

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/package-summary.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/package-summary.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/package-summary.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>
-org.syncope.console.rest (Apache Syncope Parent 1.1-SNAPSHOT API)
+org.syncope.console.rest (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 @@ org.syncope.console.rest (Apache Syncope
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.syncope.console.rest (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="org.syncope.console.rest (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/package-tree.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/package-tree.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/package-tree.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>
-org.syncope.console.rest Class Hierarchy (Apache Syncope Parent 1.1-SNAPSHOT API)
+org.syncope.console.rest Class Hierarchy (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 @@ org.syncope.console.rest Class Hierarchy
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.syncope.console.rest Class Hierarchy (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="org.syncope.console.rest Class Hierarchy (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/rest/package-use.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/rest/package-use.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/rest/package-use.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/rest/package-use.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:48 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 Package org.syncope.console.rest (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Package org.syncope.console.rest (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 Package org.syncope.console.rest
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.syncope.console.rest (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.syncope.console.rest (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/AbstractAjaxDownloadBehavior.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/AbstractAjaxDownloadBehavior.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/AbstractAjaxDownloadBehavior.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/AbstractAjaxDownloadBehavior.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>
-AbstractAjaxDownloadBehavior (Apache Syncope Parent 1.1-SNAPSHOT API)
+AbstractAjaxDownloadBehavior (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 @@ AbstractAjaxDownloadBehavior (Apache Syn
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractAjaxDownloadBehavior (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="AbstractAjaxDownloadBehavior (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/class-use/AbstractAjaxDownloadBehavior.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/class-use/AbstractAjaxDownloadBehavior.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/class-use/AbstractAjaxDownloadBehavior.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/class-use/AbstractAjaxDownloadBehavior.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:48 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.console.wicket.ajax.form.AbstractAjaxDownloadBehavior (Apache Syncope Parent 1.1-SNAPSHOT API)
+Uses of Class org.syncope.console.wicket.ajax.form.AbstractAjaxDownloadBehavior (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.console.wicket
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.syncope.console.wicket.ajax.form.AbstractAjaxDownloadBehavior (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.syncope.console.wicket.ajax.form.AbstractAjaxDownloadBehavior (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-frame.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-frame.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-frame.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>
-org.syncope.console.wicket.ajax.form (Apache Syncope Parent 1.1-SNAPSHOT API)
+org.syncope.console.wicket.ajax.form (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">
 

Modified: incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-summary.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-summary.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-summary.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>
-org.syncope.console.wicket.ajax.form (Apache Syncope Parent 1.1-SNAPSHOT API)
+org.syncope.console.wicket.ajax.form (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 @@ org.syncope.console.wicket.ajax.form (Ap
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.syncope.console.wicket.ajax.form (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="org.syncope.console.wicket.ajax.form (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>

Modified: incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-tree.html?rev=1297937&r1=1297936&r2=1297937&view=diff
==============================================================================
--- incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-tree.html (original)
+++ incubator/syncope/site/apidocs/org/syncope/console/wicket/ajax/form/package-tree.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>
-org.syncope.console.wicket.ajax.form Class Hierarchy (Apache Syncope Parent 1.1-SNAPSHOT API)
+org.syncope.console.wicket.ajax.form Class Hierarchy (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 @@ org.syncope.console.wicket.ajax.form Cla
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.syncope.console.wicket.ajax.form Class Hierarchy (Apache Syncope Parent 1.1-SNAPSHOT API)";
+        parent.document.title="org.syncope.console.wicket.ajax.form Class Hierarchy (Apache Syncope 1.1-SNAPSHOT API)";
     }
 }
 </SCRIPT>