Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/UserstreamEvent.html ============================================================================== --- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/UserstreamEvent.html (added) +++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/UserstreamEvent.html Mon Mar 28 05:35:22 2016 @@ -0,0 +1,618 @@ +<!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 (1.8.0_40) on Mon Mar 28 00:34:40 CDT 2016 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>UserstreamEvent (streams-provider-twitter 0.3-incubating-SNAPSHOT API)</title> +<meta name="date" content="2016-03-28"> +<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="UserstreamEvent (streams-provider-twitter 0.3-incubating-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":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="class-use/UserstreamEvent.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/twitter/pojo/UserMentions.html" title="class in org.apache.streams.twitter.pojo"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/streams/twitter/pojo/UserstreamEvent.html" target="_top">Frames</a></li> +<li><a href="UserstreamEvent.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><a href="#nested.class.summary">Nested</a> | </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.streams.twitter.pojo</div> +<h2 title="Class UserstreamEvent" class="title">Class UserstreamEvent</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.twitter.pojo.UserstreamEvent</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="typeNameLabel">UserstreamEvent</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="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../serialized-form.html#org.apache.streams.twitter.pojo.UserstreamEvent">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="memberSummary" 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"> </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 </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a></span></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== 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/streams/twitter/pojo/UserstreamEvent.html#UserstreamEvent--">UserstreamEvent</a></span>()</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>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#equals-java.lang.Object-">equals</a></span>(<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> other)</code> </td> +</tr> +<tr id="i1" 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><<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>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#getAdditionalProperties--">getAdditionalProperties</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>org.joda.time.DateTime</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#getCreatedAt--">getCreatedAt</a></span>()</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#getEventType--">getEventType</a></span>()</code> </td> +</tr> +<tr id="i4" 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><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#getSource--">getSource</a></span>()</code> </td> +</tr> +<tr id="i5" 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><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#getTarget--">getTarget</a></span>()</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo">TargetObject</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#getTargetObject--">getTargetObject</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#hashCode--">hashCode</a></span>()</code> </td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#setAdditionalProperty-java.lang.String-java.lang.Object-">setAdditionalProperty</a></span>(<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> 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> value)</code> </td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#setCreatedAt-org.joda.time.DateTime-">setCreatedAt</a></span>(org.joda.time.DateTime createdAt)</code> </td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#setEventType-org.apache.streams.twitter.pojo.UserstreamEvent.EventType-">setEventType</a></span>(<a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a> eventType)</code> </td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#setSource-java.lang.String-">setSource</a></span>(<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> source)</code> </td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#setTarget-java.lang.String-">setTarget</a></span>(<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> target)</code> </td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#setTargetObject-org.apache.streams.twitter.pojo.TargetObject-">setTargetObject</a></span>(<a href="../../../../../org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo">TargetObject</a> targetObject)</code> </td> +</tr> +<tr id="i14" 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><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#toString--">toString</a></span>()</code> </td> +</tr> +<tr id="i15" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<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> 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> value)</code> </td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#withCreatedAt-org.joda.time.DateTime-">withCreatedAt</a></span>(org.joda.time.DateTime createdAt)</code> </td> +</tr> +<tr id="i17" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#withEventType-org.apache.streams.twitter.pojo.UserstreamEvent.EventType-">withEventType</a></span>(<a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a> eventType)</code> </td> +</tr> +<tr id="i18" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#withSource-java.lang.String-">withSource</a></span>(<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> source)</code> </td> +</tr> +<tr id="i19" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#withTarget-java.lang.String-">withTarget</a></span>(<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> target)</code> </td> +</tr> +<tr id="i20" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html#withTargetObject-org.apache.streams.twitter.pojo.TargetObject-">withTargetObject</a></span>(<a href="../../../../../org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo">TargetObject</a> targetObject)</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/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-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="UserstreamEvent--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>UserstreamEvent</h4> +<pre>public UserstreamEvent()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCreatedAt--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCreatedAt</h4> +<pre>public org.joda.time.DateTime getCreatedAt()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The createdAt</dd> +</dl> +</li> +</ul> +<a name="setCreatedAt-org.joda.time.DateTime-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCreatedAt</h4> +<pre>public void setCreatedAt(org.joda.time.DateTime createdAt)</pre> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>createdAt</code> - The created_at</dd> +</dl> +</li> +</ul> +<a name="withCreatedAt-org.joda.time.DateTime-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withCreatedAt</h4> +<pre>public <a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a> withCreatedAt(org.joda.time.DateTime createdAt)</pre> +</li> +</ul> +<a name="getEventType--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEventType</h4> +<pre>public <a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a> getEventType()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The eventType</dd> +</dl> +</li> +</ul> +<a name="setEventType-org.apache.streams.twitter.pojo.UserstreamEvent.EventType-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setEventType</h4> +<pre>public void setEventType(<a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a> eventType)</pre> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>eventType</code> - The event_type</dd> +</dl> +</li> +</ul> +<a name="withEventType-org.apache.streams.twitter.pojo.UserstreamEvent.EventType-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withEventType</h4> +<pre>public <a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a> withEventType(<a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a> eventType)</pre> +</li> +</ul> +<a name="getSource--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSource</h4> +<pre>public <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> getSource()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The source</dd> +</dl> +</li> +</ul> +<a name="setSource-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSource</h4> +<pre>public void setSource(<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> source)</pre> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>source</code> - The source</dd> +</dl> +</li> +</ul> +<a name="withSource-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withSource</h4> +<pre>public <a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a> withSource(<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> source)</pre> +</li> +</ul> +<a name="getTarget--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTarget</h4> +<pre>public <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> getTarget()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The target</dd> +</dl> +</li> +</ul> +<a name="setTarget-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTarget</h4> +<pre>public void setTarget(<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> target)</pre> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>target</code> - The target</dd> +</dl> +</li> +</ul> +<a name="withTarget-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withTarget</h4> +<pre>public <a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a> withTarget(<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> target)</pre> +</li> +</ul> +<a name="getTargetObject--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTargetObject</h4> +<pre>public <a href="../../../../../org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo">TargetObject</a> getTargetObject()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The targetObject</dd> +</dl> +</li> +</ul> +<a name="setTargetObject-org.apache.streams.twitter.pojo.TargetObject-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTargetObject</h4> +<pre>public void setTargetObject(<a href="../../../../../org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo">TargetObject</a> targetObject)</pre> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>targetObject</code> - The target_object</dd> +</dl> +</li> +</ul> +<a name="withTargetObject-org.apache.streams.twitter.pojo.TargetObject-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withTargetObject</h4> +<pre>public <a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a> withTargetObject(<a href="../../../../../org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo">TargetObject</a> targetObject)</pre> +</li> +</ul> +<a name="toString--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <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> toString()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></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> in class <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 <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><<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>> 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 void 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> 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> 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 <a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">UserstreamEvent</a> 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> 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> value)</pre> +</li> +</ul> +<a name="hashCode--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></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> in class <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 boolean 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> other)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></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> in class <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> +<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="class-use/UserstreamEvent.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/twitter/pojo/UserMentions.html" title="class in org.apache.streams.twitter.pojo"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/streams/twitter/pojo/UserstreamEvent.html" target="_top">Frames</a></li> +<li><a href="UserstreamEvent.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><a href="#nested.class.summary">Nested</a> | </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 ======= --> +<p class="legalCopy"><small>Copyright © 2012–2016 <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.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Coordinates.html ============================================================================== --- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Coordinates.html (added) +++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Coordinates.html Mon Mar 28 05:35:22 2016 @@ -0,0 +1,188 @@ +<!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 (1.8.0_40) on Mon Mar 28 00:34:40 CDT 2016 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.streams.twitter.pojo.Coordinates (streams-provider-twitter 0.3-incubating-SNAPSHOT API)</title> +<meta name="date" content="2016-03-28"> +<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="Uses of Class org.apache.streams.twitter.pojo.Coordinates (streams-provider-twitter 0.3-incubating-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/Coordinates.html" target="_top">Frames</a></li> +<li><a href="Coordinates.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> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.streams.twitter.pojo.Coordinates" class="title">Uses of Class<br>org.apache.streams.twitter.pojo.Coordinates</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.streams.twitter.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a> in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a> that return <a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a></code></td> +<td class="colLast"><span class="typeNameLabel">Tweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html#getCoordinates--">getCoordinates</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a></code></td> +<td class="colLast"><span class="typeNameLabel">Coordinates.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<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> 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> value)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a> with parameters of type <a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">Tweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html#setCoordinates-org.apache.streams.twitter.pojo.Coordinates-">setCoordinates</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a> coordinates)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a></code></td> +<td class="colLast"><span class="typeNameLabel">Tweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html#withCoordinates-org.apache.streams.twitter.pojo.Coordinates-">withCoordinates</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Coordinates</a> coordinates)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= 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><a href="../../../../../../org/apache/streams/twitter/pojo/Coordinates.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/Coordinates.html" target="_top">Frames</a></li> +<li><a href="Coordinates.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> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2012–2016 <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.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Delete.html ============================================================================== --- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Delete.html (added) +++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Delete.html Mon Mar 28 05:35:22 2016 @@ -0,0 +1,269 @@ +<!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 (1.8.0_40) on Mon Mar 28 00:34:40 CDT 2016 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.streams.twitter.pojo.Delete (streams-provider-twitter 0.3-incubating-SNAPSHOT API)</title> +<meta name="date" content="2016-03-28"> +<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="Uses of Class org.apache.streams.twitter.pojo.Delete (streams-provider-twitter 0.3-incubating-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/Delete.html" target="_top">Frames</a></li> +<li><a href="Delete.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> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.streams.twitter.pojo.Delete" class="title">Uses of Class<br>org.apache.streams.twitter.pojo.Delete</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.streams.twitter.converter">org.apache.streams.twitter.converter</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.streams.twitter.converter.util">org.apache.streams.twitter.converter.util</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.streams.twitter.converter"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a> in <a href="../../../../../../org/apache/streams/twitter/converter/package-summary.html">org.apache.streams.twitter.converter</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/converter/package-summary.html">org.apache.streams.twitter.converter</a> that return <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterJsonDeleteActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonDeleteActivityConverter.html#fromActivity-org.apache.streams.pojo.json.Activity-">fromActivity</a></span>(<a href="http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> deserialized)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/converter/package-summary.html">org.apache.streams.twitter.converter</a> that return types with arguments of type <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a>></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterJsonDeleteActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonDeleteActivityConverter.html#fromActivityList-java.util.List-">fromActivityList</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a>> list)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/converter/package-summary.html">org.apache.streams.twitter.converter</a> with parameters of type <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a>></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterJsonDeleteActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonDeleteActivityConverter.html#toActivityList-org.apache.streams.twitter.pojo.Delete-">toActivityList</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a> delete)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Method parameters in <a href="../../../../../../org/apache/streams/twitter/converter/package-summary.html">org.apache.streams.twitter.converter</a> with type arguments of type <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a>></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterJsonDeleteActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonDeleteActivityConverter.html#toActivityList-java.util.List-">toActivityList</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a>> serializedList)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.streams.twitter.converter.util"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a> in <a href="../../../../../../org/apache/streams/twitter/converter/util/package-summary.html">org.apache.streams.twitter.converter.util</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/converter/util/package-summary.html">org.apache.streams.twitter.converter.util</a> with parameters of type <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/ActivityObject.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">ActivityObject</a></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterActivityUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/util/TwitterActivityUtil.html#buildActivityObject-org.apache.streams.twitter.pojo.Delete-">buildActivityObject</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a> delete)</code> +<div class="block">Builds the ActivityObject for the delete event</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Actor.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Actor</a></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterActivityUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/util/TwitterActivityUtil.html#buildActor-org.apache.streams.twitter.pojo.Delete-">buildActor</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a> delete)</code> +<div class="block">Builds the actor for a delete event</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><span class="typeNameLabel">TwitterActivityUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/util/TwitterActivityUtil.html#updateActivity-org.apache.streams.twitter.pojo.Delete-org.apache.streams.pojo.json.Activity-">updateActivity</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a> delete, + <a href="http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-pojo/streams-pojo/apidocs/org/apache/streams/pojo/json/Activity.html?is-external=true" title="class or interface in org.apache.streams.pojo.json">Activity</a> activity)</code> +<div class="block">Updates the activity for a delete event</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.streams.twitter.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a> in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a> that return <a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></code></td> +<td class="colLast"><span class="typeNameLabel">Delete.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<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> 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> value)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></code></td> +<td class="colLast"><span class="typeNameLabel">Delete.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html#withDelete-org.apache.streams.twitter.pojo.DeleteDetails-">withDelete</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a> delete)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= 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><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/Delete.html" target="_top">Frames</a></li> +<li><a href="Delete.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> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2012–2016 <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.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/DeleteDetails.html ============================================================================== --- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/DeleteDetails.html (added) +++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/DeleteDetails.html Mon Mar 28 05:35:22 2016 @@ -0,0 +1,192 @@ +<!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 (1.8.0_40) on Mon Mar 28 00:34:40 CDT 2016 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.streams.twitter.pojo.DeleteDetails (streams-provider-twitter 0.3-incubating-SNAPSHOT API)</title> +<meta name="date" content="2016-03-28"> +<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="Uses of Class org.apache.streams.twitter.pojo.DeleteDetails (streams-provider-twitter 0.3-incubating-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/DeleteDetails.html" target="_top">Frames</a></li> +<li><a href="DeleteDetails.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> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.streams.twitter.pojo.DeleteDetails" class="title">Uses of Class<br>org.apache.streams.twitter.pojo.DeleteDetails</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.streams.twitter.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a> in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a> that return <a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a></code></td> +<td class="colLast"><span class="typeNameLabel">Delete.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html#getDelete--">getDelete</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a></code></td> +<td class="colLast"><span class="typeNameLabel">DeleteDetails.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<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> 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> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a></code></td> +<td class="colLast"><span class="typeNameLabel">DeleteDetails.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html#withStatus-org.apache.streams.twitter.pojo.Status-">withStatus</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Status.html" title="class in org.apache.streams.twitter.pojo">Status</a> status)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a> with parameters of type <a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">Delete.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html#setDelete-org.apache.streams.twitter.pojo.DeleteDetails-">setDelete</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a> delete)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">Delete</a></code></td> +<td class="colLast"><span class="typeNameLabel">Delete.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Delete.html#withDelete-org.apache.streams.twitter.pojo.DeleteDetails-">withDelete</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a> delete)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= 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><a href="../../../../../../org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/DeleteDetails.html" target="_top">Frames</a></li> +<li><a href="DeleteDetails.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> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2012–2016 <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.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Entities.html ============================================================================== --- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Entities.html (added) +++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/class-use/Entities.html Mon Mar 28 05:35:22 2016 @@ -0,0 +1,200 @@ +<!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 (1.8.0_40) on Mon Mar 28 00:34:40 CDT 2016 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.streams.twitter.pojo.Entities (streams-provider-twitter 0.3-incubating-SNAPSHOT API)</title> +<meta name="date" content="2016-03-28"> +<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="Uses of Class org.apache.streams.twitter.pojo.Entities (streams-provider-twitter 0.3-incubating-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/Entities.html" target="_top">Frames</a></li> +<li><a href="Entities.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> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.streams.twitter.pojo.Entities" class="title">Uses of Class<br>org.apache.streams.twitter.pojo.Entities</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.streams.twitter.pojo"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a> in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a> that return <a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></code></td> +<td class="colLast"><span class="typeNameLabel">Tweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html#getEntities--">getEntities</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<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> 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> value)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html#withHashtags-java.util.List-">withHashtags</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/streams/twitter/pojo/Hashtag.html" title="class in org.apache.streams.twitter.pojo">Hashtag</a>> hashtags)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html#withUrls-java.util.List-">withUrls</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/streams/twitter/Url.html" title="class in org.apache.streams.twitter">Url</a>> urls)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></code></td> +<td class="colLast"><span class="typeNameLabel">Entities.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html#withUserMentions-java.util.List-">withUserMentions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/streams/twitter/pojo/UserMentions.html" title="class in org.apache.streams.twitter.pojo">UserMentions</a>> userMentions)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a> with parameters of type <a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">Tweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html#setEntities-org.apache.streams.twitter.pojo.Entities-">setEntities</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a> entities)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a></code></td> +<td class="colLast"><span class="typeNameLabel">Tweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html#withEntities-org.apache.streams.twitter.pojo.Entities-">withEntities</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a> entities)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= 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><a href="../../../../../../org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Class</a></li> +<li class="navBarCell1Rev">Use</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</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/streams/twitter/pojo/class-use/Entities.html" target="_top">Frames</a></li> +<li><a href="Entities.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> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2012–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
