You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2015/05/16 23:50:18 UTC

svn commit: r951527 [2/11] - in /websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/streams/ apidocs/org/apache/stream...

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountType.Prediction.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountType.Prediction.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountType.Prediction.html Sat May 16 21:50:16 2015
@@ -0,0 +1,402 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:58:13 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AccountType.Prediction (streams-processor-peoplepattern 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AccountType.Prediction (streams-processor-peoplepattern 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../org/apache/streams/peoplepattern/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AccountType.Prediction.html">Use</a></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/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/streams/peoplepattern/AccountTypeProcessor.html" title="class in org.apache.streams.peoplepattern"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/streams/peoplepattern/AccountType.Prediction.html" target="_top">Frames</a></li>
+<li><a href="AccountType.Prediction.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</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.streams.peoplepattern</div>
+<h2 title="Enum AccountType.Prediction" class="title">Enum AccountType.Prediction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/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/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a>&lt;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.streams.peoplepattern.AccountType.Prediction</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/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true" title="class or interface in javax.annotation">@Generated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true#value()" title="class or interface in javax.annotation">value</a>="org.jsonschema2pojo")
+public static enum <span class="strong">AccountType.Prediction</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&gt;</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
+<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#ADULT">ADULT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#ENTERTAINMENT">ENTERTAINMENT</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#NO_PREDICTION">NO_PREDICTION</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#ORGANIZATION">ORGANIZATION</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#PERSON">PERSON</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#SPAM">SPAM</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#fromValue(java.lang.String)">fromValue</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/
 api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)" title="class or interface in java.lang">valueOf</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&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" 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">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="PERSON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PERSON</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a> PERSON</pre>
