http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/concern/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/concern/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/concern/package-tree.html index 3843add..8b35eef 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/concern/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/concern/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.concern Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.concern 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.concern Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.concern 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/configuration/Configuration.ConfigurationMixin.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html index ea22103..9b67bfa 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Configuration.ConfigurationMixin (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Configuration.ConfigurationMixin (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="Configuration.ConfigurationMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Configuration.ConfigurationMixin (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -179,7 +179,8 @@ implements <a href="../../../../../org/apache/polygene/api/configuration/Configu </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><V> V</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html#findConfigurationInstanceFor-org.apache.polygene.api.service.ServiceComposite-org.apache.polygene.api.unitofwork.UnitOfWork-">findConfigurationInstanceFor</a></span>(<a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a> serviceComposite, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html#findConfigurationInstanceFor-org.apache.polygene.api.service.ServiceDescriptor-org.apache.polygene.api.identity.Identity-org.apache.polygene.api.unitofwork.UnitOfWork-">findConfigurationInstanceFor</a></span>(<a href="../../../../../org/apache/polygene/api/service/ServiceDescriptor.html" title="interface in org.apache.polygene.api.service">ServiceDescriptor</a> serviceModel, + <a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> serviceIdentity, <a href="../../../../../org/apache/polygene/api/unitofwork/UnitOfWork.html" title="interface in org.apache.polygene.api.unitofwork">UnitOfWork</a> uow)</code> </td> </tr> <tr id="i1" class="rowColor"> @@ -296,13 +297,14 @@ implements <a href="../../../../../org/apache/polygene/api/configuration/Configu </dl> </li> </ul> -<a name="findConfigurationInstanceFor-org.apache.polygene.api.service.ServiceComposite-org.apache.polygene.api.unitofwork.UnitOfWork-"> +<a name="findConfigurationInstanceFor-org.apache.polygene.api.service.ServiceDescriptor-org.apache.polygene.api.identity.Identity-org.apache.polygene.api.unitofwork.UnitOfWork-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>findConfigurationInstanceFor</h4> -<pre>public <V> V findConfigurationInstanceFor(<a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a> serviceComposite, +<pre>public <V> V findConfigurationInstanceFor(<a href="../../../../../org/apache/polygene/api/service/ServiceDescriptor.html" title="interface in org.apache.polygene.api.service">ServiceDescriptor</a> serviceModel, + <a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> serviceIdentity, <a href="../../../../../org/apache/polygene/api/unitofwork/UnitOfWork.html" title="interface in org.apache.polygene.api.unitofwork">UnitOfWork</a> uow) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></pre> <dl> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html index 9e7e594..83ff320 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Configuration.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Configuration (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Configuration (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="Configuration (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Configuration (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -104,7 +104,7 @@ var activeTableTab = "activeTableTab"; </dl> <dl> <dt>All Known Subinterfaces:</dt> -<dd><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreService.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreService.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeEntityStoreService.html" title="interface in org.apache.polygene.entitystore.geode">GeodeEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastEntityStoreService.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitys tore/jdbm/JdbmEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.redis">RedisMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.riak">RiakMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/SQLMapEntityStoreService.html" title="interface in org.apache.poly gene.entitystore.sql">SQLMapEntityStoreService</a></dd> +<dd><a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreService.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreService.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeEntityStoreService.html" title="interface in org.apache.polygene.entitystore.geode">GeodeEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastEntityStoreService.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/j dbm/JdbmEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisEntityStoreService.html" title="interface in org.apache.polygene.entitystore.redis">RedisEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakEntityStoreService.html" title="interface in org.apache.polygene.entitystore.riak">RiakEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreService.html" title="interface in org.apache.polygene.entitystore.sql">S QLEntityStoreService</a></dd> </dl> <dl> <dt>All Known Implementing Classes:</dt> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html index 5dd2199..91e0fe3 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/ConfigurationComposite.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConfigurationComposite (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ConfigurationComposite (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="ConfigurationComposite (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ConfigurationComposite (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/configuration/Enabled.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Enabled.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Enabled.html index 2bb7d12..a012585 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/Enabled.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/Enabled.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Enabled (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Enabled (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="Enabled (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Enabled (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/configuration/NoSuchConfigurationException.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationException.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationException.html index 987f7aa..769ff28 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationException.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>NoSuchConfigurationException (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>NoSuchConfigurationException (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="NoSuchConfigurationException (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="NoSuchConfigurationException (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/configuration/Enabled.html" title="interface in org.apache.polygene.api.configuration"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> +<li><a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html" title="class in org.apache.polygene.api.configuration"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/configuration/NoSuchConfigurationException.html" target="_top">Frames</a></li> @@ -272,7 +272,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeExcep <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/configuration/Enabled.html" title="interface in org.apache.polygene.api.configuration"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> +<li><a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html" title="class in org.apache.polygene.api.configuration"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/configuration/NoSuchConfigurationException.html" target="_top">Frames</a></li> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html new file mode 100644 index 0000000..94df222 --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html @@ -0,0 +1,267 @@ +<!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>NoSuchConfigurationTypeException (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="NoSuchConfigurationTypeException (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +</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><a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationException.html" title="class in org.apache.polygene.api.configuration"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html" target="_top">Frames</a></li> +<li><a href="NoSuchConfigurationTypeException.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="#methods.inherited.from.class.java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li>Method</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.configuration</div> +<h2 title="Class NoSuchConfigurationTypeException" class="title">Class NoSuchConfigurationTypeException</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>org.apache.polygene.api.configuration.NoSuchConfigurationTypeException</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">NoSuchConfigurationTypeException</span> +extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../serialized-form.html#org.apache.polygene.api.configuration.NoSuchConfigurationTypeException">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/configuration/NoSuchConfigurationTypeException.html#NoSuchConfigurationTypeException-java.lang.Class-org.apache.polygene.api.structure.ModuleDescriptor-">NoSuchConfigurationTypeException</a></span>(<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><?> configType, + <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> +<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#getMessage--" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--" title="class or inter face 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/lan g/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.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#equals-java.lang.Object-" title="class or interface in java.lang">equals</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#hashCode--" title="class or interface in java.lang">hashCode</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-external=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="NoSuchConfigurationTypeException-java.lang.Class-org.apache.polygene.api.structure.ModuleDescriptor-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>NoSuchConfigurationTypeException</h4> +<pre>public NoSuchConfigurationTypeException(<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><?> configType, + <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> +</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><a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationException.html" title="class in org.apache.polygene.api.configuration"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html" target="_top">Frames</a></li> +<li><a href="NoSuchConfigurationTypeException.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="#methods.inherited.from.class.java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li>Method</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/configuration/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-frame.html index 8ac01b1..5b7e6c3 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/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.configuration (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.configuration (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,6 +24,7 @@ <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="NoSuchConfigurationException.html" title="class in org.apache.polygene.api.configuration" target="classFrame">NoSuchConfigurationException</a></li> +<li><a href="NoSuchConfigurationTypeException.html" title="class in org.apache.polygene.api.configuration" target="classFrame">NoSuchConfigurationTypeException</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/configuration/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-summary.html index d0e3e95..e17fc51 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/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.configuration (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.configuration (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.configuration (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.configuration (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -135,6 +135,10 @@ <td class="colFirst"><a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationException.html" title="class in org.apache.polygene.api.configuration">NoSuchConfigurationException</a></td> <td class="colLast"> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html" title="class in org.apache.polygene.api.configuration">NoSuchConfigurationTypeException</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-tree.html index 0341b0c..d3c5d54 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/configuration/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/configuration/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.configuration Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.configuration 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.configuration Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.configuration Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -88,6 +88,7 @@ <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">RuntimeException</span></a> <ul> <li type="circle">org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationException.html" title="class in org.apache.polygene.api.configuration"><span class="typeNameLink">NoSuchConfigurationException</span></a></li> +<li type="circle">org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/NoSuchConfigurationTypeException.html" title="class in org.apache.polygene.api.configuration"><span class="typeNameLink">NoSuchConfigurationTypeException</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/api/constraint/Constraint.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraint.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraint.html index 0edd67b..0847031 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraint.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraint.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constraint (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Constraint (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="Constraint (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Constraint (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../org/apache/polygene/library/alarm/AlarmNameFormat.AlarmNameConstraint.html" title="class in org.apache.polygene.library.alarm">AlarmNameFormat.AlarmNameConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/ContainsConstraint.html" title="class in org.apache.polygene.library.constraints">ContainsConstraint</a>, <a href="../../../../../org/apache/polygene/library/restlet/repository/EntityName.Constraint.html" title="class in org.apache.polygene.library.restlet.repository">EntityName.Constraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/GreaterThanConstraint.html" title="class in org.apache.polygene.library.constraints">GreaterThanConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/InstanceOfConstraint.html" title="class in org.apache.polygene.library.constraints">InstanceOfConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/LessThanConstraint.html" ti tle="class in org.apache.polygene.library.constraints">LessThanConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/MatchesConstraint.html" title="class in org.apache.polygene.library.constraints">MatchesConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/MaxLengthConstraint.html" title="class in org.apache.polygene.library.constraints">MaxLengthConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/MinLengthConstraint.html" title="class in org.apache.polygene.library.constraints">MinLengthConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/NotEmptyCollectionConstraint.html" title="class in org.apache.polygene.library.constraints">NotEmptyCollectionConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/NotEmptyStringConstraint.html" title="class in org.apache.polygene.library.constraints">NotEmptyStringConstraint</a>, <a href="../../../../../org/apache /polygene/library/constraints/OneOfConstraint.html" title="class in org.apache.polygene.library.constraints">OneOfConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/RangeConstraint.html" title="class in org.apache.polygene.library.constraints">RangeConstraint</a>, <a href="../../../../../org/apache/polygene/library/rest/server/api/constraint/Requires.RequiresRoleConstraint.html" title="class in org.apache.polygene.library.rest.server.api.constraint">Requires.RequiresRoleConstraint</a>, <a href="../../../../../org/apache/polygene/library/rest/server/api/constraint/RequiresValid.RequiresValidConstraint.html" title="class in org.apache.polygene.library.rest.server.api.constraint">RequiresValid.RequiresValidConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/URIConstraint.html" title="class in org.apache.polygene.library.constraints">URIConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/URLConstraint.h tml" title="class in org.apache.polygene.library.constraints">URLConstraint</a></dd> +<dd><a href="../../../../../org/apache/polygene/library/alarm/AlarmNameFormat.AlarmNameConstraint.html" title="class in org.apache.polygene.library.alarm">AlarmNameFormat.AlarmNameConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/ContainsConstraint.html" title="class in org.apache.polygene.library.constraints">ContainsConstraint</a>, <a href="../../../../../org/apache/polygene/library/restlet/repository/EntityName.Constraint.html" title="class in org.apache.polygene.library.restlet.repository">EntityName.Constraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/GreaterThanConstraint.html" title="class in org.apache.polygene.library.constraints">GreaterThanConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/HostPortConstraint.html" title="class in org.apache.polygene.library.constraints">HostPortConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/HostPortListConstraint.html" ti tle="class in org.apache.polygene.library.constraints">HostPortListConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/InstanceOfConstraint.html" title="class in org.apache.polygene.library.constraints">InstanceOfConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/LessThanConstraint.html" title="class in org.apache.polygene.library.constraints">LessThanConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/MatchesConstraint.html" title="class in org.apache.polygene.library.constraints">MatchesConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/MaxLengthConstraint.html" title="class in org.apache.polygene.library.constraints">MaxLengthConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/MinLengthConstraint.html" title="class in org.apache.polygene.library.constraints">MinLengthConstraint</a>, <a href="../../../../../org/apache/polygene/library/constr aints/NotEmptyCollectionConstraint.html" title="class in org.apache.polygene.library.constraints">NotEmptyCollectionConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/NotEmptyStringConstraint.html" title="class in org.apache.polygene.library.constraints">NotEmptyStringConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/OneOfConstraint.html" title="class in org.apache.polygene.library.constraints">OneOfConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/RangeConstraint.html" title="class in org.apache.polygene.library.constraints">RangeConstraint</a>, <a href="../../../../../org/apache/polygene/library/rest/server/api/constraint/Requires.RequiresRoleConstraint.html" title="class in org.apache.polygene.library.rest.server.api.constraint">Requires.RequiresRoleConstraint</a>, <a href="../../../../../org/apache/polygene/library/rest/server/api/constraint/RequiresValid.RequiresValidConstraint.html" title= "class in org.apache.polygene.library.rest.server.api.constraint">RequiresValid.RequiresValidConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/URIConstraint.html" title="class in org.apache.polygene.library.constraints">URIConstraint</a>, <a href="../../../../../org/apache/polygene/library/constraints/URLConstraint.html" title="class in org.apache.polygene.library.constraints">URLConstraint</a></dd> </dl> <hr> <br> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDeclaration.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDeclaration.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDeclaration.html index 1bce3e2..3798b92 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDeclaration.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDeclaration.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConstraintDeclaration (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ConstraintDeclaration (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="ConstraintDeclaration (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ConstraintDeclaration (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/constraint/ConstraintDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDescriptor.html index ab848d7..5637e23 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConstraintDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ConstraintDescriptor (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="ConstraintDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ConstraintDescriptor (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/constraint/ConstraintViolationException.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintViolationException.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintViolationException.html index 395e7de..8e1a074 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintViolationException.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintViolationException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConstraintViolationException (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ConstraintViolationException (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,13 +12,13 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConstraintViolationException (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ConstraintViolationException (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintsDescriptor.html" title="interface in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/polygene/api/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -163,22 +163,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum <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/constraint/ConstraintViolationException.html#ConstraintViolationException-org.apache.polygene.api.composite.Composite-java.lang.reflect.Member-java.util.Collection-">ConstraintViolationException</a></span>(<a href="../../../../../org/apache/polygene/api/composite/Composite.html" title="interface in org.apache.polygene.api.composite">Composite</a> instance, - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a> method, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>> constraintViolations)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#ConstraintViolationException-org.apache.polygene.api.identity.Identity-java.util.List-java.lang.String-java.lang.String-java.util.Collection-">ConstraintViolationException</a></span>(<a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> identity, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><? extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>> instanceTypes, - <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> mixinTypeName, - <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> methodName, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>> violations)</code> </td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#ConstraintViolationException-java.lang.String-java.util.stream.Stream-java.lang.reflect.Member-java.util.Collection-">ConstraintViolationException</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> instanceToString, - <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="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>> instanceTypes, - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a> method, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>> violations)</code> </td> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#ConstraintViolationException-java.util.Collection-">ConstraintViolationException</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ValueConstraintViolation</a>> violations)</code> </td> </tr> </table> </li> @@ -196,34 +181,30 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>></code></td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ValueConstraintViolation</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#constraintViolations--">constraintViolations</a></span>()</code> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#getLocalizedMessage--">getLocalizedMessage</a></span>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#getMessage--">getMessage</a></span>()</code> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#getMessage--">getMessage</a></span>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#localizedMessageFrom-java.util.ResourceBundle-">localizedMessageFrom</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a> bundle)</code> +<div class="block">Creates localized message of all the constraint violations that has occured.</div> +</td> </tr> <tr id="i3" class="rowColor"> -<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#localizedMessage--">localizedMessage</a></span>()</code> </td> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#setCompositeDescriptor-org.apache.polygene.api.composite.CompositeDescriptor-">setCompositeDescriptor</a></span>(<a href="../../../../../org/apache/polygene/api/composite/CompositeDescriptor.html" title="interface in org.apache.polygene.api.composite">CompositeDescriptor</a> descriptor)</code> </td> </tr> <tr id="i4" class="altColor"> -<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#localizedMessagesFrom-java.util.ResourceBundle-">localizedMessagesFrom</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a> bundle)</code> -<div class="block">Creates localized messages of all the constraint violations that has occured.</div> -</td> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#setIdentity-org.apache.polygene.api.identity.Identity-">setIdentity</a></span>(<a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> identity)</code> </td> </tr> <tr id="i5" class="rowColor"> -<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#methodName--">methodName</a></span>()</code> </td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#mixinTypeName--">mixinTypeName</a></span>()</code> </td> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html#setInstanceString-java.lang.String-">setInstanceString</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> instanceString)</code> </td> </tr> </table> <ul class="blockList"> @@ -231,7 +212,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum <!-- --> </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#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.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code></li> +<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"> @@ -254,40 +235,13 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum <!-- --> </a> <h3>Constructor Detail</h3> -<a name="ConstraintViolationException-org.apache.polygene.api.composite.Composite-java.lang.reflect.Member-java.util.Collection-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ConstraintViolationException</h4> -<pre>public ConstraintViolationException(<a href="../../../../../org/apache/polygene/api/composite/Composite.html" title="interface in org.apache.polygene.api.composite">Composite</a> instance, - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a> method, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>> constraintViolations)</pre> -</li> -</ul> -<a name="ConstraintViolationException-java.lang.String-java.util.stream.Stream-java.lang.reflect.Member-java.util.Collection-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ConstraintViolationException</h4> -<pre>public ConstraintViolationException(<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> instanceToString, - <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="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>> instanceTypes, - <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Member.html?is-external=true" title="class or interface in java.lang.reflect">Member</a> method, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>> violations)</pre> -</li> -</ul> -<a name="ConstraintViolationException-org.apache.polygene.api.identity.Identity-java.util.List-java.lang.String-java.lang.String-java.util.Collection-"> +<a name="ConstraintViolationException-java.util.Collection-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ConstraintViolationException</h4> -<pre>public ConstraintViolationException(<a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> identity, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><? extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>> instanceTypes, - <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> mixinTypeName, - <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> methodName, - <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>> violations)</pre> +<pre>public ConstraintViolationException(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ValueConstraintViolation</a>> violations)</pre> </li> </ul> </li> @@ -304,29 +258,35 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum <ul class="blockList"> <li class="blockList"> <h4>constraintViolations</h4> -<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a>> constraintViolations()</pre> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ValueConstraintViolation</a>> constraintViolations()</pre> </li> </ul> -<a name="localizedMessagesFrom-java.util.ResourceBundle-"> +<a name="localizedMessageFrom-java.util.ResourceBundle-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>localizedMessagesFrom</h4> -<pre>public <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>[] localizedMessagesFrom(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a> bundle)</pre> -<div class="block">Creates localized messages of all the constraint violations that has occured. +<h4>localizedMessageFrom</h4> +<pre>public <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> localizedMessageFrom(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</a> bundle)</pre> +<div class="block">Creates localized message of all the constraint violations that has occured. <p> - The key "<code>polygene.constraint.<i><strong>CompositeType</strong></i>.<i><strong>methodName</strong></i></code>" - will be used to lookup the text formatting - pattern from the ResourceBundle, where <strong><code><i>CompositeType</i></code></strong> is the - class name of the Composite where the constraint was violated. If such key does not exist, then the - key "<code>polygene.constraint</code>" will be used, and if that one also doesn't exist, or - the resourceBundle argument is null, then the default patterns will be used; + Each ConstraintViolationException concerns one Composite instance, but may have many violations on that + instance. For the composite instance related message following entries in the ResourceBundle will be searched + for a pattern in the following order; </p> - <table summary="Localization of constraint vioations."> + <ol> + <li><code>polygene.constraint.<i><strong>CompositeType</strong></i></code></li> + <li><code>polygene.constraint.composite</code></li> + </ol> + <p> + where <strong><code><i>CompositeType</i></code></strong> is the + class name of the Composite instance. If such key does not exist, or if the resourceBundle argument is null, + then the default patterns will be used; + </p> + <table summary="Default localization of constraint violations for composite."> <tr><th>Type of Composite</th><th>Pattern used</th></tr> <tr><td>Composite</td> - <td><code>Constraint Violation in {2}.{3} with constraint {4}, in composite \n{0} of type {1}</code></td> + <td><code>\tConstraint Violation(s) in {0} with types {3}\n</code></td> </tr> <tr><td>EntityComposite</td> <td><code>Constraint Violation in {2}.{3} with constraint {4}, in entity {1}[id={0}]</code></td> @@ -335,36 +295,71 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum <td><code>Constraint Violation in {2}.{3} with constraint {4}, in service {0}</code></td> </tr> </table> + The ResourceBundle arguments are defined as; + <p> + <p> Then format each ConstraintViolation according to such pattern, where the following argument are passed; <table summary="List of arguments available."><tr><th>Arg</th><th>Value</th></tr> <tr> <td>{0}</td> + <td>Primary Type of Composite</td> + </tr> + <tr> + <td>{1}</td> <td>Composite instance toString()</td> </tr> <tr> + <td>{2}</td> + <td>Identity if composite implements HasIdentity</td> + </tr> + <tr> + <td>{3}</td> + <td>Comma-separeated list of types implemented by Composite</td> + </tr> + </table> + <p> + Once the message at the composite type level has been established, the message will contain each of the found + violations. For each such violation, the resource bundle will be searched in the following order; + <ol> + <li><code>polygene.constraint.<i><strong>MixinType</strong></i>.<i><strong>member</strong></i></code></li> + <li><code>polygene.constraint.<i><strong>MixinType</strong></i></code></li> + <li><code>polygene.constraint.mixin</code></li> + </ol> + where <code><i><strong>MixinType</strong></i></code> refers to the mixin type of the member (method, field or + constructor) and the <code><i><strong>member</strong></i></code> is the name of such Member. + <table summary="Default localization of constraint violations for mixin."> + <tr><th>Type of Composite</th><th>Pattern used</th></tr> + <tr><td>Mixin</td> + <td><code>\t\t@{2} {0}.{1} does not allow value [{4}]</code></td> + </tr> + </table> + For these the ResourceBundle arguments are; + <table summary="List of arguments available."><tr><th>Arg</th><th>Value</th></tr> + <tr> + <td>{0}</td> + <td>Mixin Type Name</td> + </tr> + <tr> <td>{1}</td> - <td>CompositeType class name</td> + <td>Mixin Member Name</td> </tr> <tr> <td>{2}</td> - <td>MixinType class name</td> + <td>Annotation type</td> </tr> <tr> <td>{3}</td> - <td>MixinType method name</td> + <td>Annotation toString</td> </tr> <tr> <td>{4}</td> - <td>Annotation toString()</td> + <td>Name of the Member, see <a href="../../../../../org/apache/polygene/api/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><code>Name</code></a></td> </tr> <tr> <td>{5}</td> - <td>toString() of value passed as the argument, or "null" text if argument was null.</td> + <td>Value attempted</td> </tr> - </table> - <p> - <b>NOTE!!!</b> This class is still under construction and will be modified further. - </p></div> + </table></div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>bundle</code> - The ResourceBundle for Localization, or null if default formatting and locale to be used.</dd> @@ -373,57 +368,44 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum </dl> </li> </ul> -<a name="localizedMessage--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>localizedMessage</h4> -<pre>public <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> localizedMessage()</pre> -</li> -</ul> -<a name="getLocalizedMessage--"> +<a name="getMessage--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getLocalizedMessage</h4> -<pre>public <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> getLocalizedMessage()</pre> +<h4>getMessage</h4> +<pre>public <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> getMessage()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><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></code> in class <code><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></code></dd> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getMessage--" title="class or interface in java.lang">getMessage</a></code> in class <code><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></code></dd> </dl> </li> </ul> -<a name="getMessage--"> +<a name="setCompositeDescriptor-org.apache.polygene.api.composite.CompositeDescriptor-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getMessage</h4> -<pre>public <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> getMessage()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getMessage--" title="class or interface in java.lang">getMessage</a></code> in class <code><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></code></dd> -</dl> +<h4>setCompositeDescriptor</h4> +<pre>public void setCompositeDescriptor(<a href="../../../../../org/apache/polygene/api/composite/CompositeDescriptor.html" title="interface in org.apache.polygene.api.composite">CompositeDescriptor</a> descriptor)</pre> </li> </ul> -<a name="methodName--"> +<a name="setIdentity-org.apache.polygene.api.identity.Identity-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>methodName</h4> -<pre>public <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> methodName()</pre> +<h4>setIdentity</h4> +<pre>public void setIdentity(<a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> identity)</pre> </li> </ul> -<a name="mixinTypeName--"> +<a name="setInstanceString-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> -<h4>mixinTypeName</h4> -<pre>public <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> mixinTypeName()</pre> +<h4>setInstanceString</h4> +<pre>public void setInstanceString(<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> instanceString)</pre> </li> </ul> </li> @@ -453,7 +435,7 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgum </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintsDescriptor.html" title="interface in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/polygene/api/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><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/constraint/Constraints.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraints.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraints.html index f06c798..84d50a6 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraints.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/Constraints.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constraints (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Constraints (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="Constraints (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Constraints (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) {
