http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/constant-values.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/constant-values.html b/content/java/develop/javadocs/constant-values.html index 8d3015d..2a83aa8 100644 --- a/content/java/develop/javadocs/constant-values.html +++ b/content/java/develop/javadocs/constant-values.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constant Field Values (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Constant Field Values (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Constant Field Values (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -117,7 +117,7 @@ <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.bootstrap.identity.<a href="org/apache/polygene/bootstrap/identity/DefaultIdentityGeneratorAssembler.html" title="class in org.apache.polygene.bootstrap.identity">DefaultIdentityGeneratorAssembler</a></span><span class="tabEnd"> </span></caption> +<caption><span>org.apache.polygene.bootstrap.defaults.<a href="org/apache/polygene/bootstrap/defaults/DefaultIdentityGeneratorAssembler.html" title="class in org.apache.polygene.bootstrap.defaults">DefaultIdentityGeneratorAssembler</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> @@ -125,20 +125,18 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.bootstrap.identity.DefaultIdentityGeneratorAssembler.IDENTITY"> +<td class="colFirst"><a name="org.apache.polygene.bootstrap.defaults.DefaultIdentityGeneratorAssembler.IDENTITY"> <!-- --> </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/bootstrap/identity/DefaultIdentityGeneratorAssembler.html#IDENTITY">IDENTITY</a></code></td> +<td><code><a href="org/apache/polygene/bootstrap/defaults/DefaultIdentityGeneratorAssembler.html#IDENTITY">IDENTITY</a></code></td> <td class="colLast"><code>"default-identity-generator"</code></td> </tr> </tbody> </table> </li> -</ul> -<ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.bootstrap.serialization.<a href="org/apache/polygene/bootstrap/serialization/DefaultSerializationAssembler.html" title="class in org.apache.polygene.bootstrap.serialization">DefaultSerializationAssembler</a></span><span class="tabEnd"> </span></caption> +<caption><span>org.apache.polygene.bootstrap.defaults.<a href="org/apache/polygene/bootstrap/defaults/DefaultMetricsProviderAssembler.html" title="class in org.apache.polygene.bootstrap.defaults">DefaultMetricsProviderAssembler</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> @@ -146,20 +144,37 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.bootstrap.serialization.DefaultSerializationAssembler.IDENTITY"> +<td class="colFirst"><a name="org.apache.polygene.bootstrap.defaults.DefaultMetricsProviderAssembler.IDENTITY"> <!-- --> </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/bootstrap/serialization/DefaultSerializationAssembler.html#IDENTITY">IDENTITY</a></code></td> +<td><code><a href="org/apache/polygene/bootstrap/defaults/DefaultMetricsProviderAssembler.html#IDENTITY">IDENTITY</a></code></td> +<td class="colLast"><code>"default-metrics-provider"</code></td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<caption><span>org.apache.polygene.bootstrap.defaults.<a href="org/apache/polygene/bootstrap/defaults/DefaultSerializationAssembler.html" title="class in org.apache.polygene.bootstrap.defaults">DefaultSerializationAssembler</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th scope="col">Constant Field</th> +<th class="colLast" scope="col">Value</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.polygene.bootstrap.defaults.DefaultSerializationAssembler.IDENTITY"> +<!-- --> +</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td><code><a href="org/apache/polygene/bootstrap/defaults/DefaultSerializationAssembler.html#IDENTITY">IDENTITY</a></code></td> <td class="colLast"><code>"default-serialization"</code></td> </tr> </tbody> </table> </li> -</ul> -<ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.bootstrap.unitofwork.<a href="org/apache/polygene/bootstrap/unitofwork/DefaultUnitOfWorkAssembler.html" title="class in org.apache.polygene.bootstrap.unitofwork">DefaultUnitOfWorkAssembler</a></span><span class="tabEnd"> </span></caption> +<caption><span>org.apache.polygene.bootstrap.defaults.<a href="org/apache/polygene/bootstrap/defaults/DefaultUnitOfWorkAssembler.html" title="class in org.apache.polygene.bootstrap.defaults">DefaultUnitOfWorkAssembler</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> @@ -167,10 +182,10 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.bootstrap.unitofwork.DefaultUnitOfWorkAssembler.IDENTITY"> +<td class="colFirst"><a name="org.apache.polygene.bootstrap.defaults.DefaultUnitOfWorkAssembler.IDENTITY"> <!-- --> </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/bootstrap/unitofwork/DefaultUnitOfWorkAssembler.html#IDENTITY">IDENTITY</a></code></td> +<td><code><a href="org/apache/polygene/bootstrap/defaults/DefaultUnitOfWorkAssembler.html#IDENTITY">IDENTITY</a></code></td> <td class="colLast"><code>"default-uow-factory"</code></td> </tr> </tbody> @@ -323,7 +338,7 @@ <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.entitystore.mongodb.<a href="org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreMixin</a></span><span class="tabEnd"> </span></caption> +<caption><span>org.apache.polygene.entitystore.mongodb.<a href="org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreMixin</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> @@ -331,17 +346,17 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.entitystore.mongodb.MongoMapEntityStoreMixin.IDENTITY_COLUMN"> +<td class="colFirst"><a name="org.apache.polygene.entitystore.mongodb.MongoDBEntityStoreMixin.IDENTITY_COLUMN"> <!-- --> </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreMixin.html#IDENTITY_COLUMN">IDENTITY_COLUMN</a></code></td> +<td><code><a href="org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#IDENTITY_COLUMN">IDENTITY_COLUMN</a></code></td> <td class="colLast"><code>"_id"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.polygene.entitystore.mongodb.MongoMapEntityStoreMixin.STATE_COLUMN"> +<td class="colFirst"><a name="org.apache.polygene.entitystore.mongodb.MongoDBEntityStoreMixin.STATE_COLUMN"> <!-- --> </a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreMixin.html#STATE_COLUMN">STATE_COLUMN</a></code></td> +<td><code><a href="org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreMixin.html#STATE_COLUMN">STATE_COLUMN</a></code></td> <td class="colLast"><code>"state"</code></td> </tr> </tbody> @@ -1237,225 +1252,6 @@ <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.configuration.<a href="org/apache/polygene/library/restlet/assembly/configuration/ConfigurationLayer.html" title="class in org.apache.polygene.library.restlet.assembly.configuration">ConfigurationLayer</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.configuration.ConfigurationLayer.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/configuration/ConfigurationLayer.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Configuration Layer"</code></td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.configuration.<a href="org/apache/polygene/library/restlet/assembly/configuration/ConfigurationModule.html" title="class in org.apache.polygene.library.restlet.assembly.configuration">ConfigurationModule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.configuration.ConfigurationModule.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/configuration/ConfigurationModule.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Configuration Module"</code></td> -</tr> -</tbody> -</table> -</li> -</ul> -<ul class="blockList"> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.connectivity.<a href="org/apache/polygene/library/restlet/assembly/connectivity/ConnectivityLayer.html" title="class in org.apache.polygene.library.restlet.assembly.connectivity">ConnectivityLayer</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.connectivity.ConnectivityLayer.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/connectivity/ConnectivityLayer.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Connectivity Layer"</code></td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.connectivity.<a href="org/apache/polygene/library/restlet/assembly/connectivity/RestModule.html" title="class in org.apache.polygene.library.restlet.assembly.connectivity">RestModule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.connectivity.RestModule.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/connectivity/RestModule.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"REST Module"</code></td> -</tr> -</tbody> -</table> -</li> -</ul> -<ul class="blockList"> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.domain.<a href="org/apache/polygene/library/restlet/assembly/domain/CrudModule.html" title="class in org.apache.polygene.library.restlet.assembly.domain">CrudModule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.domain.CrudModule.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/domain/CrudModule.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"CRUD Module"</code></td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.domain.<a href="org/apache/polygene/library/restlet/assembly/domain/DomainLayer.html" title="class in org.apache.polygene.library.restlet.assembly.domain">DomainLayer</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.domain.DomainLayer.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/domain/DomainLayer.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Domain Layer"</code></td> -</tr> -</tbody> -</table> -</li> -</ul> -<ul class="blockList"> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.infrastructue.<a href="org/apache/polygene/library/restlet/assembly/infrastructue/FileStorageModule.html" title="class in org.apache.polygene.library.restlet.assembly.infrastructue">FileStorageModule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.infrastructue.FileStorageModule.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/infrastructue/FileStorageModule.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Storage Module"</code></td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.infrastructue.<a href="org/apache/polygene/library/restlet/assembly/infrastructue/IndexingModule.html" title="class in org.apache.polygene.library.restlet.assembly.infrastructue">IndexingModule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.infrastructue.IndexingModule.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/infrastructue/IndexingModule.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Indexing Module"</code></td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.infrastructue.<a href="org/apache/polygene/library/restlet/assembly/infrastructue/InfrastructureLayer.html" title="class in org.apache.polygene.library.restlet.assembly.infrastructue">InfrastructureLayer</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.infrastructue.InfrastructureLayer.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/infrastructue/InfrastructureLayer.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Infrastructure Layer"</code></td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.infrastructue.<a href="org/apache/polygene/library/restlet/assembly/infrastructue/SerializationModule.html" title="class in org.apache.polygene.library.restlet.assembly.infrastructue">SerializationModule</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.infrastructue.SerializationModule.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/infrastructue/SerializationModule.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Serialization Module"</code></td> -</tr> -</tbody> -</table> -</li> -</ul> -<ul class="blockList"> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> -<caption><span>org.apache.polygene.library.restlet.assembly.resource.<a href="org/apache/polygene/library/restlet/assembly/resource/ResourceLayer.html" title="class in org.apache.polygene.library.restlet.assembly.resource">ResourceLayer</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th scope="col">Constant Field</th> -<th class="colLast" scope="col">Value</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.polygene.library.restlet.assembly.resource.ResourceLayer.NAME"> -<!-- --> -</a><code>public static final <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td><code><a href="org/apache/polygene/library/restlet/assembly/resource/ResourceLayer.html#NAME">NAME</a></code></td> -<td class="colLast"><code>"Resource Layer"</code></td> -</tr> -</tbody> -</table> -</li> -</ul> -<ul class="blockList"> -<li class="blockList"> -<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.polygene.library.restlet.identity.<a href="org/apache/polygene/library/restlet/identity/IdentityManager.html" title="interface in org.apache.polygene.library.restlet.identity">IdentityManager</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th>
http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/deprecated-list.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/deprecated-list.html b/content/java/develop/javadocs/deprecated-list.html index 8199c01..9a7a4ee 100644 --- a/content/java/develop/javadocs/deprecated-list.html +++ b/content/java/develop/javadocs/deprecated-list.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Deprecated List (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Deprecated List (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Deprecated List (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/help-doc.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/help-doc.html b/content/java/develop/javadocs/help-doc.html index 4d3619e..c4e2833 100644 --- a/content/java/develop/javadocs/help-doc.html +++ b/content/java/develop/javadocs/help-doc.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>API Help (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>API Help (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="API Help (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) {
