A B C D E F G H I M O P R S T U V 

A

addToFavorites(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Adds a tweet to the user's collection of favorite tweets.

B

block(long) - Method in interface org.agorava.twitter.TwitterBlockService
Blocks a user.
block(String) - Method in interface org.agorava.twitter.TwitterBlockService
Blocks a user.

C

createPlace(PlacePrototype) - Method in interface org.agorava.twitter.TwitterGeoService
Creates a new place.
createSavedSearch(String) - Method in interface org.agorava.twitter.model.SearchService
Creates a new saved search for the authenticating user.
CursoredList<T> - Class in org.agorava.twitter.model
List that includes previous and next cursors for paging through items returned from Twitter in cursored pages.
CursoredList(Collection<? extends T>, long, long) - Constructor for class org.agorava.twitter.model.CursoredList
 
CursoredList(int, long, long) - Constructor for class org.agorava.twitter.model.CursoredList
 

D

deleteDirectMessage(long) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Deletes a direct message for the authenticated user.
deleteSavedSearch(long) - Method in interface org.agorava.twitter.model.SearchService
Deletes a saved search
deleteStatus(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Removes a status entry.
DirectMessage - Class in org.agorava.twitter.model
Represents a direct message.
DirectMessage(long, String, TwitterProfile, TwitterProfile, Date) - Constructor for class org.agorava.twitter.model.DirectMessage
 
disableNotifications(long) - Method in interface org.agorava.twitter.TwitterFriendService
Disable mobile device notifications from Twitter for the specified user.
disableNotifications(String) - Method in interface org.agorava.twitter.TwitterFriendService
Disable mobile device notifications from Twitter for the specified user.

E

enableNotifications(long) - Method in interface org.agorava.twitter.TwitterFriendService
Enable mobile device notifications from Twitter for the specified user.
enableNotifications(String) - Method in interface org.agorava.twitter.TwitterFriendService
Enable mobile device notifications from Twitter for the specified user.

F

findSimilarPlaces(double, double, String) - Method in interface org.agorava.twitter.TwitterGeoService
Finds places similar to a place described in the parameters.
findSimilarPlaces(double, double, String, String, String) - Method in interface org.agorava.twitter.TwitterGeoService
Finds places similar to a place described in the parameters.
follow(long) - Method in interface org.agorava.twitter.TwitterFriendService
Allows the authenticated user to follow (create a friendship) with another user.
follow(String) - Method in interface org.agorava.twitter.TwitterFriendService
Allows the authenticated user to follow (create a friendship) with another user.
friendshipExists(String, String) - Method in interface org.agorava.twitter.TwitterFriendService
Checks for a friendship between two users.

G

getAccessTokenEndpoint() - Method in class org.agorava.twitter.TwitterApi
 
getAuthorizationUrl(Token) - Method in class org.agorava.twitter.TwitterApi
 
getBackgroundColor() - Method in class org.agorava.twitter.model.TwitterProfile
The color of the background of the user's Twitter profile page.
getBackgroundImageUrl() - Method in class org.agorava.twitter.model.TwitterProfile
The URL to a background image shown on the user's Twitter profile page.
getBlockedUserIds() - Method in interface org.agorava.twitter.TwitterBlockService
Retrieves a list of user IDs for the users that the authenticating user has blocked.
getBlockedUsers() - Method in interface org.agorava.twitter.TwitterBlockService
Retrieves a list of users that the authenticating user has blocked.
getBlockedUsers(int, int) - Method in interface org.agorava.twitter.TwitterBlockService
Retrieves a list of users that the authenticating user has blocked.
getContainedWithin() - Method in class org.agorava.twitter.model.PlacePrototype
 
getCountry() - Method in class org.agorava.twitter.model.Place
 
getCountryCode() - Method in class org.agorava.twitter.model.Place
 
getCreatedAt() - Method in class org.agorava.twitter.model.DirectMessage
 
getCreatedAt() - Method in class org.agorava.twitter.model.SavedSearch
 
getCreatedAt() - Method in class org.agorava.twitter.model.Tweet
 
getCreatedDate() - Method in class org.agorava.twitter.model.TwitterProfile
The date that the Twitter profile was created.
getCreateToken() - Method in class org.agorava.twitter.model.PlacePrototype
 
getDailyTrends() - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 20 trending topics, hourly for the past 24 hours.
getDailyTrends(boolean) - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 20 trending topics, hourly for the past 24 hours.
getDailyTrends(boolean, String) - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 20 trending topics, hourly for a 24-hour period starting at the specified date.
getDescription() - Method in class org.agorava.twitter.model.TwitterProfile
The user's description
getDescription() - Method in class org.agorava.twitter.model.UserList
 
getDirectMessage(long) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Gets a direct message by its ID.
getDirectMessagesReceived() - Method in interface org.agorava.twitter.TwitterDirectMessageService
Retrieve the 20 most recently received direct messages for the authenticating user.
getDirectMessagesReceived(int, int) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Retrieve received direct messages for the authenticating user.
getDirectMessagesReceived(int, int, long, long) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Retrieve received direct messages for the authenticating user.
getDirectMessagesSent() - Method in interface org.agorava.twitter.TwitterDirectMessageService
Retrieve the 20 most recent direct messages sent by the authenticating user.
getDirectMessagesSent(int, int) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Retrieve direct messages sent by the authenticating user.
getDirectMessagesSent(int, int, long, long) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Retrieve direct messages sent by the authenticating user.
getFavorites() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the 20 most recent tweets favorited by the authenticated user.
getFavorites(int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets favorited by the authenticated user.
getFavoritesCount() - Method in class org.agorava.twitter.model.TwitterProfile
The number of tweets that the user has marked as favorites.
getFollowerIds() - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that follow the authenticated user.
getFollowerIds(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000IDs for the Twitter users that follow the given user.
getFollowerIds(String) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that follow the given user.
getFollowerIdsInCursor(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that follow the authenticated user.
getFollowerIdsInCursor(long, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000IDs for the Twitter users that follow the given user.
getFollowerIdsInCursor(String, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that follow the given user.
getFollowers() - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the authenticated user is being followed by Note that this method make multiple calls to Twitter's REST API (one call to get a list of the follower IDs and one call for every 100 followers).
getFollowers(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user is being followed by Note that this method make multiple calls to Twitter's REST API (one call to get a list of the follower IDs and one call for every 100 followers).
getFollowers(String) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user is being followed by Note that this method make multiple calls to Twitter's REST API (one call to get a list of the follower IDs and one call for every 100 followers).
getFollowersCount() - Method in class org.agorava.twitter.model.TwitterProfile
The number of followers the user has.
getFollowersInCursor(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the authenticated user is being followed by Note that this method make multiple calls to Twitter's REST API (one call to get a list of the follower IDs and one call for every 100 followers).
getFollowersInCursor(long, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user is being followed by Note that this method make multiple calls to Twitter's REST API (one call to get a list of the follower IDs and one call for every 100 followers).
getFollowersInCursor(String, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user is being followed by Note that this method make multiple calls to Twitter's REST API (one call to get a list of the follower IDs and one call for every 100 followers).
getFriendIds() - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that the authenticated user follows.
getFriendIds(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
getFriendIds(String) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
getFriendIdsInCursor(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that the authenticated user follows.
getFriendIdsInCursor(long, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
getFriendIdsInCursor(String, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
getFriends() - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the authenticated user follows.
getFriends(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user follows.
getFriends(String) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user follows.
getFriendsCount() - Method in class org.agorava.twitter.model.TwitterProfile
The number of friends the user has (the number of users this user follows).
getFriendsInCursor(long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the authenticated user follows.
getFriendsInCursor(long, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user follows.
getFriendsInCursor(String, long) - Method in interface org.agorava.twitter.TwitterFriendService
Retrieves a list of up to 5000 users that the given user follows.
getFromUser() - Method in class org.agorava.twitter.model.Tweet
 
getFromUserId() - Method in class org.agorava.twitter.model.Tweet
 
getFullName() - Method in class org.agorava.twitter.model.Place
 
getFullName() - Method in class org.agorava.twitter.model.TwitterProfile
 
getFullName() - Method in class org.agorava.twitter.model.UserList
 
getHomeTimeline() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the 20 most recently posted tweets, including retweets, from the authenticating user's home timeline.
getHomeTimeline(int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets, including retweets, from the authenticating user's home timeline.
getHomeTimeline(int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets, including retweets, from the authenticating user's home timeline.
getHourlyLimit() - Method in class org.agorava.twitter.model.RateLimitStatus
 
getId() - Method in class org.agorava.twitter.model.DirectMessage
 
getId() - Method in class org.agorava.twitter.model.Place
 
getId() - Method in class org.agorava.twitter.model.SavedSearch
 
getId() - Method in class org.agorava.twitter.model.Tweet
 
getId() - Method in class org.agorava.twitter.model.UserList
 
getIncomingFriendships() - Method in interface org.agorava.twitter.TwitterFriendService
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getIncomingFriendships(long) - Method in interface org.agorava.twitter.TwitterFriendService
Returns an array of numeric IDs for every user who has a pending request to follow the authenticating user.
getInReplyToStatusId() - Method in class org.agorava.twitter.model.Tweet
 
getLanguage() - Method in class org.agorava.twitter.model.TwitterProfile
The user's preferred language.
getLanguageCode() - Method in class org.agorava.twitter.model.Tweet
 
getLatitude() - Method in class org.agorava.twitter.model.PlacePrototype
 
getLinkColor() - Method in class org.agorava.twitter.model.TwitterProfile
The link color on the user's Twitter profile page.
getListedCount() - Method in class org.agorava.twitter.model.TwitterProfile
The number of lists the user is listed on.
getLocalTrends(long) - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 10 trending topics for a given location, identified by its "Where on Earth" (WOE) ID.
getLocalTrends(long, boolean) - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 10 trending topics for a given location, identified by its "Where on Earth" (WOE) ID.
getLocation() - Method in class org.agorava.twitter.model.TwitterProfile
The user's location
getLongitude() - Method in class org.agorava.twitter.model.PlacePrototype
 
getMaxId() - Method in class org.agorava.twitter.model.SearchResults
Returns the maximum Tweet ID in the search results
getMemberCount() - Method in class org.agorava.twitter.model.UserList
 
getMentions() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent tweets that mention the authenticated user.
getMentions(int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve tweets that mention the authenticated user.
getMentions(int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve tweets that mention the authenticated user.
getName() - Method in class org.agorava.twitter.model.Place
 
getName() - Method in class org.agorava.twitter.model.PlacePrototype
 
getName() - Method in class org.agorava.twitter.model.SavedSearch
 
getName() - Method in class org.agorava.twitter.model.SuggestionCategory
 
getName() - Method in class org.agorava.twitter.model.Trend
 
getName() - Method in class org.agorava.twitter.model.TwitterProfile
The user's full name
getName() - Method in class org.agorava.twitter.model.UserList
 
getNextCursor() - Method in class org.agorava.twitter.model.CursoredList
The cursor to retrieve the next page of results.
getOutgoingFriendships() - Method in interface org.agorava.twitter.TwitterFriendService
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getOutgoingFriendships(long) - Method in interface org.agorava.twitter.TwitterFriendService
Returns an array of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
getPlace(String) - Method in interface org.agorava.twitter.TwitterGeoService
Retrieves information about a place
getPlacePrototype() - Method in class org.agorava.twitter.model.SimilarPlaces
A prototype place that matches the criteria for the call to TwitterGeoService.findSimilarPlaces(double, double, String), including a create token that can be used to create the place.
getPlaces() - Method in class org.agorava.twitter.model.SimilarPlacesResponse
The list of places found in a similar places search.
getPlaceType() - Method in class org.agorava.twitter.model.Place
 
getPosition() - Method in class org.agorava.twitter.model.SavedSearch
 
getPreviousCursor() - Method in class org.agorava.twitter.model.CursoredList
The cursor to retrieve the previous page of results.
getProfileId() - Method in interface org.agorava.twitter.TwitterUserService
Retrieves the authenticated user's Twitter ID.
getProfileImageUrl() - Method in class org.agorava.twitter.model.Tweet
 
getProfileImageUrl() - Method in class org.agorava.twitter.model.TwitterProfile
The URL of the user's profile image in "normal" size (48x48).
getProfileUrl() - Method in class org.agorava.twitter.model.TwitterProfile
The URL of the user's profile.
getProviderName() - Method in class org.agorava.twitter.TwitterApi
 
getPublicTimeline() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the 20 most recently posted tweets from the public timeline.
getQuery() - Method in class org.agorava.twitter.model.SavedSearch
 
getQuery() - Method in class org.agorava.twitter.model.Trend
 
getRateLimitStatus() - Method in interface org.agorava.twitter.TwitterUserService
Retrieves the rate limit status.
getRecipient() - Method in class org.agorava.twitter.model.DirectMessage
 
getRemainingHits() - Method in class org.agorava.twitter.model.RateLimitStatus
 
getRequestTokenEndpoint() - Method in class org.agorava.twitter.TwitterApi
 
getResetTime() - Method in class org.agorava.twitter.model.RateLimitStatus
 
getResetTimeInSeconds() - Method in class org.agorava.twitter.model.RateLimitStatus
 
getRetweetCount() - Method in class org.agorava.twitter.model.Tweet
The number of times this tweet has been retweeted.
getRetweetedBy(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the profiles of up to 100 users how have retweeted a specific tweet.
getRetweetedBy(long, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the profiles of users how have retweeted a specific tweet.
getRetweetedByIds(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the IDs of up to 100 users who have retweeted a specific tweet.
getRetweetedByIds(long, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the IDs of users who have retweeted a specific tweet.
getRetweetedByMe() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent retweets posted by the authenticated user.
getRetweetedByMe(int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by the authenticated user.
getRetweetedByMe(int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by the authenticated user.
getRetweetedByUser(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent retweets posted by the specified user.
getRetweetedByUser(long, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by the specified user.
getRetweetedByUser(long, int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by the specified user.
getRetweetedByUser(String) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent retweets posted by the specified user.
getRetweetedByUser(String, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by the specified user.
getRetweetedByUser(String, int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by the specified user.
getRetweetedToMe() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent retweets posted by users the authenticating user follow.
getRetweetedToMe(int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by users the authenticating user follow.
getRetweetedToMe(int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by users the authenticating user follow.
getRetweetedToUser(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent retweets posted by users that the specified user follows.
getRetweetedToUser(long, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by users that the specified user follows.
getRetweetedToUser(long, int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets posted by users that the specified user follows.
getRetweetedToUser(String) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent retweets by users that the specified user follows.
getRetweetedToUser(String, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets by users that the specified user follows.
getRetweetedToUser(String, int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve retweets by users that the specified user follows.
getRetweets(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves up to 100 retweets of a specific tweet.
getRetweets(long, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves retweets of a specific tweet.
getRetweetsOfMe() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve the 20 most recent tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve tweets of the authenticated user that have been retweeted by others.
getRetweetsOfMe(int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieve tweets of the authenticated user that have been retweeted by others.
getSavedSearch(long) - Method in interface org.agorava.twitter.model.SearchService
Retrieves a single saved search by the saved search's ID.
getSavedSearches() - Method in interface org.agorava.twitter.model.SearchService
Retrieves the authenticating user's saved searches.
getScreenName() - Method in class org.agorava.twitter.model.TwitterProfile
The user's Twitter screen name
getScreenName() - Method in interface org.agorava.twitter.TwitterUserService
Retrieves the authenticated user's Twitter screen name
getSecondsUntilReset() - Method in class org.agorava.twitter.model.RateLimitStatus
The approximate number of seconds until the rate limits are reset.
getSender() - Method in class org.agorava.twitter.model.DirectMessage
 
getSidebarBorderColor() - Method in class org.agorava.twitter.model.TwitterProfile
The color of the sidebar border on the user's Twitter profile page.
getSidebarFillColor() - Method in class org.agorava.twitter.model.TwitterProfile
The color of the sidebar fill on the user's Twitter profile page.
getSinceId() - Method in class org.agorava.twitter.model.SearchResults
Returns the Tweet ID after which all of the matching Tweets were created
getSize() - Method in class org.agorava.twitter.model.SuggestionCategory
 
getSlug() - Method in class org.agorava.twitter.model.SuggestionCategory
 
getSlug() - Method in class org.agorava.twitter.model.UserList
 
getSource() - Method in class org.agorava.twitter.model.Tweet
 
getStatus(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Returns a single tweet.
getStatusesCount() - Method in class org.agorava.twitter.model.TwitterProfile
The number of tweets this user has posted.
getStreetAddress() - Method in class org.agorava.twitter.model.Place
 
getStreetAddress() - Method in class org.agorava.twitter.model.PlacePrototype
 
getSubscriberCount() - Method in class org.agorava.twitter.model.UserList
 
getSuggestionCategories() - Method in interface org.agorava.twitter.TwitterUserService
Retrieves a list of categories from which suggested users to follow may be found.
getSuggestions(String) - Method in interface org.agorava.twitter.TwitterUserService
Retrieves a list of suggestions of users to follow for a given category.
getText() - Method in class org.agorava.twitter.model.DirectMessage
 
getText() - Method in class org.agorava.twitter.model.Tweet
 
getTextColor() - Method in class org.agorava.twitter.model.TwitterProfile
The text color on the user's Twitter profile page.
getTime() - Method in class org.agorava.twitter.model.Trends
 
getTimeZone() - Method in class org.agorava.twitter.model.TwitterProfile
The user's time zone.
getToken() - Method in class org.agorava.twitter.model.SimilarPlacesResponse
A token that may be used to create a new place.
getToUserId() - Method in class org.agorava.twitter.model.Tweet
 
getTrends() - Method in class org.agorava.twitter.model.Trends
 
getTweets() - Method in class org.agorava.twitter.model.SearchResults
Returns the list of matching Tweets
getUriPath() - Method in class org.agorava.twitter.model.UserList
 
getUrl() - Method in class org.agorava.twitter.model.TwitterProfile
The user's URL
getUserProfile() - Method in interface org.agorava.twitter.TwitterUserService
Retrieves the authenticated user's Twitter profile details.
getUserProfile(String) - Method in interface org.agorava.twitter.TwitterUserService
Retrieves a specific user's Twitter profile details.
getUserProfile(long) - Method in interface org.agorava.twitter.TwitterUserService
Retrieves a specific user's Twitter profile details.
getUserProfileImage(String) - Method in interface org.agorava.twitter.TwitterUserService
Retrieves the user's profile image.
getUserProfileImage(String, ImageSize) - Method in interface org.agorava.twitter.TwitterUserService
Retrieves the user's profile image.
getUsers(String...) - Method in interface org.agorava.twitter.TwitterUserService
Retrieves a list of Twitter profiles for the given list of user IDs.
getUsersByName(String...) - Method in interface org.agorava.twitter.TwitterUserService
Retrieves a list of Twitter profiles for the given list of screen names.
getUserTimeline() - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the 20 most recent tweets posted by the authenticating user.
getUserTimeline(int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets posted by the authenticating user.
getUserTimeline(int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets posted by the authenticating user.
getUserTimeline(String) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the 20 most recent tweets posted by the given user.
getUserTimeline(String, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets posted by the given user.
getUserTimeline(String, int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets posted by the given user.
getUserTimeline(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves the 20 most recent tweets posted by the given user.
getUserTimeline(long, int, int) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets posted by the given user.
getUserTimeline(long, int, int, long, long) - Method in interface org.agorava.twitter.TwitterTimelineService
Retrieves tweets posted by the given user.
getUtcOffset() - Method in class org.agorava.twitter.model.TwitterProfile
The user's UTC offset in seconds.
getWeeklyTrends() - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 30 trending topics for each day in the past week.
getWeeklyTrends(boolean) - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 30 trending topics for each day in the past week.
getWeeklyTrends(boolean, String) - Method in interface org.agorava.twitter.model.SearchService
Retrieves the top 30 trending topics for each day in a given week.

H

hasNext() - Method in class org.agorava.twitter.model.CursoredList
Returns true if there is a next page of results.
hasPrevious() - Method in class org.agorava.twitter.model.CursoredList
Returns true if there is a previous page of results.

I

ImageSize - Enum in org.agorava.twitter.model
Enumeration of image sizes supported by Twitter
InvalidMessageRecipientException - Exception in org.agorava.twitter.model
Exception thrown when an attempt is made to send a direct message to an invalid recipient; that is, a recipient who is not following the authenticated user.
InvalidMessageRecipientException(String) - Constructor for exception org.agorava.twitter.model.InvalidMessageRecipientException
 
isBackgroundImageTiled() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the background image is tiled.
isBlocking(long) - Method in interface org.agorava.twitter.TwitterBlockService
Determines if the user has blocked a specific user.
isBlocking(String) - Method in interface org.agorava.twitter.TwitterBlockService
Determines if the user has blocked a specific user.
isContributorsEnabled() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not this profile is enabled for contributors.
isFavorited() - Method in class org.agorava.twitter.model.Tweet
 
isFollowing() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the authenticated user is following this user.
isFollowing() - Method in class org.agorava.twitter.model.UserList
 
isFollowRequestSent() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not a request has been sent by the authenticating user to follow this user.
isGeoEnabled() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the user has enabled their account with geo location.
isLastPage() - Method in class org.agorava.twitter.model.SearchResults
Returns true if this is the last page of matching Tweets; false if there are more pages that follow this one.
isNotificationsEnabled() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the user has mobile notifications enabled.
isProtected() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the user's tweets are protected.
isPublic() - Method in class org.agorava.twitter.model.UserList
 
isTranslator() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not this user is a translator.
isVerified() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the user is verified with Twitter.

M

MessageTooLongException - Exception in org.agorava.twitter.model
Exception indicating that an attempt was made to post a status or send a direct message where the length exceeds Twitter's 140 character limit.
MessageTooLongException(String) - Constructor for exception org.agorava.twitter.model.MessageTooLongException
 

O

org.agorava.twitter - package org.agorava.twitter
 
org.agorava.twitter.model - package org.agorava.twitter.model
 

P

Place - Class in org.agorava.twitter.model
Represents a place that a Twitter user may send a tweet from.
Place(String, String, String, String, String, String, PlaceType) - Constructor for class org.agorava.twitter.model.Place
 
PlacePrototype - Class in org.agorava.twitter.model
Represents a new place that could be created.
PlacePrototype(String, double, double, String, String, String) - Constructor for class org.agorava.twitter.model.PlacePrototype
 
PlaceType - Enum in org.agorava.twitter.model
 

R

RateLimitStatus - Class in org.agorava.twitter.model
Carries data concerning the rate limit status.
RateLimitStatus(int, int, long) - Constructor for class org.agorava.twitter.model.RateLimitStatus
 
removeFromFavorites(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Removes a tweet from the user's collection of favorite tweets.
retweet(long) - Method in interface org.agorava.twitter.TwitterTimelineService
Posts a retweet of an existing tweet.
reverseGeoCode(double, double) - Method in interface org.agorava.twitter.TwitterGeoService
Retrieves up to 20 places matching the given location.
reverseGeoCode(double, double, PlaceType, String) - Method in interface org.agorava.twitter.TwitterGeoService
Retrieves up to 20 places matching the given location and criteria

S

SavedSearch - Class in org.agorava.twitter.model
Represents a saved search.
SavedSearch(long, String, String, int, Date) - Constructor for class org.agorava.twitter.model.SavedSearch
 
search(String) - Method in interface org.agorava.twitter.model.SearchService
Searches Twitter, returning the first 50 matching Tweets
search(String, int, int) - Method in interface org.agorava.twitter.model.SearchService
Searches Twitter, returning a specific page out of the complete set of results.
search(String, int, int, long, long) - Method in interface org.agorava.twitter.model.SearchService
Searches Twitter, returning a specific page out of the complete set of results.
search(double, double) - Method in interface org.agorava.twitter.TwitterGeoService
Searches for up to 20 places matching the given location.
search(double, double, PlaceType, String, String) - Method in interface org.agorava.twitter.TwitterGeoService
Searches for up to 20 places matching the given location and criteria
searchForUsers(String) - Method in interface org.agorava.twitter.TwitterUserService
Searches for up to 20 users that match a given query.
searchForUsers(String, int, int) - Method in interface org.agorava.twitter.TwitterUserService
Searches for users that match a given query.
SearchResults - Class in org.agorava.twitter.model
Represents the results of a Twitter search, including matching Tweets and any metadata associated with that search.
SearchResults(List<Tweet>, long, long) - Constructor for class org.agorava.twitter.model.SearchResults
 
SearchResults(List<Tweet>, long, long, boolean) - Constructor for class org.agorava.twitter.model.SearchResults
 
SearchService - Interface in org.agorava.twitter.model
Interface defining the operations for searching Twitter and retrieving trending data.
sendDirectMessage(String, String) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Sends a direct message to another Twitter user.
sendDirectMessage(long, String) - Method in interface org.agorava.twitter.TwitterDirectMessageService
Sends a direct message to another Twitter user.
setCreatedAt(Date) - Method in class org.agorava.twitter.model.Tweet
 
setDisplayCoordinates(boolean) - Method in class org.agorava.twitter.model.StatusDetails
Indicates that Twitter should pinpoint the location precisely when displaying it on a map.
setFavorited(boolean) - Method in class org.agorava.twitter.model.Tweet
 
setFromUser(String) - Method in class org.agorava.twitter.model.Tweet
 
setFromUserId(long) - Method in class org.agorava.twitter.model.Tweet
 
setId(long) - Method in class org.agorava.twitter.model.Tweet
 
setInReplyToStatusId(long) - Method in class org.agorava.twitter.model.StatusDetails
Sets the ID of an existing status that this status is in reply to.
setInReplyToStatusId(Long) - Method in class org.agorava.twitter.model.Tweet
 
setLanguageCode(String) - Method in class org.agorava.twitter.model.Tweet
 
setLocation(float, float) - Method in class org.agorava.twitter.model.StatusDetails
Sets the location of the status update in latitude and longitude.
setProfileImageUrl(String) - Method in class org.agorava.twitter.model.Tweet
 
setRetweetCount(Integer) - Method in class org.agorava.twitter.model.Tweet
 
setSource(String) - Method in class org.agorava.twitter.model.Tweet
 
setText(String) - Method in class org.agorava.twitter.model.Tweet
 
setToUserId(Long) - Method in class org.agorava.twitter.model.Tweet
 
setWrapLinks(boolean) - Method in class org.agorava.twitter.model.StatusDetails
 
showAllInlineMedia() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the user has selected to see all inline media from everyone.
SimilarPlaces - Class in org.agorava.twitter.model
Represents the results of a similar places search.
SimilarPlaces(List<Place>, PlacePrototype) - Constructor for class org.agorava.twitter.model.SimilarPlaces
 
SimilarPlacesResponse - Class in org.agorava.twitter.model
Represents the results of a similar places search.
SimilarPlacesResponse(List<Place>, String) - Constructor for class org.agorava.twitter.model.SimilarPlacesResponse
 
StatusDetails - Class in org.agorava.twitter.model
Carries optional metadata pertaining to a Twitter status update.
StatusDetails() - Constructor for class org.agorava.twitter.model.StatusDetails
 
SuggestionCategory - Class in org.agorava.twitter.model
Represents a suggestion category; a category of users that Twitter may suggest that a user follow.
SuggestionCategory(String, String, int) - Constructor for class org.agorava.twitter.model.SuggestionCategory
 

T

toParameterMap() - Method in class org.agorava.twitter.model.StatusDetails
Maps the StatusDetails values to a Map of Twitter parameters.
Trend - Class in org.agorava.twitter.model
Represents a single trending topic.
Trend(String, String) - Constructor for class org.agorava.twitter.model.Trend
 
Trends - Class in org.agorava.twitter.model
Represents a list of trending topics at a specific point in time.
Trends(Date, List<Trend>) - Constructor for class org.agorava.twitter.model.Trends
 
Tweet - Class in org.agorava.twitter.model
Represents a Twitter status update (e.g., a "tweet").
Tweet(long, String, Date, String, String, Long, long, String, String) - Constructor for class org.agorava.twitter.model.Tweet
 
Twitter - Annotation Type in org.agorava.twitter
 
TwitterApi - Class in org.agorava.twitter
 
TwitterApi() - Constructor for class org.agorava.twitter.TwitterApi
 
TwitterBlockService - Interface in org.agorava.twitter
Interface defining the operations for blocking and unblocking users
TwitterDirectMessageService - Interface in org.agorava.twitter
Interface defining the Twitter operations for working with direct messages.
TwitterFriendService - Interface in org.agorava.twitter
Interface defining the operations for working with a user's friends and followers.
TwitterGeoService - Interface in org.agorava.twitter
Interface defining the Twitter operations for working with locations.
TwitterProfile - Class in org.agorava.twitter.model
Model class representing a Twitter user's profile information.
TwitterProfile(String, String, String, String, String, String, String, Date) - Constructor for class org.agorava.twitter.model.TwitterProfile
 
TwitterTimelineService - Interface in org.agorava.twitter
Interface defining the operations for sending and retrieving tweets.
TwitterUserService - Interface in org.agorava.twitter
Interface defining the operations for retrieving information about Twitter users.

U

unblock(long) - Method in interface org.agorava.twitter.TwitterBlockService
Unblocks a user.
unblock(String) - Method in interface org.agorava.twitter.TwitterBlockService
Unblocks a user.
unfollow(long) - Method in interface org.agorava.twitter.TwitterFriendService
Allows the authenticated use to unfollow (destroy a friendship) with another user
unfollow(String) - Method in interface org.agorava.twitter.TwitterFriendService
Allows the authenticated use to unfollow (destroy a friendship) with another user
updateStatus(String) - Method in interface org.agorava.twitter.TwitterTimelineService
Updates the user's status.
useBackgroundImage() - Method in class org.agorava.twitter.model.TwitterProfile
Whether or not the user's Twitter profile page uses a background image.
UserList - Class in org.agorava.twitter.model
Represents a user-defined list.
UserList(long, String, String, String, String, String, boolean, boolean, int, int) - Constructor for class org.agorava.twitter.model.UserList
 

V

valueOf(String) - Static method in enum org.agorava.twitter.model.ImageSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.agorava.twitter.model.PlaceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.agorava.twitter.model.ImageSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.agorava.twitter.model.PlaceType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I M O P R S T U V 

Copyright © 2013. All Rights Reserved.