http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-summary.html index 8cf5f8c..7a1b10d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.unitofwork (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.unitofwork (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="org.apache.polygene.api.unitofwork (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.unitofwork (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/org/apache/polygene/api/unitofwork/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-tree.html index ebafe15..8e0ad61 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/unitofwork/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.unitofwork Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.unitofwork Class Hierarchy (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="org.apache.polygene.api.unitofwork Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.unitofwork Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -88,7 +88,7 @@ <ul> <li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/InvalidApplicationException.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">InvalidApplicationException</span></a> <ul> -<li type="circle">org.apache.polygene.api.composite.<a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeException.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">NoSuchCompositeException</span></a> +<li type="circle">org.apache.polygene.api.composite.<a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">NoSuchCompositeTypeException</span></a> <ul> <li type="circle">org.apache.polygene.api.unitofwork.<a href="../../../../../org/apache/polygene/api/unitofwork/NoSuchEntityTypeException.html" title="class in org.apache.polygene.api.unitofwork"><span class="typeNameLink">NoSuchEntityTypeException</span></a></li> </ul> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/usecase/Usecase.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/usecase/Usecase.html b/content/java/develop/javadocs/org/apache/polygene/api/usecase/Usecase.html index 6d82263..91ae8d6 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/usecase/Usecase.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/usecase/Usecase.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Usecase (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Usecase (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="Usecase (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Usecase (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/org/apache/polygene/api/usecase/UsecaseBuilder.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseBuilder.html b/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseBuilder.html index dbe1bee..06e8ea7 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseBuilder.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseBuilder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>UsecaseBuilder (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>UsecaseBuilder (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="UsecaseBuilder (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="UsecaseBuilder (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/org/apache/polygene/api/usecase/UsecaseFactory.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseFactory.html b/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseFactory.html index 7345de4..0a6820e 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseFactory.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/usecase/UsecaseFactory.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>UsecaseFactory (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>UsecaseFactory (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="UsecaseFactory (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="UsecaseFactory (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/org/apache/polygene/api/usecase/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-frame.html index d06dfda..a347c8d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.usecase (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.usecase (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> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-summary.html index d91b80c..c94f391 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.usecase (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.usecase (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="org.apache.polygene.api.usecase (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.usecase (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/org/apache/polygene/api/usecase/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-tree.html index 62a3f10..15ca887 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/usecase/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.usecase Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.usecase Class Hierarchy (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="org.apache.polygene.api.usecase Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.usecase Class Hierarchy (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/org/apache/polygene/api/util/AccessibleObjects.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/AccessibleObjects.html b/content/java/develop/javadocs/org/apache/polygene/api/util/AccessibleObjects.html index 147247a..4fee6d4 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/AccessibleObjects.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/AccessibleObjects.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AccessibleObjects (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>AccessibleObjects (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="AccessibleObjects (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="AccessibleObjects (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/org/apache/polygene/api/util/Annotations.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Annotations.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Annotations.html index ef9b68d..0be2a0e 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Annotations.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Annotations.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Annotations (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Annotations (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="Annotations (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Annotations (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/org/apache/polygene/api/util/Classes.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Classes.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Classes.html index a813f39..22523b0 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Classes.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Classes.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Classes (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Classes (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="Classes (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Classes (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/org/apache/polygene/api/util/Collectors.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Collectors.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Collectors.html index e157c23..8a04edf 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Collectors.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Collectors.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Collectors (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Collectors (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="Collectors (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Collectors (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/org/apache/polygene/api/util/Constructors.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Constructors.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Constructors.html index 5eaaf63..11482b3 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Constructors.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Constructors.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constructors (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Constructors (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="Constructors (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Constructors (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/org/apache/polygene/api/util/Fields.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Fields.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Fields.html index e28d504..bb749da 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Fields.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Fields.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Fields (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Fields (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="Fields (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Fields (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/org/apache/polygene/api/util/HierarchicalVisitor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitor.html b/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitor.html index 1395667..34932da 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HierarchicalVisitor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>HierarchicalVisitor (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="HierarchicalVisitor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="HierarchicalVisitor (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/org/apache/polygene/api/util/HierarchicalVisitorAdapter.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitorAdapter.html b/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitorAdapter.html index f164b87..ca73c10 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitorAdapter.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/HierarchicalVisitorAdapter.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HierarchicalVisitorAdapter (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>HierarchicalVisitorAdapter (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="HierarchicalVisitorAdapter (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="HierarchicalVisitorAdapter (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/org/apache/polygene/api/util/Methods.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Methods.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Methods.html index 4fc3d18..788fd5d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Methods.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Methods.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Methods (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Methods (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="Methods (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Methods (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/org/apache/polygene/api/util/Visitable.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Visitable.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Visitable.html index 1abfaf8..0780fd6 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Visitable.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Visitable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Visitable (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Visitable (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="Visitable (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Visitable (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/org/apache/polygene/api/util/VisitableHierarchy.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/VisitableHierarchy.html b/content/java/develop/javadocs/org/apache/polygene/api/util/VisitableHierarchy.html index d990545..20d90ac 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/VisitableHierarchy.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/VisitableHierarchy.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>VisitableHierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>VisitableHierarchy (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="VisitableHierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="VisitableHierarchy (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/org/apache/polygene/api/util/Visitor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/Visitor.html b/content/java/develop/javadocs/org/apache/polygene/api/util/Visitor.html index 0c091f0..4a24139 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/Visitor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/Visitor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Visitor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Visitor (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="Visitor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Visitor (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/org/apache/polygene/api/util/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/util/package-frame.html index 054e250..8dba915 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.util (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.util (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> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/util/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/util/package-summary.html index e98d4ad..c7c596e 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.util (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.util (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="org.apache.polygene.api.util (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.util (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/org/apache/polygene/api/util/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/util/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/util/package-tree.html index bf4f533..b3e7f20 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/util/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/util/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.util Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.util Class Hierarchy (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="org.apache.polygene.api.util Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.util Class Hierarchy (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/org/apache/polygene/api/value/NoSuchValueTypeException.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/NoSuchValueTypeException.html b/content/java/develop/javadocs/org/apache/polygene/api/value/NoSuchValueTypeException.html new file mode 100644 index 0000000..539e90d --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/NoSuchValueTypeException.html @@ -0,0 +1,323 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="fr"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>NoSuchValueTypeException (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> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="NoSuchValueTypeException (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../org/apache/polygene/api/value/ValueBuilder.html" title="interface in org.apache.polygene.api.value"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/api/value/NoSuchValueTypeException.html" target="_top">Frames</a></li> +<li><a href="NoSuchValueTypeException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.polygene.api.value</div> +<h2 title="Class NoSuchValueTypeException" class="title">Class NoSuchValueTypeException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/polygene/api/common/InvalidApplicationException.html" title="class in org.apache.polygene.api.common">org.apache.polygene.api.common.InvalidApplicationException</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html" title="class in org.apache.polygene.api.composite">org.apache.polygene.api.composite.NoSuchCompositeTypeException</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.polygene.api.value.NoSuchValueTypeException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">NoSuchValueTypeException</span> +extends <a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html" title="class in org.apache.polygene.api.composite">NoSuchCompositeTypeException</a></pre> +<div class="block">Thrown when no visible value of the requested type is found.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../serialized-form.html#org.apache.polygene.api.value.NoSuchValueTypeException">Serialized Form</a></dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html#NoSuchValueTypeException-java.lang.String-org.apache.polygene.api.structure.ModuleDescriptor-">NoSuchValueTypeException</a></span>(<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> valueType, + <a href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" title="interface in org.apache.polygene.api.structure">ModuleDescriptor</a> module)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true" title="class or interface in java.util.stream">Stream</a><? extends <a href="../../../../../org/apache/polygene/api/composite/CompositeDescriptor.html" title="interface in org.apache.polygene.api.composite">CompositeDescriptor</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html#descriptors-org.apache.polygene.api.structure.TypeLookup-">descriptors</a></span>(<a href="../../../../../org/apache/polygene/api/structure/TypeLookup.html" title="interface in org.apache.polygene.api.structure">TypeLookup</a> typeLookup)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.api.composite.NoSuchCompositeTypeException"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.polygene.api.composite.<a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html" title="class in org.apache.polygene.api.composite">NoSuchCompositeTypeException</a></h3> +<code><a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#candidateTypes--">candidateTypes</a>, <a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#compositeType--">compositeType</a>, <a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#getMessage--">getMessage</a>, <a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#hashCode--">hashCode</a>, <a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#moduleName--">moduleName</a>, <a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#visibleTypes--">visibleTypes</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getCause--" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--" title="class or interface in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintWriter-" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.or acle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-ex ternal=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="NoSuchValueTypeException-java.lang.String-org.apache.polygene.api.structure.ModuleDescriptor-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NoSuchValueTypeException</h4> +<pre>public NoSuchValueTypeException(<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> valueType, + <a href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" title="interface in org.apache.polygene.api.structure">ModuleDescriptor</a> module)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="descriptors-org.apache.polygene.api.structure.TypeLookup-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>descriptors</h4> +<pre>protected <a href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true" title="class or interface in java.util.stream">Stream</a><? extends <a href="../../../../../org/apache/polygene/api/composite/CompositeDescriptor.html" title="interface in org.apache.polygene.api.composite">CompositeDescriptor</a>> descriptors(<a href="../../../../../org/apache/polygene/api/structure/TypeLookup.html" title="interface in org.apache.polygene.api.structure">TypeLookup</a> typeLookup)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html#descriptors-org.apache.polygene.api.structure.TypeLookup-">descriptors</a></code> in class <code><a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html" title="class in org.apache.polygene.api.composite">NoSuchCompositeTypeException</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../org/apache/polygene/api/value/ValueBuilder.html" title="interface in org.apache.polygene.api.value"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/api/value/NoSuchValueTypeException.html" target="_top">Frames</a></li> +<li><a href="NoSuchValueTypeException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilder.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilder.html b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilder.html index d49c957..3602a99 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilder.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ValueBuilder (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ValueBuilder (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="ValueBuilder (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ValueBuilder (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/polygene/api/value/ValueBuilderFactory.html" title="interface in org.apache.polygene.api.value"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -269,7 +269,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/polygene/api/value/ValueBuilderFactory.html" title="interface in org.apache.polygene.api.value"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderFactory.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderFactory.html b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderFactory.html index 3e4d172..4c51c4d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderFactory.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderFactory.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ValueBuilderFactory (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ValueBuilderFactory (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="ValueBuilderFactory (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ValueBuilderFactory (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -181,7 +181,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <h4>newValue</h4> <pre><T> T newValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><T> valueType) - throws <a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a>, + throws <a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a>, <a href="../../../../../org/apache/polygene/api/common/ConstructionException.html" title="class in org.apache.polygene.api.common">ConstructionException</a></pre> <div class="block">Instantiate a Value of the given type.</div> <dl> @@ -192,7 +192,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="returnLabel">Returns:</span></dt> <dd>a new Value instance</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a></code> - if no value extending the mixinType has been registered</dd> +<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a></code> - if no value extending the mixinType has been registered</dd> <dd><code><a href="../../../../../org/apache/polygene/api/common/ConstructionException.html" title="class in org.apache.polygene.api.common">ConstructionException</a></code> - if the value could not be instantiated</dd> </dl> </li> @@ -204,7 +204,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <h4>newValueBuilder</h4> <pre><T> <a href="../../../../../org/apache/polygene/api/value/ValueBuilder.html" title="interface in org.apache.polygene.api.value">ValueBuilder</a><T> newValueBuilder(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><T> valueType) - throws <a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a></pre> + throws <a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a></pre> <div class="block">Create a builder for creating new Values that implements the given Value type. <p>The returned ValueBuilder can be reused to create several Values instances.</p></div> <dl> @@ -215,7 +215,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="returnLabel">Returns:</span></dt> <dd>a ValueBuilder for creation of ValueComposites implementing the interface</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a></code> - if no value extending the mixinType has been registered</dd> +<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a></code> - if no value extending the mixinType has been registered</dd> </dl> </li> </ul> @@ -238,7 +238,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="returnLabel">Returns:</span></dt> <dd>a ValueBuilder for creation of ValueComposites implementing the interface of the prototype</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a></code> - if no value extending the mixinType has been registered</dd> +<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a></code> - if no value extending the mixinType has been registered</dd> </dl> </li> </ul> @@ -267,7 +267,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="returnLabel">Returns:</span></dt> <dd>a ValueBuilder for creation of ValueComposites implementing the interface</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a></code> - if no value extending the mixinType has been registered</dd> +<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a></code> - if no value extending the mixinType has been registered</dd> </dl> </li> </ul> @@ -289,7 +289,7 @@ var activeTableTab = "activeTableTab"; <dt><span class="returnLabel">Returns:</span></dt> <dd>a new Value instance</dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a></code> - if no value extending the mixinType has been registered</dd> +<dd><code><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a></code> - if no value extending the mixinType has been registered</dd> <dd><code><a href="../../../../../org/apache/polygene/api/common/ConstructionException.html" title="class in org.apache.polygene.api.common">ConstructionException</a></code> - if the value could not be instantiated</dd> </dl> </li> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderTemplate.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderTemplate.html b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderTemplate.html index e60a3bc..e5784a5 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderTemplate.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueBuilderTemplate.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ValueBuilderTemplate (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ValueBuilderTemplate (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="ValueBuilderTemplate (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ValueBuilderTemplate (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/org/apache/polygene/api/value/ValueComposite.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueComposite.html b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueComposite.html index e8dc164..1bd4ff9 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueComposite.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueComposite.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ValueComposite (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ValueComposite (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="ValueComposite (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ValueComposite (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/org/apache/polygene/api/value/ValueDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueDescriptor.html index a8d0a52..b49676d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/ValueDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/ValueDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ValueDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ValueDescriptor (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="ValueDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ValueDescriptor (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/org/apache/polygene/api/value/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/value/package-frame.html index fb394fc..2f76abe 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.value (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.value (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> @@ -24,7 +24,7 @@ </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> -<li><a href="NoSuchValueException.html" title="class in org.apache.polygene.api.value" target="classFrame">NoSuchValueException</a></li> +<li><a href="NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value" target="classFrame">NoSuchValueTypeException</a></li> </ul> </div> </body> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/value/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/value/package-summary.html index 4a8b25e..d03a7ce 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.value (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.value (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="org.apache.polygene.api.value (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.value (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -139,7 +139,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value">NoSuchValueException</a></td> +<td class="colFirst"><a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value">NoSuchValueTypeException</a></td> <td class="colLast"> <div class="block">Thrown when no visible value of the requested type is found.</div> </td> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/value/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/value/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/value/package-tree.html index 8658c8f..2aa1824 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/value/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/value/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.api.value Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.value Class Hierarchy (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="org.apache.polygene.api.value Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.value Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -88,9 +88,9 @@ <ul> <li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/InvalidApplicationException.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">InvalidApplicationException</span></a> <ul> -<li type="circle">org.apache.polygene.api.composite.<a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeException.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">NoSuchCompositeException</span></a> +<li type="circle">org.apache.polygene.api.composite.<a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">NoSuchCompositeTypeException</span></a> <ul> -<li type="circle">org.apache.polygene.api.value.<a href="../../../../../org/apache/polygene/api/value/NoSuchValueException.html" title="class in org.apache.polygene.api.value"><span class="typeNameLink">NoSuchValueException</span></a></li> +<li type="circle">org.apache.polygene.api.value.<a href="../../../../../org/apache/polygene/api/value/NoSuchValueTypeException.html" title="class in org.apache.polygene.api.value"><span class="typeNameLink">NoSuchValueTypeException</span></a></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembler.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembler.html b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembler.html index b206058..57d7197 100644 --- a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembler.html +++ b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembler.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ApplicationAssembler (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ApplicationAssembler (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="ApplicationAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ApplicationAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -100,11 +100,16 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../org/apache/polygene/library/servlet/lifecycle/AbstractPolygeneServletBootstrap.html" title="class in org.apache.polygene.library.servlet.lifecycle">AbstractPolygeneServletBootstrap</a>, <a href="../../../../org/apache/polygene/test/model/assembly/ApplicationAssembler.html" title="class in org.apache.polygene.test.model.assembly">ApplicationAssembler</a>, <a href="../../../../org/apache/polygene/bootstrap/ApplicationAssemblerAdapter.html" title="class in org.apache.polygene.bootstrap">ApplicationAssemblerAdapter</a>, <a href="../../../../org/apache/polygene/bootstrap/layered/LayeredApplicationAssembler.html" title="class in org.apache.polygene.bootstrap.layered">LayeredApplicationAssembler</a>, <a href="../../../../org/apache/polygene/library/restlet/assembly/RestApplicationAssembler.html" title="class in org.apache.polygene.library.restlet.assembly">RestApplicationAssembler</a></dd> +<dd><a href="../../../../org/apache/polygene/library/servlet/lifecycle/AbstractPolygeneServletBootstrap.html" title="class in org.apache.polygene.library.servlet.lifecycle">AbstractPolygeneServletBootstrap</a>, <a href="../../../../org/apache/polygene/test/model/assembly/ApplicationAssembler.html" title="class in org.apache.polygene.test.model.assembly">ApplicationAssembler</a>, <a href="../../../../org/apache/polygene/bootstrap/ApplicationAssemblerAdapter.html" title="class in org.apache.polygene.bootstrap">ApplicationAssemblerAdapter</a>, <a href="../../../../org/apache/polygene/bootstrap/layered/LayeredApplicationAssembler.html" title="class in org.apache.polygene.bootstrap.layered">LayeredApplicationAssembler</a></dd> +</dl> +<dl> +<dt>Functional Interface:</dt> +<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> </dl> <hr> <br> -<pre>public interface <span class="typeNameLabel">ApplicationAssembler</span></pre> +<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a> +public interface <span class="typeNameLabel">ApplicationAssembler</span></pre> <div class="block">Implement this interface to create the root class that is responsible for assembling your entire application. http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblerAdapter.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblerAdapter.html b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblerAdapter.html index 1acaaa4..d4322ab 100644 --- a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblerAdapter.html +++ b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblerAdapter.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ApplicationAssemblerAdapter (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ApplicationAssemblerAdapter (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="ApplicationAssemblerAdapter (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ApplicationAssemblerAdapter (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -217,13 +217,10 @@ implements <a href="../../../../org/apache/polygene/bootstrap/ApplicationAssembl <ul class="blockListLast"> <li class="blockList"> <h4>assemble</h4> -<pre>public <a href="../../../../org/apache/polygene/bootstrap/ApplicationAssembly.html" title="interface in org.apache.polygene.bootstrap">ApplicationAssembly</a> assemble(<a href="../../../../org/apache/polygene/bootstrap/ApplicationAssemblyFactory.html" title="interface in org.apache.polygene.bootstrap">ApplicationAssemblyFactory</a> applicationFactory) - throws <a href="../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></pre> +<pre>public <a href="../../../../org/apache/polygene/bootstrap/ApplicationAssembly.html" title="interface in org.apache.polygene.bootstrap">ApplicationAssembly</a> assemble(<a href="../../../../org/apache/polygene/bootstrap/ApplicationAssemblyFactory.html" title="interface in org.apache.polygene.bootstrap">ApplicationAssemblyFactory</a> applicationFactory)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/polygene/bootstrap/ApplicationAssembler.html#assemble-org.apache.polygene.bootstrap.ApplicationAssemblyFactory-">assemble</a></code> in interface <code><a href="../../../../org/apache/polygene/bootstrap/ApplicationAssembler.html" title="interface in org.apache.polygene.bootstrap">ApplicationAssembler</a></code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></code></dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembly.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembly.html b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembly.html index 5df8365..fbb37ec 100644 --- a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembly.html +++ b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssembly.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ApplicationAssembly (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ApplicationAssembly (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="ApplicationAssembly (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ApplicationAssembly (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/org/apache/polygene/bootstrap/ApplicationAssemblyFactory.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblyFactory.html b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblyFactory.html index 58ba91e..d2bba1d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblyFactory.html +++ b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationAssemblyFactory.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ApplicationAssemblyFactory (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ApplicationAssemblyFactory (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="ApplicationAssemblyFactory (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ApplicationAssemblyFactory (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/org/apache/polygene/bootstrap/ApplicationModelFactory.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationModelFactory.html b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationModelFactory.html index 6226c9f..268d84f 100644 --- a/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationModelFactory.html +++ b/content/java/develop/javadocs/org/apache/polygene/bootstrap/ApplicationModelFactory.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ApplicationModelFactory (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ApplicationModelFactory (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="ApplicationModelFactory (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ApplicationModelFactory (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) {
