http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintsDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintsDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintsDescriptor.html index 5d5271e..891c457 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintsDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ConstraintsDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConstraintsDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ConstraintsDescriptor (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="ConstraintsDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ConstraintsDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -43,7 +43,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/constraint/Constraints.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/constraint/ConstraintsDescriptor.html" target="_top">Frames</a></li> @@ -122,7 +122,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/constraint/Constraints.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/constraint/ConstraintsDescriptor.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/constraint/Name.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/Name.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/Name.html index d0a4352..12e473e 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/Name.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/Name.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Name (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Name (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="Name (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Name (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -43,7 +43,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> +<li><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/constraint/Name.html" target="_top">Frames</a></li> @@ -171,7 +171,7 @@ public @interface <span class="memberNameLabel">Name</span></pre> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolationException.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> +<li><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/constraint/Name.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/constraint/ValueConstraintViolation.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/ValueConstraintViolation.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ValueConstraintViolation.html new file mode 100644 index 0000000..b74ac0f --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/ValueConstraintViolation.html @@ -0,0 +1,353 @@ +<!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>ValueConstraintViolation (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="ValueConstraintViolation (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 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><a href="../../../../../org/apache/polygene/api/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><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/constraint/ValueConstraintViolation.html" target="_top">Frames</a></li> +<li><a href="ValueConstraintViolation.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.constraint</div> +<h2 title="Class ValueConstraintViolation" class="title">Class ValueConstraintViolation</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>org.apache.polygene.api.constraint.ValueConstraintViolation</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public final class <span class="typeNameLabel">ValueConstraintViolation</span> +extends <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></pre> +<div class="block">When a constraint violation has occurred (ie Constraint.isValid has returned false) it + is put in a collection of all violations that have occurred for this value check.</div> +</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/constraint/ValueConstraintViolation.html#ValueConstraintViolation-java.lang.String-java.lang.annotation.Annotation-java.lang.Object-">ValueConstraintViolation</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> name, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a> constraint, + <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> value)</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><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html#constraint--">constraint</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/ValueConstraintViolation.html#methodName--">methodName</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/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html#mixinType--">mixinType</a></span>()</code> </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/ValueConstraintViolation.html#name--">name</a></span>()</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html#setMethodName-java.lang.String-">setMethodName</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> methodName)</code> </td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html#setMixinType-java.lang.Class-">setMixinType</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><?> mixinType)</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code><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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html#value--">value</a></span>()</code> </td> +</tr> +</table> +<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#toString--" title="class or interface in java.lang">toString</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="ValueConstraintViolation-java.lang.String-java.lang.annotation.Annotation-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ValueConstraintViolation</h4> +<pre>public ValueConstraintViolation(<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> name, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a> constraint, + <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> value)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="name--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>name</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> name()</pre> +</li> +</ul> +<a name="constraint--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>constraint</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a> constraint()</pre> +</li> +</ul> +<a name="value--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>value</h4> +<pre>public <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> value()</pre> +</li> +</ul> +<a name="setMixinType-java.lang.Class-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMixinType</h4> +<pre>public void setMixinType(<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><?> mixinType)</pre> +</li> +</ul> +<a name="setMethodName-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMethodName</h4> +<pre>public void setMethodName(<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> +</li> +</ul> +<a name="mixinType--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mixinType</h4> +<pre>public <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><?> mixinType()</pre> +</li> +</ul> +<a name="methodName--"> +<!-- --> +</a> +<ul class="blockListLast"> +<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> +</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/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><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/constraint/ValueConstraintViolation.html" target="_top">Frames</a></li> +<li><a href="ValueConstraintViolation.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/constraint/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-frame.html index be6ab3d..a210e4e 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/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.constraint (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.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> @@ -19,7 +19,7 @@ </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> -<li><a href="ConstraintViolation.html" title="class in org.apache.polygene.api.constraint" target="classFrame">ConstraintViolation</a></li> +<li><a href="ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint" target="classFrame">ValueConstraintViolation</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-summary.html index 6c2747b..0635ba8 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/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.constraint (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.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="org.apache.polygene.api.constraint (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.constraint (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -116,7 +116,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ConstraintViolation</a></td> +<td class="colFirst"><a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint">ValueConstraintViolation</a></td> <td class="colLast"> <div class="block">When a constraint violation has occurred (ie Constraint.isValid has returned false) it is put in a collection of all violations that have occurred for this value check.</div> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html index a63a3b0..a459310 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/constraint/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/constraint/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.constraint Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.constraint 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.constraint Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.constraint Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -80,7 +80,6 @@ <ul> <li type="circle">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"><span class="typeNameLink">Object</span></a> <ul> -<li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/ConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">ConstraintViolation</span></a></li> <li type="circle">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"><span class="typeNameLink">Throwable</span></a> (implements java.io.<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>) <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a> @@ -98,6 +97,7 @@ </li> </ul> </li> +<li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/ValueConstraintViolation.html" title="class in org.apache.polygene.api.constraint"><span class="typeNameLink">ValueConstraintViolation</span></a></li> </ul> </li> </ul> @@ -109,9 +109,9 @@ </ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> -<li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/ConstraintDeclaration.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">ConstraintDeclaration</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/Constraints.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Constraints</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/Name.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">Name</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.polygene.api.constraint.<a href="../../../../../org/apache/polygene/api/constraint/ConstraintDeclaration.html" title="annotation in org.apache.polygene.api.constraint"><span class="typeNameLink">ConstraintDeclaration</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/entity/Aggregated.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/Aggregated.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/Aggregated.html index 7e25ee7..452e38d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/Aggregated.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/Aggregated.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Aggregated (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Aggregated (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="Aggregated (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Aggregated (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/entity/EntityBuilder.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilder.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilder.html index 71e51f9..c1f543f 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilder.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>EntityBuilder (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>EntityBuilder (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="EntityBuilder (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="EntityBuilder (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/entity/EntityBuilderTemplate.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilderTemplate.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilderTemplate.html index 0bc352b..7976c4d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilderTemplate.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityBuilderTemplate.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>EntityBuilderTemplate (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>EntityBuilderTemplate (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="EntityBuilderTemplate (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="EntityBuilderTemplate (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/entity/EntityComposite.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityComposite.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityComposite.html index 2fd8485..8a8c4ae 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityComposite.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityComposite.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>EntityComposite (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>EntityComposite (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="EntityComposite (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="EntityComposite (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/entity/EntityDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityDescriptor.html index 777dead..b6f48f0 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>EntityDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>EntityDescriptor (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="EntityDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="EntityDescriptor (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/entity/EntityReference.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html index 0dc3ccd..b9cf33f 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/EntityReference.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>EntityReference (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>EntityReference (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="EntityReference (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="EntityReference (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/entity/Lifecycle.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html index 7cbb9b2..4be59ea 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/Lifecycle.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Lifecycle (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Lifecycle (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="Lifecycle (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Lifecycle (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/entity/LifecycleException.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/LifecycleException.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/LifecycleException.html index 6795b1b..ee5c807 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/LifecycleException.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/LifecycleException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LifecycleException (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>LifecycleException (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="LifecycleException (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="LifecycleException (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/entity/Queryable.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/Queryable.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/Queryable.html index 003c7da..19eb123 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/Queryable.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/Queryable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Queryable (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Queryable (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="Queryable (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Queryable (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/entity/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/package-frame.html index 4f83933..d89a6cb 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/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.entity (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.entity (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/entity/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/package-summary.html index 80fbf0e..af25480 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/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.entity (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.entity (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.entity (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.entity (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/entity/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/entity/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/entity/package-tree.html index a13356e..8169c32 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/entity/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/entity/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.entity Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.entity 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.entity Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.entity 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/identity/HasIdentity.HasIdentityMixin.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.HasIdentityMixin.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.HasIdentityMixin.html index 16d3fa0..d4d2073 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.HasIdentityMixin.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.HasIdentityMixin.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HasIdentity.HasIdentityMixin (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>HasIdentity.HasIdentityMixin (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="HasIdentity.HasIdentityMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="HasIdentity.HasIdentityMixin (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/identity/HasIdentity.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.html index ec9b6b9..3adfb1a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/HasIdentity.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HasIdentity (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>HasIdentity (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="HasIdentity (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="HasIdentity (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -100,11 +100,11 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Known Subinterfaces:</dt> -<dd><a href="../../../../../org/apache/polygene/test/entity/AbstractConfigurationDeserializationTest.ConfigSerializationConfig.html" title="interface in org.apache.polygene.test.entity">AbstractConfigurationDeserializationTest.ConfigSerializationConfig</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestEntity.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestEntity</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.BarEntity.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.BarEntity</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.Some.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.Some</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.html" title="interface in org.apache.polygene.library.alarm">AlarmEvent</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPoint.html" title="interface in org.apache.polygene.library.alarm">AlarmPoint</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointEntity.html" title="interface in org.apache.polygene.library.alarm">AlarmPointEntity</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Factory.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy.Factory</a>, <a href="../../../../../org/apache/polygene/test/model/Cat.html" title="interface in org.apache.polygene.test.model">Cat</a>, <a href="../../../../../org/apache/polygene/test/model/City.html" title="interface in org.apache.polygene.test.model">City</a>, <a href="../../../../../org/apache/polygene/api/configuration/ConfigurationC omposite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a>, <a href="../../../../../org/apache/polygene/library/sql/datasource/DataSourceConfiguration.html" title="interface in org.apache.polygene.library.sql.datasource">DataSourceConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/dbcp/DBCPDataSourceServiceImporter.html" title="interface in org.apache.polygene.library.sql.dbcp">DBCPDataSourceServiceImporter</a>, <a href="../../../../../org/apache/polygene/test/model/Dog.html" title="interface in org.apache.polygene.test.model">Dog</a>, <a href="../../../../../org/apache/polygene/test/model/Domain.html" title="interface in org.apache.polygene.test.model">Domain</a>, <a href="../../../../../org/apache/polygene/api/entity/EntityComposite.html" title="interface in org.apache.polygene.api.entity">EntityComposite</a>, <a href="../../../../../org/apache/polygene/library/restlet/crud/EntityList.html" title="interface in org.a pache.polygene.library.restlet.crud">EntityList</a>, <a href="../../../../../org/apache/polygene/library/restlet/resource/EntryPoint.html" title="interface in org.apache.polygene.library.restlet.resource">EntryPoint</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/EnvironmentLoaderService.html" title="interface in org.apache.polygene.library.shiro.web">EnvironmentLoaderService</a>, <a href="../../../../../org/apache/polygene/test/model/Female.html" title="interface in org.apache.polygene.test.model">Female</a>, <a href="../../../../../org/apache/polygene/test/model/Male.html" title="interface in org.apache.polygene.test.model">Male</a>, <a href="../../../../../org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html" title="interface in org.apache.polygene.entitystore.memory">MemoryEntityStoreService</a>, <a href="../../../../../org/apache/polygene/test/model/Nameable.html" title="interface in org.apache.polygene.test.model">Nameable</a>, <a href="../.. /../../../org/apache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.html" title="interface in org.apache.polygene.library.osgi">OSGiEnabledService</a>, <a href="../../../../../org/apache/polygene/test/model/Owner.html" title="interface in org.apache.polygene.test.model">Owner</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/PersistingSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">PersistingSequencingService</a>, <a href="../../../../../org/apache/polygene/test/model/Person.html" title="interface in org.apache.polygene.test.model">Person</a>, <a href="../../../../../org/apache/polygene/test/model/Pet.html" title="interface in org.apache.polygene.test.model">Pet</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">Role</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignee.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/SequenceEntity.html" title="interface in org.apache.polygene.library.uid.sequence">SequenceEntity</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a>, <a href="../../../../../org/apache/polygene/test/model/Staff.html" title="interface in org.apache.polygene.test.model">Staff</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/TransientSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">TransientSequencingService</a>, <a href="../../../../../org/apache/polygene/library/uid/uuid/UuidServiceComposit e.html" title="interface in org.apache.polygene.library.uid.uuid">UuidServiceComposite</a></dd> +<dd><a href="../../../../../org/apache/polygene/test/entity/AbstractConfigurationDeserializationTest.ConfigSerializationConfig.html" title="interface in org.apache.polygene.test.entity">AbstractConfigurationDeserializationTest.ConfigSerializationConfig</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestEntity.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestEntity</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.BarEntity.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.BarEntity</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.Some.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.Some</a>, <a href="../../../../../org/apache/polygene/test/entity/model/people/Address.html" title="i nterface in org.apache.polygene.test.entity.model.people">Address</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.html" title="interface in org.apache.polygene.library.alarm">AlarmEvent</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPoint.html" title="interface in org.apache.polygene.library.alarm">AlarmPoint</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointEntity.html" title="interface in org.apache.polygene.library.alarm">AlarmPointEntity</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Factory.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy.Factory</a>, <a href="../../../../../org/apache/polygene/test/model/Cat.html" title="interface in org.apache.polygene.test.model">Cat</a>, <a href="../../../../../org/apache/polygen e/test/entity/model/people/City.html" title="interface in org.apache.polygene.test.entity.model.people">City</a>, <a href="../../../../../org/apache/polygene/test/model/City.html" title="interface in org.apache.polygene.test.model">City</a>, <a href="../../../../../org/apache/polygene/api/configuration/ConfigurationComposite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a>, <a href="../../../../../org/apache/polygene/test/entity/model/people/Country.html" title="interface in org.apache.polygene.test.entity.model.people">Country</a>, <a href="../../../../../org/apache/polygene/library/sql/datasource/DataSourceConfiguration.html" title="interface in org.apache.polygene.library.sql.datasource">DataSourceConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/dbcp/DBCPDataSourceServiceImporter.html" title="interface in org.apache.polygene.library.sql.dbcp">DBCPDataSourceServiceImporter</a>, <a href="../../../../../org/apache/ polygene/test/model/Dog.html" title="interface in org.apache.polygene.test.model">Dog</a>, <a href="../../../../../org/apache/polygene/test/model/Domain.html" title="interface in org.apache.polygene.test.model">Domain</a>, <a href="../../../../../org/apache/polygene/api/entity/EntityComposite.html" title="interface in org.apache.polygene.api.entity">EntityComposite</a>, <a href="../../../../../org/apache/polygene/library/restlet/crud/EntityList.html" title="interface in org.apache.polygene.library.restlet.crud">EntityList</a>, <a href="../../../../../org/apache/polygene/library/restlet/resource/EntryPoint.html" title="interface in org.apache.polygene.library.restlet.resource">EntryPoint</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/EnvironmentLoaderService.html" title="interface in org.apache.polygene.library.shiro.web">EnvironmentLoaderService</a>, <a href="../../../../../org/apache/polygene/test/model/Female.html" title="interface in org.apache.polygene.test.m odel">Female</a>, <a href="../../../../../org/apache/polygene/test/model/Male.html" title="interface in org.apache.polygene.test.model">Male</a>, <a href="../../../../../org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html" title="interface in org.apache.polygene.entitystore.memory">MemoryEntityStoreService</a>, <a href="../../../../../org/apache/polygene/test/model/Nameable.html" title="interface in org.apache.polygene.test.model">Nameable</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.html" title="interface in org.apache.polygene.library.osgi">OSGiEnabledService</a>, <a href="../../../../../org/apache/polygene/test/model/Owner.html" title="interface in org.apache.polygene.test.model">Owner</a>, <a href="../../../../../org/apache/polygene/library/uid/seq uence/PersistingSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">PersistingSequencingService</a>, <a href="../../../../../org/apache/polygene/test/entity/model/people/Person.html" title="interface in org.apache.polygene.test.entity.model.people">Person</a>, <a href="../../../../../org/apache/polygene/test/model/Person.html" title="interface in org.apache.polygene.test.model">Person</a>, <a href="../../../../../org/apache/polygene/test/model/Pet.html" title="interface in org.apache.polygene.test.model">Pet</a>, <a href="../../../../../org/apache/polygene/test/entity/model/people/PhoneNumber.html" title="interface in org.apache.polygene.test.entity.model.people">PhoneNumber</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">Role</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignee.html" title= "interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/SequenceEntity.html" title="interface in org.apache.polygene.library.uid.sequence">SequenceEntity</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a>, <a href="../../../../../org/apache/polygene/test/model/Staff.html" title="interface in org.apache.polygene.test.model">Staff</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/TransientSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">TransientSequencingService</a>, <a href="../../../../../org/apache/polygene/library/uid/uuid/UuidServiceComposite.html" title="interface in org.apache.polygene.library.uid.uuid">UuidServiceComposite</a>, <a href="../../../../../org/apache/polygene/test/entity/model/legal/Will.html" title="interface in org.apache.polygene.test.entity.model.legal">Will</a></dd> </dl> <dl> <dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.Mixin.html" title="class in org.apache.polygene.library.alarm">AlarmEvent.Mixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPoint.AlarmPointMixin.html" title="class in org.apache.polygene.library.alarm">AlarmPoint.AlarmPointMixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.FactoryMixin.html" title="class in org.apache.polygene.library.alarm">AlarmProxy.FactoryMixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Mixin.html" title="class in org.apache.polygene.library.alarm">AlarmProxy.Mixin</a>, <a href="../../../../../org/apache/polygene/api/identity/HasIdentity.HasIdentityMixin.html" title="class in org.apache.polygene.api.identity">HasIdentity.HasIdentityMixin</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.OSGiEnabledServiceMixin.html" title="class in org.apache.polygene.library.osgi">OSGiEnabled Service.OSGiEnabledServiceMixin</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.Mixin.html" title="class in org.apache.polygene.library.shiro.domain.permissions">Role.Mixin</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignee.Mixin.html" title="class in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee.Mixin</a></dd> +<dd><a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.Mixin.html" title="class in org.apache.polygene.library.alarm">AlarmEvent.Mixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPoint.AlarmPointMixin.html" title="class in org.apache.polygene.library.alarm">AlarmPoint.AlarmPointMixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.FactoryMixin.html" title="class in org.apache.polygene.library.alarm">AlarmProxy.FactoryMixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Mixin.html" title="class in org.apache.polygene.library.alarm">AlarmProxy.Mixin</a>, <a href="../../../../../org/apache/polygene/api/identity/HasIdentity.HasIdentityMixin.html" title="class in org.apache.polygene.api.identity">HasIdentity.HasIdentityMixin</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.OSGiEnabledServiceMixin.html" title="class in org.apache.polygene.library.osgi">OSGiEnabled Service.OSGiEnabledServiceMixin</a>, <a href="../../../../../org/apache/polygene/test/entity/model/people/Person.Mixin.html" title="class in org.apache.polygene.test.entity.model.people">Person.Mixin</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.Mixin.html" title="class in org.apache.polygene.library.shiro.domain.permissions">Role.Mixin</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignee.Mixin.html" title="class in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee.Mixin</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/identity/Identifiable.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/Identifiable.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/Identifiable.html index 2bd7d20..3414075 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/Identifiable.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/Identifiable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Identifiable (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Identifiable (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="Identifiable (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Identifiable (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/identity/Identity.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/Identity.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/Identity.html index a8ca8d7..c9522b5 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/Identity.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/Identity.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Identity (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Identity (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="Identity (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Identity (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/identity/IdentityGenerator.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html index 1a1c785..ed1fb72 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/IdentityGenerator.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>IdentityGenerator (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>IdentityGenerator (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="IdentityGenerator (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="IdentityGenerator (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/identity/StringIdentity.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/StringIdentity.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/StringIdentity.html index 817ca37..fd5a128 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/StringIdentity.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/StringIdentity.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>StringIdentity (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>StringIdentity (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="StringIdentity (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="StringIdentity (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { } //--> -var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10}; +var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -135,9 +135,6 @@ implements <a href="../../../../../org/apache/polygene/api/identity/Identity.htm <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/identity/StringIdentity.html#StringIdentity-byte:A-">StringIdentity</a></span>(byte[] bytes)</code> </td> </tr> -<tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/identity/StringIdentity.html#StringIdentity-java.lang.String-">StringIdentity</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> value)</code> </td> -</tr> </table> </li> </ul> @@ -158,13 +155,13 @@ implements <a href="../../../../../org/apache/polygene/api/identity/Identity.htm <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/identity/StringIdentity.html#equals-java.lang.Object-">equals</a></span>(<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> o)</code> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/identity/StringIdentity.html#fromString-java.lang.String-">fromString</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> serializedState)</code> </td> -</tr> -<tr id="i2" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/identity/StringIdentity.html#hashCode--">hashCode</a></span>()</code> </td> </tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/identity/StringIdentity.html#identityOf-java.lang.String-">identityOf</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> serializedState)</code> </td> +</tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/identity/StringIdentity.html#toBytes--">toBytes</a></span>()</code> </td> @@ -199,15 +196,6 @@ implements <a href="../../../../../org/apache/polygene/api/identity/Identity.htm <!-- --> </a> <h3>Constructor Detail</h3> -<a name="StringIdentity-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>StringIdentity</h4> -<pre>public StringIdentity(<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> value)</pre> -</li> -</ul> <a name="StringIdentity-byte:A-"> <!-- --> </a> @@ -262,13 +250,13 @@ implements <a href="../../../../../org/apache/polygene/api/identity/Identity.htm </dl> </li> </ul> -<a name="fromString-java.lang.String-"> +<a name="identityOf-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>fromString</h4> -<pre>public static <a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> fromString(<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> serializedState)</pre> +<h4>identityOf</h4> +<pre>public static <a href="../../../../../org/apache/polygene/api/identity/Identity.html" title="interface in org.apache.polygene.api.identity">Identity</a> identityOf(<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> serializedState)</pre> </li> </ul> <a name="equals-java.lang.Object-"> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html index dd78858..c14276d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/UuidGeneratorMixin.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>UuidGeneratorMixin (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>UuidGeneratorMixin (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="UuidGeneratorMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="UuidGeneratorMixin (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/identity/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/package-frame.html index 5375a24..f446f29 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/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.identity (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.identity (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/identity/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/package-summary.html index ed872e5..47630d2 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/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.identity (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.identity (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.identity (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.identity (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -43,7 +43,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/entity/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../org/apache/polygene/api/injection/package-summary.html">Next Package</a></li> +<li><a href="../../../../../org/apache/polygene/api/indexing/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/identity/package-summary.html" target="_top">Frames</a></li> @@ -155,7 +155,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/entity/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../org/apache/polygene/api/injection/package-summary.html">Next Package</a></li> +<li><a href="../../../../../org/apache/polygene/api/indexing/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/identity/package-summary.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/identity/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/identity/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/identity/package-tree.html index 649937c..0378cb3 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/identity/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/identity/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.identity Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.identity 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.identity Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.identity Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -43,7 +43,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/entity/package-tree.html">Prev</a></li> -<li><a href="../../../../../org/apache/polygene/api/injection/package-tree.html">Next</a></li> +<li><a href="../../../../../org/apache/polygene/api/indexing/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/identity/package-tree.html" target="_top">Frames</a></li> @@ -115,7 +115,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/entity/package-tree.html">Prev</a></li> -<li><a href="../../../../../org/apache/polygene/api/injection/package-tree.html">Next</a></li> +<li><a href="../../../../../org/apache/polygene/api/indexing/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/identity/package-tree.html" target="_top">Frames</a></li>