+</li>
+</ul>
+<a name="ORGANIZATION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ORGANIZATION</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a> ORGANIZATION</pre>
+</li>
+</ul>
+<a name="ENTERTAINMENT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ENTERTAINMENT</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a> ENTERTAINMENT</pre>
+</li>
+</ul>
+<a name="ADULT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ADULT</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a> ADULT</pre>
+</li>
+</ul>
+<a name="SPAM">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SPAM</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a> SPAM</pre>
+</li>
+</ul>
+<a name="NO_PREDICTION">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NO_PREDICTION</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a> NO_PREDICTION</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (AccountType.Prediction c : AccountType.Prediction.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&nbsp;valueOf(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="fromValue(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>fromValue</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&nbsp;fromValue(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../org/apache/streams/peoplepattern/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AccountType.Prediction.html">Use</a></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/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/streams/peoplepattern/AccountTypeProcessor.html" title="class in org.apache.streams.peoplepattern"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/streams/peoplepattern/AccountType.Prediction.html" target="_top">Frames</a></li>
+<li><a href="AccountType.Prediction.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountType.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountType.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountType.html Sat May 16 21:50:16 2015
@@ -0,0 +1,486 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:58:13 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AccountType (streams-processor-peoplepattern 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AccountType (streams-processor-peoplepattern 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../org/apache/streams/peoplepattern/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AccountType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/streams/peoplepattern/AccountType.html" target="_top">Frames</a></li>
+<li><a href="AccountType.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:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.streams.peoplepattern</div>
+<h2 title="Class AccountType" class="title">Class AccountType</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/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.streams.peoplepattern.AccountType</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/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true" title="class or interface in javax.annotation">@Generated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true#value()" title="class or interface in javax.annotation">value</a>="org.jsonschema2pojo")
+public class <span class="strong">AccountType</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.streams.peoplepattern.AccountType">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#AccountType()">AccountType</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;other)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#getAdditionalProperties()">getAdditionalProperties</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#getId()">getId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#getPrediction()">getPrediction</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#getScore()">getScore</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#setAdditionalProperty(java.lang.String,%20java.lang.Object)">setAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#setId(java.lang.String)">setId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#setPrediction(org.apache.streams.peoplepattern.AccountType.Prediction)">setPrediction</a></strong>(<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&nbsp;prediction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#setScore(java.lang.Double)">setScore</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;score)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#withId(java.lang.String)">withId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#withPrediction(org.apache.streams.peoplepattern.AccountType.Prediction)">withPrediction</a></strong>(<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&nbsp;prediction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountType.html#withScore(java.lang.Double)">withScore</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;score)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" 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="AccountType()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AccountType</h4>
+<pre>public&nbsp;AccountType()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getPrediction()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPrediction</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&nbsp;getPrediction()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The prediction</dd></dl>
+</li>
+</ul>
+<a name="setPrediction(org.apache.streams.peoplepattern.AccountType.Prediction)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPrediction</h4>
+<pre>public&nbsp;void&nbsp;setPrediction(<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&nbsp;prediction)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>prediction</code> - The prediction</dd></dl>
+</li>
+</ul>
+<a name="withPrediction(org.apache.streams.peoplepattern.AccountType.Prediction)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withPrediction</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a>&nbsp;withPrediction(<a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern">AccountType.Prediction</a>&nbsp;prediction)</pre>
+</li>
+</ul>
+<a name="getScore()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getScore</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;getScore()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The score</dd></dl>
+</li>
+</ul>
+<a name="setScore(java.lang.Double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setScore</h4>
+<pre>public&nbsp;void&nbsp;setScore(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;score)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>score</code> - The score</dd></dl>
+</li>
+</ul>
+<a name="withScore(java.lang.Double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withScore</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a>&nbsp;withScore(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;score)</pre>
+</li>
+</ul>
+<a name="getId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getId()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The id</dd></dl>
+</li>
+</ul>
+<a name="setId(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;setId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - The id</dd></dl>
+</li>
+</ul>
+<a name="withId(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withId</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a>&nbsp;withId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getAdditionalProperties()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAdditionalProperties</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;getAdditionalProperties()</pre>
+</li>
+</ul>
+<a name="setAdditionalProperty(java.lang.String, java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAdditionalProperty</h4>
+<pre>public&nbsp;void&nbsp;setAdditionalProperty(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+</li>
+</ul>
+<a name="withAdditionalProperty(java.lang.String, java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withAdditionalProperty</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/streams/peoplepattern/AccountType.html" title="class in org.apache.streams.peoplepattern">AccountType</a>&nbsp;withAdditionalProperty(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;other)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../org/apache/streams/peoplepattern/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AccountType.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../org/apache/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/streams/peoplepattern/AccountType.html" target="_top">Frames</a></li>
+<li><a href="AccountType.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:&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountTypeProcessor.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountTypeProcessor.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-processor-peoplepattern/apidocs/org/apache/streams/peoplepattern/AccountTypeProcessor.html Sat May 16 21:50:16 2015
@@ -0,0 +1,308 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_75) on Sat May 16 15:58:13 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AccountTypeProcessor (streams-processor-peoplepattern 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AccountTypeProcessor (streams-processor-peoplepattern 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../org/apache/streams/peoplepattern/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AccountTypeProcessor.html">Use</a></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/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/streams/peoplepattern/Age.html" title="class in org.apache.streams.peoplepattern"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/streams/peoplepattern/AccountTypeProcessor.html" target="_top">Frames</a></li>
+<li><a href="AccountTypeProcessor.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.streams.components.http.processor.SimpleHTTPGetProcessor">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.streams.peoplepattern</div>
+<h2 title="Class AccountTypeProcessor" class="title">Class AccountTypeProcessor</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/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://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true" title="class or interface in org.apache.streams.components.http.processor">org.apache.streams.components.http.processor.SimpleHTTPGetProcessor</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.streams.peoplepattern.AccountTypeProcessor</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/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsOperation.html?is-external=true" title="class or interface in org.apache.streams.core">StreamsOperation</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsProcessor.html?is-external=true" title="class or interface in org.apache.streams.core">StreamsProcessor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">AccountTypeProcessor</span>
+extends <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true" title="class or interface in org.apache.streams.components.http.processor">SimpleHTTPGetProcessor</a></pre>
+<div class="block">Enrich actor with account type</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.streams.peoplepattern.AccountTypeProcessor">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.streams.components.http.processor.SimpleHTTPGetProcessor">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.streams.components.http.processor.<a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true" title="class or interface in org.apache.streams.components.http.processor">SimpleHTTPGetProcessor</a></h3>
+<code><a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#authHeader" title="class or interface in org.apache.streams.components.http.processor">authHeader</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#configuration" title="class or interface in org.apache.streams.components.http.processor">configuration</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#httpclient" title="class or interface in org.apache.streams.components.http.processor">httpclient</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams
 -http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#mapper" title="class or interface in org.apache.streams.components.http.processor">mapper</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#uriBuilder" title="class or interface in org.apache.streams.components.http.processor">uriBuilder</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountTypeProcessor.html#AccountTypeProcessor()">AccountTypeProcessor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountTypeProcessor.html#AccountTypeProcessor(org.apache.streams.components.http.HttpProcessorConfiguration)">AccountTypeProcessor</a></strong>(<a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/HttpProcessorConfiguration.html?is-external=true" title="class or interface in org.apache.streams.components.http">HttpProcessorConfiguration</a>&nbsp;peoplePatternConfiguration)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/streams/peoplepattern/AccountTypeProcessor.html#prepareParams(org.apache.streams.core.StreamsDatum)">prepareParams</a></strong>(<a href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsDatum.html?is-external=true" title="class or interface in org.apache.streams.core">StreamsDatum</a>&nbsp;entry)</code>
+<div class="block">Override this to add parameters to the request</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.streams.components.http.processor.SimpleHTTPGetProcessor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.streams.components.http.processor.<a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true" title="class or interface in org.apache.streams.components.http.processor">SimpleHTTPGetProcessor</a></h3>
+<code><a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#cleanUp()" title="class or interface in org.apache.streams.components.http.processor">cleanUp</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#getEntityToExtend(com.fasterxml.jackson.databind.node.ObjectNode)" title="class or interface in org.apache.streams.components.http.processor">getEntityToExtend</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#getRootDocument(org.apache.streams.core.StreamsDatum)" title="class or interface in org.apache.streams.components.http
 .processor">getRootDocument</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#prepare(java.lang.Object)" title="class or interface in org.apache.streams.components.http.processor">prepare</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#prepareExtensionFragment(java.lang.String)" title="class or interface in org.apache.streams.components.http.processor">prepareExtensionFragment</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#prepareHttpGet(java.net.URI)" title="class or interface in org.apache.streams.components.ht
 tp.processor">prepareHttpGet</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#preparePayload(org.apache.streams.core.StreamsDatum)" title="class or interface in org.apache.streams.components.http.processor">preparePayload</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#prepareURI(java.util.Map)" title="class or interface in org.apache.streams.components.http.processor">prepareURI</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#process(org.apache.streams.core.StreamsDatum)" title="class or interface in org.apache.
 streams.components.http.processor">process</a>, <a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#setEntityToExtend(com.fasterxml.jackson.databind.node.ObjectNode,%20org.apache.streams.pojo.json.ActivityObject)" title="class or interface in org.apache.streams.components.http.processor">setEntityToExtend</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&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" 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="AccountTypeProcessor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AccountTypeProcessor</h4>
+<pre>public&nbsp;AccountTypeProcessor()</pre>
+</li>
+</ul>
+<a name="AccountTypeProcessor(org.apache.streams.components.http.HttpProcessorConfiguration)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AccountTypeProcessor</h4>
+<pre>public&nbsp;AccountTypeProcessor(<a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/HttpProcessorConfiguration.html?is-external=true" title="class or interface in org.apache.streams.components.http">HttpProcessorConfiguration</a>&nbsp;peoplePatternConfiguration)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="prepareParams(org.apache.streams.core.StreamsDatum)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>prepareParams</h4>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;prepareParams(<a href="http://streams.incubator.apache.org/0.2-incubating/streams-core/streams-core/apidocs/org/apache/streams/core/StreamsDatum.html?is-external=true" title="class or interface in org.apache.streams.core">StreamsDatum</a>&nbsp;entry)</pre>
+<div class="block">Override this to add parameters to the request</div>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true#prepareParams(org.apache.streams.core.StreamsDatum)" title="class or interface in org.apache.streams.components.http.processor">prepareParams</a></code>&nbsp;in class&nbsp;<code><a href="http://streams.incubator.apache.org/0.2-incubating/streams-http/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true" title="class or interface in org.apache.streams.components.http.processor">SimpleHTTPGetProcessor</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../org/apache/streams/peoplepattern/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AccountTypeProcessor.html">Use</a></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/streams/peoplepattern/AccountType.Prediction.html" title="enum in org.apache.streams.peoplepattern"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/streams/peoplepattern/Age.html" title="class in org.apache.streams.peoplepattern"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/streams/peoplepattern/AccountTypeProcessor.html" target="_top">Frames</a></li>
+<li><a href="AccountTypeProcessor.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:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.streams.components.http.processor.SimpleHTTPGetProcessor">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>