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/Tweet.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/Tweet.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/Tweet.html Mon Mar 28 05:35:22 2016 @@ -0,0 +1,434 @@ +<!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.Tweet (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.Tweet (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/Tweet.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/Tweet.html" target="_top">Frames</a></li> +<li><a href="Tweet.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.Tweet" class="title">Uses of Class<br>org.apache.streams.twitter.pojo.Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterJsonTweetActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonTweetActivityConverter.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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a>></code></td> +<td class="colLast"><span class="typeNameLabel">TwitterJsonTweetActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonTweetActivityConverter.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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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://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">TwitterJsonDeleteActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonDeleteActivityConverter.html#buildTarget-org.apache.streams.twitter.pojo.Tweet-">buildTarget</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</code> </td> +</tr> +<tr class="rowColor"> +<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">TwitterJsonTweetActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonTweetActivityConverter.html#toActivityList-org.apache.streams.twitter.pojo.Tweet-">toActivityList</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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">TwitterJsonTweetActivityConverter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/TwitterJsonTweetActivityConverter.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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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 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#addLocationExtension-org.apache.streams.pojo.json.Activity-org.apache.streams.twitter.pojo.Tweet-">addLocationExtension</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> activity, + <a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</code> +<div class="block">Adds the location extension and populates with teh twitter data</div> +</td> +</tr> +<tr class="rowColor"> +<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#addTwitterExtensions-org.apache.streams.pojo.json.Activity-org.apache.streams.twitter.pojo.Tweet-">addTwitterExtensions</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> activity, + <a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</code> +<div class="block">Takes various parameters from the twitter object that are currently not part of teh + activity schema and stores them in a generic extensions attribute</div> +</td> +</tr> +<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.Tweet-">buildActivityObject</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</code> +<div class="block">Creates an <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"><code>ActivityObject</code></a> for the tweet</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.Tweet-">buildActor</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</code> +<div class="block">Builds the activity <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"><code>Actor</code></a> object from the tweet</div> +</td> +</tr> +<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#buildTarget-org.apache.streams.twitter.pojo.Tweet-">buildTarget</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</code> +<div class="block">Builds the <a href="../../../../../../org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo"><code>TargetObject</code></a> from the tweet</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <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://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"><span class="typeNameLabel">TwitterActivityUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/converter/util/TwitterActivityUtil.html#getLinks-org.apache.streams.twitter.pojo.Tweet-">getLinks</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet)</code> +<div class="block">Gets the links from the Twitter 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.Tweet-org.apache.streams.pojo.json.Activity-">updateActivity</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet, + <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 given Activity object with the values from the Tweet</div> +</td> +</tr> +<tr class="rowColor"> +<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#updateActivityContent-org.apache.streams.pojo.json.Activity-org.apache.streams.twitter.pojo.Tweet-java.lang.String-">updateActivityContent</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> activity, + <a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> tweet, + <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> verb)</code> +<div class="block">Updates the content, and associated fields, with those from the given tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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 subclasses, and an explanation"> +<caption><span>Subclasses of <a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> in <a href="../../../../../../org/apache/streams/twitter/pojo/package-summary.html">org.apache.streams.twitter.pojo</a></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> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Retweet.html" title="class in org.apache.streams.twitter.pojo">Retweet</a></span></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> that return <a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a></code></td> +<td class="colLast"><span class="typeNameLabel">Retweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Retweet.html#getRetweetedStatus--">getRetweetedStatus</a></span>()</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">User.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/User.html#getStatus--">getStatus</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<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#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/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#withContributors-java.util.List-">withContributors</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://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> contributors)</code> </td> +</tr> +<tr class="altColor"> +<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> +<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#withCreatedAt-org.joda.time.DateTime-">withCreatedAt</a></span>(org.joda.time.DateTime createdAt)</code> </td> +</tr> +<tr class="altColor"> +<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> +<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#withFavorited-java.lang.Boolean-">withFavorited</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> favorited)</code> </td> +</tr> +<tr class="altColor"> +<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#withFilterLevel-java.lang.String-">withFilterLevel</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> filterLevel)</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#withId-java.lang.Long-">withId</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id)</code> </td> +</tr> +<tr class="altColor"> +<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#withIdStr-java.lang.String-">withIdStr</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> idStr)</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#withInReplyToScreenName-java.lang.String-">withInReplyToScreenName</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> inReplyToScreenName)</code> </td> +</tr> +<tr class="altColor"> +<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#withInReplyToStatusId-java.lang.Long-">withInReplyToStatusId</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> inReplyToStatusId)</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#withInReplyToStatusIdStr-java.lang.String-">withInReplyToStatusIdStr</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> inReplyToStatusIdStr)</code> </td> +</tr> +<tr class="altColor"> +<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#withInReplyToUserId-java.lang.Long-">withInReplyToUserId</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> inReplyToUserId)</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#withInReplyToUserIdStr-java.lang.String-">withInReplyToUserIdStr</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> inReplyToUserIdStr)</code> </td> +</tr> +<tr class="altColor"> +<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#withLang-java.lang.String-">withLang</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> lang)</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#withPossiblySensitive-java.lang.Boolean-">withPossiblySensitive</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> possiblySensitive)</code> </td> +</tr> +<tr class="altColor"> +<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#withRetweetCount-java.lang.Long-">withRetweetCount</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> retweetCount)</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#withRetweeted-java.lang.Boolean-">withRetweeted</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> retweeted)</code> </td> +</tr> +<tr class="altColor"> +<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#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 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#withText-java.lang.String-">withText</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> text)</code> </td> +</tr> +<tr class="altColor"> +<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#withTruncated-java.lang.Boolean-">withTruncated</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> truncated)</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#withUser-org.apache.streams.twitter.pojo.User-">withUser</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a> user)</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/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</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">Retweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Retweet.html#setRetweetedStatus-org.apache.streams.twitter.pojo.Tweet-">setRetweetedStatus</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> retweetedStatus)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/User.html#setStatus-org.apache.streams.twitter.pojo.Tweet-">setStatus</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> status)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/Retweet.html" title="class in org.apache.streams.twitter.pojo">Retweet</a></code></td> +<td class="colLast"><span class="typeNameLabel">Retweet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/Retweet.html#withRetweetedStatus-org.apache.streams.twitter.pojo.Tweet-">withRetweetedStatus</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> retweetedStatus)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td> +<td class="colLast"><span class="typeNameLabel">User.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/streams/twitter/pojo/User.html#withStatus-org.apache.streams.twitter.pojo.Tweet-">withStatus</a></span>(<a href="../../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> status)</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/Tweet.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/Tweet.html" target="_top">Frames</a></li> +<li><a href="Tweet.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>
