G I O P S T U V

G

getBackgroundColor() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The color of the background of the user's Twitter profile page.
getBackgroundImageUrl() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The URL to a background image shown on the user's Twitter profile page.
getCreatedAt() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getCreatedDate() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The date that the Twitter profile was created.
getDescription() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's description
getFavoritesCount() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The number of tweets that the user has marked as favorites.
getFollowersCount() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The number of followers the user has.
getFriendsCount() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The number of friends the user has (the number of users this user follows).
getFromUser() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getFromUserId() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getFullName() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
 
getId() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getJacksonModule() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getLanguage() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's preferred language.
getLanguageCode() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getLinkColor() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The link color on the user's Twitter profile page.
getListedCount() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The number of lists the user is listed on.
getLocation() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's location
getMaxId() - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
getMyProfile() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getMyProfile() - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves the authenticated user's Twitter profile details.
getName() - Method in class org.jboss.seam.social.twitter.model.SuggestionCategory
 
getName() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's full name
getProfileId() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getProfileId() - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves the authenticated user's Twitter ID.
getProfileImageUrl() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getProfileImageUrl() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The URL of the user's profile image in "normal" size (48x48).
getProfileUrl() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The URL of the user's profile.
getResults() - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
getScreenName() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getScreenName() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's Twitter screen name
getScreenName() - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves the authenticated user's Twitter screen name
getServiceLogo() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getSidebarBorderColor() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The color of the sidebar border on the user's Twitter profile page.
getSidebarFillColor() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The color of the sidebar fill on the user's Twitter profile page.
getSinceId() - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
getSize() - Method in class org.jboss.seam.social.twitter.model.SuggestionCategory
 
getSlug() - Method in class org.jboss.seam.social.twitter.model.SuggestionCategory
 
getSource() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getStatusesCount() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The number of tweets this user has posted.
getSuggestionCategories() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getSuggestionCategories() - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves a list of categories from which suggested users to follow may be found.
getSuggestions(String) - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getSuggestions(String) - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves a list of suggestions of users to follow for a given category.
getText() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getTextColor() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The text color on the user's Twitter profile page.
getTimeZone() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's time zone.
getToUserId() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getUrl() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's URL
getUserProfile(String) - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getUserProfile(long) - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getUserProfile(String) - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves a specific user's Twitter profile details.
getUserProfile(long) - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves a specific user's Twitter profile details.
getUsers(Long...) - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getUsers(String...) - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
getUsers(Long...) - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves a list of Twitter profiles for the given list of user IDs.
getUsers(String...) - Method in interface org.jboss.seam.social.twitter.TwitterService
Retrieves a list of Twitter profiles for the given list of screen names.
getUtcOffset() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's UTC offset in seconds.

I

ImageSize - Enum in org.jboss.seam.social.twitter.model
Enumeration of image sizes supported by Twitter
initMyProfile() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
isBackgroundImageTiled() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the background image is tiled.
isContributorsEnabled() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not this profile is enabled for contributors.
isFollowing() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the authenticated user is following this user.
isFollowRequestSent() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not a request has been sent by the authenticating user to follow this user.
isGeoEnabled() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the user has enabled their account with geo location.
isNotificationsEnabled() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the user has mobile notifications enabled.
isProtected() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the user's tweets are protected.
isTranslator() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not this user is a translator.
isVerified() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the user is verified with Twitter.

O

org.jboss.seam.social - package org.jboss.seam.social
 
org.jboss.seam.social.twitter - package org.jboss.seam.social.twitter
 
org.jboss.seam.social.twitter.jackson - package org.jboss.seam.social.twitter.jackson
 
org.jboss.seam.social.twitter.model - package org.jboss.seam.social.twitter.model
 

P

produceQualifiedTwitter(TwitterServiceJackson) - Method in class org.jboss.seam.social.twitter.TwitterServiceProducer
 

S

searchForUsers(String) - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
searchForUsers(String) - Method in interface org.jboss.seam.social.twitter.TwitterService
Searches for users that match a given query.
SearchResult - Interface in org.jboss.seam.social.twitter.model
Implementation of this interface contains a TwitterRelated search result It is returned by TwitterService#search()
setCreatedAt(Date) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setFromUser(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setFromUserId(long) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setId(long) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setLanguageCode(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setMaxId(long) - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
setProfileImageUrl(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setResults(List<Tweet>) - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
setSinceId(long) - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
setSource(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setText(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setToUserId(Long) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
showAllInlineMedia() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the user has selected to see all inline media from everyone.
SuggestionCategory - Class in org.jboss.seam.social.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.jboss.seam.social.twitter.model.SuggestionCategory
 

T

Tweet - Class in org.jboss.seam.social.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.jboss.seam.social.twitter.model.Tweet
 
Twitter - Annotation Type in org.jboss.seam.social
 
TwitterProfile - Class in org.jboss.seam.social.twitter.model
Model class representing a Twitter user's profile information.
TwitterProfile(String, String, String, String, String, String, String, Date) - Constructor for class org.jboss.seam.social.twitter.model.TwitterProfile
 
TwitterService - Interface in org.jboss.seam.social.twitter
A specialization of OAuthService to add TwitterRelated specific methods
TwitterServiceJackson - Class in org.jboss.seam.social.twitter.jackson
 
TwitterServiceJackson() - Constructor for class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
TwitterServiceProducer - Class in org.jboss.seam.social.twitter
 
TwitterServiceProducer() - Constructor for class org.jboss.seam.social.twitter.TwitterServiceProducer
 

U

updateStatus(String) - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
updateStatus() - Method in class org.jboss.seam.social.twitter.jackson.TwitterServiceJackson
 
useBackgroundImage() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the user's Twitter profile page uses a background image.

V

valueOf(String) - Static method in enum org.jboss.seam.social.twitter.model.ImageSize
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.seam.social.twitter.model.ImageSize
Returns an array containing the constants of this enum type, in the order they are declared.

G I O P S T U V

Copyright © 2011 Seam Framework. All Rights Reserved.