- GeoCode - Class in org.springframework.social.twitter.api
-
Represents geo_code
parameter used for advanced search
- GeoCode(double, double, int) - Constructor for class org.springframework.social.twitter.api.GeoCode
-
Creates GeoCode object with the default unit of measure is Unit.KILOMETER
- GeoCode(double, double, int, GeoCode.Unit) - Constructor for class org.springframework.social.twitter.api.GeoCode
-
- geoCode(GeoCode) - Method in class org.springframework.social.twitter.api.SearchParameters
-
Sets optional geocode
parameter.
- GeoCode.Unit - Enum in org.springframework.social.twitter.api
-
- GeoOperations - Interface in org.springframework.social.twitter.api
-
Interface defining the Twitter operations for working with locations.
- geoOperations() - Method in class org.springframework.social.twitter.api.impl.TwitterTemplate
-
- geoOperations() - Method in interface org.springframework.social.twitter.api.Twitter
-
- GeoTemplate - Class in org.springframework.social.twitter.api.impl
-
- GeoTemplate(RestTemplate, boolean, boolean) - Constructor for class org.springframework.social.twitter.api.impl.GeoTemplate
-
- getAccountSettings() - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrives the authenticating user's account settings.
- getApi() - Method in class org.springframework.social.twitter.config.support.TwitterApiHelper
-
- getApi(String, String) - Method in class org.springframework.social.twitter.connect.TwitterServiceProvider
-
- getAuthorName() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getAuthorUrl() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getBackgroundColor() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getBackgroundImageUrl() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getBlockedUserIds() - Method in interface org.springframework.social.twitter.api.BlockOperations
-
Retrieves a list of user IDs for the users that the authenticating user has blocked.
- getBlockedUserIdsInCursor(long) - Method in interface org.springframework.social.twitter.api.BlockOperations
-
Retrieves a list of user IDs for the users that the authenticating user has blocked.
- getBlockedUsers() - Method in interface org.springframework.social.twitter.api.BlockOperations
-
Retrieves a list of users that the authenticating user has blocked.
- getBlockedUsersInCursor(long) - Method in interface org.springframework.social.twitter.api.BlockOperations
-
Retrieves a list of users that the authenticating user has blocked.
- getBoundingBox() - Method in class org.springframework.social.twitter.api.Place
-
- getCacheAge() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getCode() - Method in class org.springframework.social.twitter.api.StreamWarningEvent
-
- getContainedWithin() - Method in class org.springframework.social.twitter.api.Place
-
- getContainedWithin() - Method in class org.springframework.social.twitter.api.PlacePrototype
-
- getCoordinates() - Method in class org.springframework.social.twitter.api.Place.Geometry
-
The coordinates defining a place's geometry.
- getCount() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns count
search parameter
- getCountry() - Method in class org.springframework.social.twitter.api.AccountSettings.TrendLocation
-
- getCountry() - Method in class org.springframework.social.twitter.api.Place
-
- getCountryCode() - Method in class org.springframework.social.twitter.api.AccountSettings.TrendLocation
-
- getCountryCode() - Method in class org.springframework.social.twitter.api.Place
-
- getCreatedAt() - Method in class org.springframework.social.twitter.api.DirectMessage
-
- getCreatedAt() - Method in class org.springframework.social.twitter.api.SavedSearch
-
- getCreatedAt() - Method in class org.springframework.social.twitter.api.Tweet
-
- getCreatedDate() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The date that the Twitter profile was created.
- getCreateToken() - Method in class org.springframework.social.twitter.api.PlacePrototype
-
- getDescription() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The user's description
- getDescription() - Method in class org.springframework.social.twitter.api.UserList
-
- getDirectMessage(long) - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Gets a direct message by its ID.
- getDirectMessagesReceived() - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Retrieve the 20 most recently received direct messages for the authenticating user.
- getDirectMessagesReceived(int, int) - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Retrieve received direct messages for the authenticating user.
- getDirectMessagesReceived(int, int, long, long) - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Retrieve received direct messages for the authenticating user.
- getDirectMessagesSent() - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Retrieve the 20 most recent direct messages sent by the authenticating user.
- getDirectMessagesSent(int, int) - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Retrieve direct messages sent by the authenticating user.
- getDirectMessagesSent(int, int, long, long) - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Retrieve direct messages sent by the authenticating user.
- getDisplayUrl() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getDisplayUrl() - Method in class org.springframework.social.twitter.api.UrlEntity
-
- getEndpoint() - Method in class org.springframework.social.twitter.api.RateLimitStatus
-
- getEndTime() - Method in class org.springframework.social.twitter.api.AccountSettings.SleepTime
-
- getEntities() - Method in class org.springframework.social.twitter.api.Tweet
-
- getExpandedUrl() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getExpandedUrl() - Method in class org.springframework.social.twitter.api.UrlEntity
-
- getExtraData() - Method in class org.springframework.social.twitter.api.SimilarPlaces
-
- getExtraData() - Method in class org.springframework.social.twitter.api.TwitterObject
-
- getFavoriteCount() - Method in class org.springframework.social.twitter.api.Tweet
-
- getFavorites() - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves the 20 most recent tweets favorited by the authenticated user.
- getFavorites(int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets favorited by the authenticated user.
- getFavorites(long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves the 20 most recent tweets favorited by the specified user.
- getFavorites(long, int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets favorited by the specified user.
- getFavorites(String) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves the 20 most recent tweets favorited by the specified user.
- getFavorites(String, int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets favorited by the specified user.
- getFavoritesCount() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getFollowerIds() - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that follow the authenticated user.
- getFollowerIds(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000IDs for the Twitter users that follow the given user.
- getFollowerIds(String) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that follow the given user.
- getFollowerIdsInCursor(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that follow the authenticated user.
- getFollowerIdsInCursor(long, long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000IDs for the Twitter users that follow the given user.
- getFollowerIdsInCursor(String, long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that follow the given user.
- getFollowers() - Method in interface org.springframework.social.twitter.api.FriendOperations
-
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.springframework.social.twitter.api.FriendOperations
-
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.springframework.social.twitter.api.FriendOperations
-
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.springframework.social.twitter.api.TwitterProfile
-
- getFollowersInCursor(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
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.springframework.social.twitter.api.FriendOperations
-
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.springframework.social.twitter.api.FriendOperations
-
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).
- getFollowParameterValue() - Method in class org.springframework.social.twitter.api.FilterStreamParameters
-
- getFormMessageConverter() - Method in class org.springframework.social.twitter.api.impl.TwitterTemplate
-
- getFriendIds() - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that the authenticated user follows.
- getFriendIds(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
- getFriendIds(String) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
- getFriendIdsInCursor(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that the authenticated user follows.
- getFriendIdsInCursor(long, long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
- getFriendIdsInCursor(String, long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 IDs for the Twitter users that the given user follows.
- getFriends() - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 users that the authenticated user follows.
- getFriends(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 users that the given user follows.
- getFriends(String) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 users that the given user follows.
- getFriendsCount() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getFriendsInCursor(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 users that the authenticated user follows.
- getFriendsInCursor(long, long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 users that the given user follows.
- getFriendsInCursor(String, long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
Retrieves a list of up to 5000 users that the given user follows.
- getFromUser() - Method in class org.springframework.social.twitter.api.Tweet
-
- getFromUserId() - Method in class org.springframework.social.twitter.api.Tweet
-
- getFullName() - Method in class org.springframework.social.twitter.api.Place
-
- getFullName() - Method in class org.springframework.social.twitter.api.UserList
-
- getGeoCode() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns geo_code
search parameter
- getGeometry() - Method in class org.springframework.social.twitter.api.Place
-
- getHashTags() - Method in class org.springframework.social.twitter.api.Entities
-
- getHeight() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getHomeTimeline() - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves the 20 most recently posted tweets, including retweets, from
the authenticating user's home timeline.
- getHomeTimeline(int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets, including retweets, from the authenticating user's home timeline.
- getHomeTimeline(int, long, long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets, including retweets, from the authenticating user's home timeline.
- getHtml() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getId() - Method in class org.springframework.social.twitter.api.DirectMessage
-
- getId() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getId() - Method in class org.springframework.social.twitter.api.MentionEntity
-
- getId() - Method in class org.springframework.social.twitter.api.Place
-
- getId() - Method in class org.springframework.social.twitter.api.SavedSearch
-
- getId() - Method in class org.springframework.social.twitter.api.Tweet
-
- getId() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The user's Twitter ID
- getId() - Method in class org.springframework.social.twitter.api.UserList
-
- getIdStr() - Method in class org.springframework.social.twitter.api.Tweet
-
- getIncomingFriendships() - Method in interface org.springframework.social.twitter.api.FriendOperations
-
- getIncomingFriendships(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
- getIndices() - Method in class org.springframework.social.twitter.api.HashTagEntity
-
- getIndices() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getIndices() - Method in class org.springframework.social.twitter.api.MentionEntity
-
- getIndices() - Method in class org.springframework.social.twitter.api.TickerSymbolEntity
-
- getIndices() - Method in class org.springframework.social.twitter.api.UrlEntity
-
- getInReplyToScreenName() - Method in class org.springframework.social.twitter.api.Tweet
-
- getInReplyToStatusId() - Method in class org.springframework.social.twitter.api.Tweet
-
- getInReplyToUserId() - Method in class org.springframework.social.twitter.api.Tweet
-
- getJsonMessageConverter() - Method in class org.springframework.social.twitter.api.impl.TwitterTemplate
-
- getLang() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns lang
search parameter
- getLanguage() - Method in class org.springframework.social.twitter.api.AccountSettings
-
- getLanguage() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getLanguageCode() - Method in class org.springframework.social.twitter.api.Tweet
-
- getLatitude() - Method in class org.springframework.social.twitter.api.Place.GeoPoint
-
- getLatitude() - Method in class org.springframework.social.twitter.api.PlacePrototype
-
- getLinkColor() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getList(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves a specific user list.
- getList(String, String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves a specific user list.
- getListedCount() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getListMembers(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves a list of Twitter profiles whose users are members of the list.
- getListMembers(String, String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves a list of Twitter profiles whose users are members of the list.
- getListMembersInCursor(long, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves a list of Twitter profiles whose users are members of the list.
- getListMembersInCursor(String, String, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves a list of Twitter profiles whose users are members of the list.
- getLists() - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves user lists for the authenticated user.
- getLists(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves user lists for a given user.
- getLists(String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves user lists for a given user.
- getListStatuses(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the timeline tweets for the given user list.
- getListStatuses(long, int) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the timeline tweets for the given user list.
- getListStatuses(long, int, long, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the timeline tweets for the given user list.
- getListStatuses(String, String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the timeline tweets for the given user list.
- getListStatuses(String, String, int) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the timeline tweets for the given user list.
- getListStatuses(String, String, int, long, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the timeline tweets for the given user list.
- getListSubscribers(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the subscribers to a list.
- getListSubscribers(String, String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the subscribers to a list.
- getLocale() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns locale
search parameter
- getLocalTrends(long) - Method in interface org.springframework.social.twitter.api.SearchOperations
-
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.springframework.social.twitter.api.SearchOperations
-
Retrieves the top 10 trending topics for a given location, identified by its "Where on Earth" (WOE) ID.
- getLocation() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The user's location
- getLongitude() - Method in class org.springframework.social.twitter.api.Place.GeoPoint
-
- getLongitude() - Method in class org.springframework.social.twitter.api.PlacePrototype
-
- getMaxId() - Method in class org.springframework.social.twitter.api.SearchMetadata
-
- getMaxId() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns max_id
search parameter
- getMedia() - Method in class org.springframework.social.twitter.api.Entities
-
- getMediaSecureUrl() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getMediaUrl() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getMemberCount() - Method in class org.springframework.social.twitter.api.UserList
-
- getMemberships(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is a member of.
- getMemberships(String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is a member of.
- getMembershipsInCursor(long, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is a member of.
- getMembershipsInCursor(String, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is a member of.
- getMentions() - Method in class org.springframework.social.twitter.api.Entities
-
- getMentions() - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieve the 20 most recent tweets that mention the authenticated user.
- getMentions(int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieve tweets that mention the authenticated user.
- getMentions(int, long, long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieve tweets that mention the authenticated user.
- getMessage() - Method in class org.springframework.social.twitter.api.StreamWarningEvent
-
- getName() - Method in class org.springframework.social.twitter.api.AccountSettings.TimeZone
-
- getName() - Method in class org.springframework.social.twitter.api.AccountSettings.TrendLocation
-
- getName() - Method in class org.springframework.social.twitter.api.MentionEntity
-
- getName() - Method in class org.springframework.social.twitter.api.Place
-
- getName() - Method in class org.springframework.social.twitter.api.PlacePrototype
-
- getName() - Method in class org.springframework.social.twitter.api.SavedSearch
-
- getName() - Method in class org.springframework.social.twitter.api.SuggestionCategory
-
- getName() - Method in class org.springframework.social.twitter.api.Trend
-
- getName() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The user's full name
- getName() - Method in class org.springframework.social.twitter.api.UserList
-
- getNextCursor() - Method in class org.springframework.social.twitter.api.CursoredList
-
- getOutgoingFriendships() - Method in interface org.springframework.social.twitter.api.FriendOperations
-
- getOutgoingFriendships(long) - Method in interface org.springframework.social.twitter.api.FriendOperations
-
- getParentId() - Method in class org.springframework.social.twitter.api.AccountSettings.TrendLocation
-
- getPercentFull() - Method in class org.springframework.social.twitter.api.StreamWarningEvent
-
- getPlace(String) - Method in interface org.springframework.social.twitter.api.GeoOperations
-
Retrieves information about a plce
- getPlace(String) - Method in class org.springframework.social.twitter.api.impl.GeoTemplate
-
- getPlacePrototype() - Method in class org.springframework.social.twitter.api.SimilarPlaces
-
- getPlaceType() - Method in class org.springframework.social.twitter.api.Place
-
- getPosition() - Method in class org.springframework.social.twitter.api.SavedSearch
-
- getPreviousCursor() - Method in class org.springframework.social.twitter.api.CursoredList
-
- getProfileBannerUrl() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The URL to the banner image shown on the user's Twitter profile page
- getProfileId() - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves the authenticated user's Twitter ID.
- getProfileImageUrl() - Method in class org.springframework.social.twitter.api.Tweet
-
- getProfileImageUrl() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The URL of the user's profile image in "normal" size (48x48).
- getProfileUrl() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The URL of the user's profile.
- getProviderConfigBeanDefinitionParser() - Method in class org.springframework.social.twitter.config.xml.TwitterNamespaceHandler
-
- getProviderName() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getProviderUrl() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getQuarterOfHourLimit() - Method in class org.springframework.social.twitter.api.RateLimitStatus
-
- getQuery() - Method in class org.springframework.social.twitter.api.SavedSearch
-
- getQuery() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns query, q
parameter
- getQuery() - Method in class org.springframework.social.twitter.api.Trend
-
- getRateLimits() - Method in class org.springframework.social.twitter.api.impl.RateLimitStatusHolder
-
The map of rate limit statuses per resource family
- getRateLimitStatus(ResourceFamily...) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves the rate limit statuses for each of the resource families passed as arguments
Supports either user or application authorization.
- getRecipient() - Method in class org.springframework.social.twitter.api.DirectMessage
-
- getRemainingHits() - Method in class org.springframework.social.twitter.api.RateLimitStatus
-
- getResetTime() - Method in class org.springframework.social.twitter.api.RateLimitStatus
-
- getResetTimeInSeconds() - Method in class org.springframework.social.twitter.api.RateLimitStatus
-
- getResourceFamily(String) - Static method in enum org.springframework.social.twitter.api.ResourceFamily
-
- getRestTemplate() - Method in class org.springframework.social.twitter.api.impl.TwitterTemplate
-
- getResultType() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns result_type
search parameter
- getRetweetCount() - Method in class org.springframework.social.twitter.api.Tweet
-
The number of times this tweet has been retweeted.
- getRetweetedStatus() - Method in class org.springframework.social.twitter.api.Tweet
-
- getRetweets(long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves up to 100 retweets of a specific tweet.
- getRetweets(long, int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves retweets of a specific tweet.
- getRetweetsOfMe() - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieve the 20 most recent tweets of the authenticated user that have been retweeted by others.
- getRetweetsOfMe(int, int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieve tweets of the authenticated user that have been retweeted by others.
- getRetweetsOfMe(int, int, long, long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieve tweets of the authenticated user that have been retweeted by others.
- getSavedSearch(long) - Method in interface org.springframework.social.twitter.api.SearchOperations
-
Retrieves a single saved search by the saved search's ID.
- getSavedSearches() - Method in interface org.springframework.social.twitter.api.SearchOperations
-
Retrieves the authenticating user's saved searches.
- getScreenName() - Method in class org.springframework.social.twitter.api.AccountSettings
-
- getScreenName() - Method in class org.springframework.social.twitter.api.MentionEntity
-
- getScreenName() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The user's Twitter screen name
- getScreenName() - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves the authenticated user's Twitter screen name
- getSearchMetadata() - Method in class org.springframework.social.twitter.api.SearchResults
-
- getSecondsUntilReset() - Method in class org.springframework.social.twitter.api.RateLimitStatus
-
The approximate number of seconds until the rate limits are reset.
- getSender() - Method in class org.springframework.social.twitter.api.DirectMessage
-
- getSerialversionuid() - Static method in class org.springframework.social.twitter.api.TwitterProfile
-
- getSidebarBorderColor() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getSidebarFillColor() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getSinceId() - Method in class org.springframework.social.twitter.api.SearchMetadata
-
- getSinceId() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns since_id
search parameter
- getSize() - Method in class org.springframework.social.twitter.api.SuggestionCategory
-
- getSleepTime() - Method in class org.springframework.social.twitter.api.AccountSettings
-
- getSlug() - Method in class org.springframework.social.twitter.api.SuggestionCategory
-
- getSlug() - Method in class org.springframework.social.twitter.api.UserList
-
- getSource() - Method in class org.springframework.social.twitter.api.Tweet
-
- getStartTime() - Method in class org.springframework.social.twitter.api.AccountSettings.SleepTime
-
- getStatus(long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Returns a single tweet.
- getStatusesCount() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getStatusOEmbed(String) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Returns a single tweet as an oEmbed representation.
- getStatusOEmbed(String, OEmbedOptions) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Returns a single tweet as an oEmbed representation.
- getStreetAddress() - Method in class org.springframework.social.twitter.api.Place
-
- getStreetAddress() - Method in class org.springframework.social.twitter.api.PlacePrototype
-
- getSubscriberCount() - Method in class org.springframework.social.twitter.api.UserList
-
- getSubscriptions(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is subscribed to.
- getSubscriptions(String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is subscribed to.
- getSubscriptionsInCursor(long, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is subscribed to.
- getSubscriptionsInCursor(String, long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Retrieves the lists that a given user is subscribed to.
- getSuggestionCategories() - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves a list of categories from which suggested users to follow may be found.
- getSuggestions(String) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves a list of suggestions of users to follow for a given category.
- getText() - Method in class org.springframework.social.twitter.api.DirectMessage
-
- getText() - Method in class org.springframework.social.twitter.api.HashTagEntity
-
- getText() - Method in class org.springframework.social.twitter.api.Tweet
-
The text of the tweet.
- getTextColor() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getTickerSymbol() - Method in class org.springframework.social.twitter.api.TickerSymbolEntity
-
- getTickerSymbols() - Method in class org.springframework.social.twitter.api.Entities
-
- getTime() - Method in class org.springframework.social.twitter.api.Trends
-
- getTimeZone() - Method in class org.springframework.social.twitter.api.AccountSettings
-
- getTimeZone() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getToUserId() - Method in class org.springframework.social.twitter.api.Tweet
-
- getTrendLocation() - Method in class org.springframework.social.twitter.api.AccountSettings
-
- getTrends() - Method in class org.springframework.social.twitter.api.Trends
-
- getTweetId() - Method in class org.springframework.social.twitter.api.StreamDeleteEvent
-
- getTweets() - Method in class org.springframework.social.twitter.api.SearchResults
-
- getType() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getType() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getType() - Method in class org.springframework.social.twitter.api.Place.Geometry
-
- getTZInfoName() - Method in class org.springframework.social.twitter.api.AccountSettings.TimeZone
-
- getUnmodifiedText() - Method in class org.springframework.social.twitter.api.Tweet
-
Returns the unmodified text of the tweet.
- getUntil() - Method in class org.springframework.social.twitter.api.SearchParameters
-
Returns until
search parameter
- getUriPath() - Method in class org.springframework.social.twitter.api.UserList
-
- getUrl() - Method in class org.springframework.social.twitter.api.AccountSettings.TrendLocation
-
- getUrl() - Method in class org.springframework.social.twitter.api.MediaEntity
-
- getUrl() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getUrl() - Method in class org.springframework.social.twitter.api.TickerSymbolEntity
-
- getUrl() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
The user's URL
- getUrl() - Method in class org.springframework.social.twitter.api.UrlEntity
-
- getUrls() - Method in class org.springframework.social.twitter.api.Entities
-
- getUser() - Method in class org.springframework.social.twitter.api.Tweet
-
- getUserId() - Method in class org.springframework.social.twitter.api.StreamDeleteEvent
-
- getUserProfile() - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves the authenticated user's Twitter profile details.
- getUserProfile(String) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves a specific user's Twitter profile details.
- getUserProfile(long) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves a specific user's Twitter profile details.
- getUsers(long...) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves a list of Twitter profiles for the given list of user IDs.
- getUsers(String...) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Retrieves a list of Twitter profiles for the given list of screen names.
- getUserTimeline() - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves the 20 most recent tweets posted by the authenticating user.
- getUserTimeline(int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets posted by the authenticating user.
- getUserTimeline(int, long, long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets posted by the authenticating user.
- getUserTimeline(String) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves the 20 most recent tweets posted by the given user.
- getUserTimeline(String, int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets posted by the given user.
- getUserTimeline(String, int, long, long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets posted by the given user.
- getUserTimeline(long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves the 20 most recent tweets posted by the given user.
- getUserTimeline(long, int) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets posted by the given user.
- getUserTimeline(long, int, long, long) - Method in interface org.springframework.social.twitter.api.TimelineOperations
-
Retrieves tweets posted by the given user.
- getUTCOffset() - Method in class org.springframework.social.twitter.api.AccountSettings.TimeZone
-
- getUtcOffset() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
- getVersion() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- getWhereOnEarthID() - Method in class org.springframework.social.twitter.api.AccountSettings.TrendLocation
-
- getWidth() - Method in class org.springframework.social.twitter.api.OEmbedTweet
-
- sample(List<StreamListener>) - Method in interface org.springframework.social.twitter.api.StreamingOperations
-
Monitor the sample stream, given a set of listeners.
- SavedSearch - Class in org.springframework.social.twitter.api
-
Represents a saved search.
- SavedSearch(long, String, String, int, Date) - Constructor for class org.springframework.social.twitter.api.SavedSearch
-
- search(double, double) - Method in interface org.springframework.social.twitter.api.GeoOperations
-
Searches for up to 20 places matching the given location.
- search(double, double, PlaceType, String, String) - Method in interface org.springframework.social.twitter.api.GeoOperations
-
Searches for up to 20 places matching the given location and criteria
- search(double, double) - Method in class org.springframework.social.twitter.api.impl.GeoTemplate
-
- search(double, double, PlaceType, String, String) - Method in class org.springframework.social.twitter.api.impl.GeoTemplate
-
- search(String) - Method in interface org.springframework.social.twitter.api.SearchOperations
-
Searches Twitter, returning the first 50 matching
Tweet
s
Supports either user or application authorization.
- search(String, int) - Method in interface org.springframework.social.twitter.api.SearchOperations
-
Searches Twitter, returning a specific page out of the complete set of results.
- search(String, int, long, long) - Method in interface org.springframework.social.twitter.api.SearchOperations
-
Searches Twitter, returning a specific page out of the complete set of
results.
- search(SearchParameters) - Method in interface org.springframework.social.twitter.api.SearchOperations
-
Searches Twitter, returning a set of results
Supports either user or application authorization.
- searchForUsers(String) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Searches for up to 20 users that match a given query.
- searchForUsers(String, int, int) - Method in interface org.springframework.social.twitter.api.UserOperations
-
Searches for users that match a given query.
- SearchMetadata - Class in org.springframework.social.twitter.api
-
Represents the cursor metadata associated with a search query via the Twitter Search API.
- SearchMetadata(long, long) - Constructor for class org.springframework.social.twitter.api.SearchMetadata
-
- searchOperations() - Method in class org.springframework.social.twitter.api.impl.TwitterTemplate
-
- SearchOperations - Interface in org.springframework.social.twitter.api
-
Interface defining the operations for searching Twitter and retrieving trending data.
- searchOperations() - Method in interface org.springframework.social.twitter.api.Twitter
-
- SearchParameters - Class in org.springframework.social.twitter.api
-
Twitter search parameters.
- SearchParameters(String) - Constructor for class org.springframework.social.twitter.api.SearchParameters
-
Constructs SearchParameter object
- SearchParameters.ResultType - Enum in org.springframework.social.twitter.api
-
ResultType enumeration.
- SearchResults - Class in org.springframework.social.twitter.api
-
Represents the results of a Twitter search, including matching
Tweet
s
and any metadata associated with that search.
- SearchResults(List<Tweet>, SearchMetadata) - Constructor for class org.springframework.social.twitter.api.SearchResults
-
- SearchResults(List<Tweet>, SearchMetadata, boolean) - Constructor for class org.springframework.social.twitter.api.SearchResults
-
- sendDirectMessage(String, String) - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Sends a direct message to another Twitter user.
- sendDirectMessage(long, String) - Method in interface org.springframework.social.twitter.api.DirectMessageOperations
-
Sends a direct message to another Twitter user.
- setConnectionValues(Twitter, ConnectionValues) - Method in class org.springframework.social.twitter.connect.TwitterAdapter
-
- setDisplayCoordinates(boolean) - Method in class org.springframework.social.twitter.api.StatusDetails
-
Deprecated.
Indicates that Twitter should pinpoint the location precisely when
displaying it on a map.
- setEntities(Entities) - Method in class org.springframework.social.twitter.api.Tweet
-
- setFavoriteCount(Integer) - Method in class org.springframework.social.twitter.api.Tweet
-
- setFavorited(boolean) - Method in class org.springframework.social.twitter.api.Tweet
-
- setFromUser(String) - Method in class org.springframework.social.twitter.api.Tweet
-
- setFromUserId(long) - Method in class org.springframework.social.twitter.api.Tweet
-
- setInReplyToScreenName(String) - Method in class org.springframework.social.twitter.api.Tweet
-
- setInReplyToStatusId(long) - Method in class org.springframework.social.twitter.api.StatusDetails
-
Deprecated.
Sets the ID of an existing status that this status is in reply to.
- setInReplyToStatusId(Long) - Method in class org.springframework.social.twitter.api.Tweet
-
- setInReplyToUserId(Long) - Method in class org.springframework.social.twitter.api.Tweet
-
- setLanguageCode(String) - Method in class org.springframework.social.twitter.api.Tweet
-
- setLocation(float, float) - Method in class org.springframework.social.twitter.api.StatusDetails
-
Deprecated.
Sets the location of the status update in latitude and longitude.
- setProfileImageUrl(String) - Method in class org.springframework.social.twitter.api.Tweet
-
- setRetweetCount(Integer) - Method in class org.springframework.social.twitter.api.Tweet
-
- setRetweeted(boolean) - Method in class org.springframework.social.twitter.api.Tweet
-
- setRetweetedStatus(Tweet) - Method in class org.springframework.social.twitter.api.Tweet
-
- setSource(String) - Method in class org.springframework.social.twitter.api.Tweet
-
- setToUserId(Long) - Method in class org.springframework.social.twitter.api.Tweet
-
- setUser(TwitterProfile) - Method in class org.springframework.social.twitter.api.Tweet
-
- setWrapLinks(boolean) - Method in class org.springframework.social.twitter.api.StatusDetails
-
Deprecated.
- showAllInlineMedia() - Method in class org.springframework.social.twitter.api.TwitterProfile
-
Whether or not the user has selected to see all inline media from everyone.
- SimilarPlaces - Class in org.springframework.social.twitter.api
-
Represents the results of a similar places search.
- SimilarPlaces(List<Place>, PlacePrototype) - Constructor for class org.springframework.social.twitter.api.SimilarPlaces
-
- sinceId(long) - Method in class org.springframework.social.twitter.api.SearchParameters
-
Sets optional since_id
parameter.
- StatusDetails - Class in org.springframework.social.twitter.api
-
- StatusDetails() - Constructor for class org.springframework.social.twitter.api.StatusDetails
-
Deprecated.
- Stream - Interface in org.springframework.social.twitter.api
-
Represents a Twitter stream.
- StreamDeleteEvent - Class in org.springframework.social.twitter.api
-
A stream event indicating that a tweet should be removed from the client.
- StreamDeleteEvent(long, long) - Constructor for class org.springframework.social.twitter.api.StreamDeleteEvent
-
- StreamingException - Exception in org.springframework.social.twitter.api
-
Indicates an error while setting up a stream with the Twitter streaming API.
- StreamingException(String, Throwable) - Constructor for exception org.springframework.social.twitter.api.StreamingException
-
- streamingOperations() - Method in class org.springframework.social.twitter.api.impl.TwitterTemplate
-
- StreamingOperations - Interface in org.springframework.social.twitter.api
-
Defines operations for working with Twitter's streaming API
- streamingOperations() - Method in interface org.springframework.social.twitter.api.Twitter
-
- StreamListener - Interface in org.springframework.social.twitter.api
-
Listener interface for clients consuming data from a Twitter stream.
- StreamWarningEvent - Class in org.springframework.social.twitter.api
-
A stream event warning that the client is stalling and is in danger of being disconnected.
- StreamWarningEvent(String, String, double) - Constructor for class org.springframework.social.twitter.api.StreamWarningEvent
-
- subscribe(long) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Subscribes the authenticating user to a list.
- subscribe(String, String) - Method in interface org.springframework.social.twitter.api.ListOperations
-
Subscribes the authenticating user to a list.
- SuggestionCategory - Class in org.springframework.social.twitter.api
-
Represents a suggestion category; a category of users that Twitter may suggest that a user follow.
- SuggestionCategory(String, String, int) - Constructor for class org.springframework.social.twitter.api.SuggestionCategory
-