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

A

addBodyParameter(String, String) - Method in interface org.jboss.seam.social.core.OAuthRequest
Add a body Parameter (for POST/ PUT Requests)
addHeader(String, String) - Method in interface org.jboss.seam.social.core.OAuthRequest
Add an HTTP Header to the Request
addOAuthParameter(String, String) - Method in interface org.jboss.seam.social.core.OAuthRequest
Adds an OAuth parameter.
addPayload(String) - Method in interface org.jboss.seam.social.core.OAuthRequest
Add body payload.
addQuerystringParameter(String, String) - Method in interface org.jboss.seam.social.core.OAuthRequest
Add a QueryString parameter
addService(OAuthService) - Method in interface org.jboss.seam.social.core.MultiServicesManager
Add a service to the Set of services to manage

C

ConfigureOAuth - Annotation Type in org.jboss.seam.social.core
An annotation to set OAuthService directly in the code It can be used like this :

connectCurrentService() - Method in interface org.jboss.seam.social.core.MultiServicesManager
Connect the current service at the end of the OAuth process

D

destroyCurrentService() - Method in interface org.jboss.seam.social.core.MultiServicesManager
Disconnect the current service and remove it from Set of managed service.

E

equals(Object) - Method in class org.jboss.seam.social.core.UserProfile
 

F

Facebook - Interface in org.jboss.seam.social.facebook
A specialization of OAuthService to add Facebook specific methods

G

getAccessToken(OAuthToken, String) - Method in interface org.jboss.seam.social.core.OAuthProvider
This method retrieves the Oauth access token from request token and verifier
getAccessToken() - Method in interface org.jboss.seam.social.core.OAuthService
 
getAccessToken() - Method in interface org.jboss.seam.social.core.OAuthSessionSettings
 
getApiKey() - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
getApiSecret() - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
getAuthorizationUrl(OAuthToken) - Method in interface org.jboss.seam.social.core.OAuthProvider
Generates the OAuth authorization URL from the given request Token.
getAuthorizationUrl() - Method in interface org.jboss.seam.social.core.OAuthService
Returns the url to the OAuth service to ask an authorization to access the service.
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.
getBody() - Method in interface org.jboss.seam.social.core.HttpResponse
 
getBody() - Method in interface org.jboss.seam.social.linkedin.model.Update
 
getBodyContents() - Method in interface org.jboss.seam.social.core.OAuthRequest
Returns the URL without the port and the query string part.
getBodyParams() - Method in interface org.jboss.seam.social.core.OAuthRequest
Obtains a Map of the body parameters.
getCallback() - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
getCode() - Method in interface org.jboss.seam.social.core.HttpResponse
 
getConnections() - Method in class org.jboss.seam.social.linkedin.model.LinkedInConnections
Retrieves the list of connected profiles.
getContentType() - Method in interface org.jboss.seam.social.linkedin.model.Update
 
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.
getCurrentService() - Method in interface org.jboss.seam.social.core.MultiServicesManager
 
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.
getFirstName() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
The user's first name
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.core.UserProfile
 
getFullName() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
 
getFullName() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
 
getHeader(String) - Method in interface org.jboss.seam.social.core.HttpResponse
 
getHeaders() - Method in interface org.jboss.seam.social.core.HttpResponse
 
getHeaders() - Method in interface org.jboss.seam.social.core.OAuthRequest
Returns the connection headers as a Map
getHeadline() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
The user's headline
getId() - Method in class org.jboss.seam.social.core.UserProfile
Permanent identifier against the social relationship for the life-time of the network account
getId() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getIndustry() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
The user's industry
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
 
getLastName() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
The user's last name
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.
getListOfServices() - Method in interface org.jboss.seam.social.core.MultiServicesManager
 
getLocale() - Method in interface org.jboss.seam.social.linkedin.model.Update
 
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 interface org.jboss.seam.social.core.OAuthService
 
getMyProfile() - Method in interface org.jboss.seam.social.twitter.Twitter
Retrieves the authenticated user's Twitter profile details.
getName() - Method in interface org.jboss.seam.social.core.OAuthService
 
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
getNewService(String) - Method in interface org.jboss.seam.social.core.MultiServicesManager
Instantiate a new service from a Service String name
getOauthParameters() - Method in interface org.jboss.seam.social.core.OAuthRequest
Returns the Map containing the key-value pair of parameters.
getProfileId() - Method in interface org.jboss.seam.social.twitter.Twitter
Retrieves the authenticated user's Twitter ID.
getProfileImageUrl() - Method in class org.jboss.seam.social.core.UserProfile
 
getProfileImageUrl() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
A URL to the user's profile picture.
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.
getPublicProfileUrl() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
A URL to the user's public profile.
getQueryStringParams() - Method in interface org.jboss.seam.social.core.OAuthRequest
Get a Map of the query string parameters.
getRequestToken() - Method in interface org.jboss.seam.social.core.OAuthProvider
This method retrieves an OAuth request token to initiate an OAuth connection.
getRequestToken() - Method in interface org.jboss.seam.social.core.OAuthSessionSettings
 
getResults() - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
getSanitizedUrl() - Method in interface org.jboss.seam.social.core.OAuthRequest
Returns the URL without the port and the query string part.
getScope() - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
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.Twitter
Retrieves the authenticated user's Twitter screen name
getSecret() - Method in interface org.jboss.seam.social.core.OAuthToken
 
getServiceLogo() - Method in interface org.jboss.seam.social.core.OAuthService
Returns the logo of the service
getServiceName() - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
getServices() - Method in interface org.jboss.seam.social.core.MultiServicesManager
 
getSession() - Method in interface org.jboss.seam.social.core.OAuthService
 
getSettings() - Method in interface org.jboss.seam.social.core.OAuthService
 
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
 
getStandardProfileUrl() - Method in class org.jboss.seam.social.linkedin.model.LinkedInProfile
A URL to the user's standard profile.
getStatus() - Method in interface org.jboss.seam.social.core.HasStatus
 
getStatusesCount() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The number of tweets this user has posted.
getStream() - Method in interface org.jboss.seam.social.core.HttpResponse
 
getSuggestionCategories() - Method in interface org.jboss.seam.social.twitter.Twitter
Retrieves a list of categories from which suggested users to follow may be found.
getSuggestions(String) - Method in interface org.jboss.seam.social.twitter.Twitter
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.
getToken() - Method in interface org.jboss.seam.social.core.OAuthToken
 
getToUserId() - Method in class org.jboss.seam.social.twitter.model.Tweet
 
getType() - Method in interface org.jboss.seam.social.core.OAuthService
Returns the name/type of the Social Network we're connected to
getUrl() - Method in interface org.jboss.seam.social.core.OAuthRequest
Obtains the URL of the HTTP Request.
getUrl() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
The user's URL
getUserProfile(String) - Method in interface org.jboss.seam.social.twitter.Twitter
Retrieves a specific user's Twitter profile details.
getUserProfile(long) - Method in interface org.jboss.seam.social.twitter.Twitter
Retrieves a specific user's Twitter profile details.
getUsers(Long...) - Method in interface org.jboss.seam.social.twitter.Twitter
Retrieves a list of Twitter profiles for the given list of user IDs.
getUsers(String...) - Method in interface org.jboss.seam.social.twitter.Twitter
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.
getVerb() - Method in interface org.jboss.seam.social.core.OAuthRequest
Returns the HTTP Verb
getVerifier() - Method in interface org.jboss.seam.social.core.OAuthService
Access to OAuth verifier
getVerifier() - Method in interface org.jboss.seam.social.core.OAuthSessionSettings
 
getVerifierParamName() - Method in interface org.jboss.seam.social.core.OAuthService
 
getVersion() - Method in interface org.jboss.seam.social.core.OAuthProvider
Gives the OAuth version of the provider

H

hashCode() - Method in class org.jboss.seam.social.core.UserProfile
 
HasStatus - Interface in org.jboss.seam.social.core
Social network Handler implementing this interface will support status update
HttpResponse - Interface in org.jboss.seam.social.core
Implementation of this interface represent an Http Response

I

id - Variable in class org.jboss.seam.social.core.UserProfile
 
ImageSize - Enum in org.jboss.seam.social.twitter.model
Enumeration of image sizes supported by Twitter
initAccessToken() - Method in interface org.jboss.seam.social.core.OAuthService
Initialize the OAuth access token after the service gave an authorization with the Verifier
initNewService(String) - Method in interface org.jboss.seam.social.core.MultiServicesManager
Instantiate a new Service which become the new current service
initProvider(OAuthServiceSettings) - Method in interface org.jboss.seam.social.core.OAuthProvider
Initializes the provider with the given settings containing OAuth api key andapi secret
isBackgroundImageTiled() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the background image is tiled.
isConnected() - Method in interface org.jboss.seam.social.core.OAuthService
Returns the status of this ServiceHndler
isContributorsEnabled() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not this profile is enabled for contributors.
isCurrentServiceConnected() - Method in interface org.jboss.seam.social.core.MultiServicesManager
 
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.

L

LinkedIn - Interface in org.jboss.seam.social.linkedin
A specialization of OAuthService to add LinkedIn specific methods
LinkedInConnections - Class in org.jboss.seam.social.linkedin.model
A model class containing a list of a user's connections on LinkedIn.
LinkedInConnections(List<LinkedInProfile>) - Constructor for class org.jboss.seam.social.linkedin.model.LinkedInConnections
 
LinkedInProfile - Class in org.jboss.seam.social.linkedin.model
Model class containing a user's LinkedIn profile information.
LinkedInProfile(String, String, String, String, String, String, String, String) - Constructor for class org.jboss.seam.social.linkedin.model.LinkedInProfile
 

M

MultiServicesManager - Interface in org.jboss.seam.social.core
Implementation of this interface allow to manage multiple OAuth connection.

O

OAuthProvider - Interface in org.jboss.seam.social.core
 
OAuthRequest - Interface in org.jboss.seam.social.core
Implementation of this interface Represent an OAuth Request
OAuthService - Interface in org.jboss.seam.social.core
Implementation of this interface is used to manage a generic OAuth Service
OAuthServiceSettings - Interface in org.jboss.seam.social.core
Interface for model containing settings needed to access to an OAuth 1.0a service It's used by OAuthService to setup connection to OAuth Service
OAuthSessionSettings - Interface in org.jboss.seam.social.core
Instances of this interface contains data for a session connection to a given service.
OAuthToken - Interface in org.jboss.seam.social.core
Implementation of this interface represents an OAuth Token
org.jboss.seam.social.core - package org.jboss.seam.social.core
 
org.jboss.seam.social.facebook - package org.jboss.seam.social.facebook
 
org.jboss.seam.social.facebook.model - package org.jboss.seam.social.facebook.model
 
org.jboss.seam.social.linkedin - package org.jboss.seam.social.linkedin
 
org.jboss.seam.social.linkedin.model - package org.jboss.seam.social.linkedin.model
 
org.jboss.seam.social.twitter - package org.jboss.seam.social.twitter
 
org.jboss.seam.social.twitter.model - package org.jboss.seam.social.twitter.model
 

R

RelatedTo - Annotation Type in org.jboss.seam.social.core
 
RelatedTo.RelatedToLiteral - Class in org.jboss.seam.social.core
Annotation literal for @{link RelatedTo} qualifier.
RelatedTo.RelatedToLiteral(String) - Constructor for class org.jboss.seam.social.core.RelatedTo.RelatedToLiteral
 
requestFactory(RestVerb, String) - Method in interface org.jboss.seam.social.core.OAuthProvider
Creates an OAuthRequest with the given Rest Verb and uri
resetConnection() - Method in interface org.jboss.seam.social.core.OAuthService
Close connexion and reset all token (logout)
RestVerb - Enum in org.jboss.seam.social.core
Enum containing the verb used in REST request.

S

SeamSocialException - Exception in org.jboss.seam.social.core
Exception linked to the framework
SeamSocialException(String, Throwable) - Constructor for exception org.jboss.seam.social.core.SeamSocialException
 
SeamSocialException(String) - Constructor for exception org.jboss.seam.social.core.SeamSocialException
 
SeamSocialException(Throwable) - Constructor for exception org.jboss.seam.social.core.SeamSocialException
 
searchForUsers(String) - Method in interface org.jboss.seam.social.twitter.Twitter
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 Twitter#search()
send() - Method in interface org.jboss.seam.social.core.OAuthRequest
Execute the request and return a HttpResonse
sendSignedRequest(RestVerb, String) - Method in interface org.jboss.seam.social.core.OAuthService
Send an OAuth request signed without any parameter
sendSignedRequest(RestVerb, String, Map<String, Object>) - Method in interface org.jboss.seam.social.core.OAuthService
Send an OAuth request signed with a list a parameter
sendSignedRequest(RestVerb, String, String, Object) - Method in interface org.jboss.seam.social.core.OAuthService
Send an OAuth request signed with a single parameter
sendSignedXmlRequest(RestVerb, String, String) - Method in interface org.jboss.seam.social.core.OAuthService
Send an OAuth request signed with an XML Paylad as content
setAccessToken(String, String) - Method in interface org.jboss.seam.social.core.OAuthService
Initialize and set an OAuth access token from its public and private keys
setAccessToken(OAuthToken) - Method in interface org.jboss.seam.social.core.OAuthService
Set the Access Token with for an OAuth access
setAccessToken(OAuthToken) - Method in interface org.jboss.seam.social.core.OAuthSessionSettings
 
setApiKey(String) - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
setApiSecret(String) - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
setBody(String) - Method in interface org.jboss.seam.social.linkedin.model.Update
 
setCallback(String) - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
setConnectTimeout(int, TimeUnit) - Method in interface org.jboss.seam.social.core.OAuthRequest
Sets the connect timeout for the underlying HttpURLConnection
setContentType(String) - Method in interface org.jboss.seam.social.linkedin.model.Update
 
setCreatedAt(Date) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setCurrentService(OAuthService) - Method in interface org.jboss.seam.social.core.MultiServicesManager
Set the current service.
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
 
setLocale(String) - Method in interface org.jboss.seam.social.linkedin.model.Update
 
setMaxId(long) - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
setProfileImageUrl(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setReadTimeout(int, TimeUnit) - Method in interface org.jboss.seam.social.core.OAuthRequest
Sets the read timeout for the underlying HttpURLConnection
setRequestToken(OAuthToken) - Method in interface org.jboss.seam.social.core.OAuthSessionSettings
 
setResults(List<Tweet>) - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
setScope(String) - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
setServiceName(String) - Method in interface org.jboss.seam.social.core.OAuthServiceSettings
 
setSession(OAuthSessionSettings) - Method in interface org.jboss.seam.social.core.OAuthService
Set the Session settings of the given service
setSettings(OAuthServiceSettings) - Method in interface org.jboss.seam.social.core.OAuthService
Initialize OAuth settings
setSinceId(long) - Method in interface org.jboss.seam.social.twitter.model.SearchResult
 
setSource(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setStatus(String) - Method in interface org.jboss.seam.social.core.HasStatus
Set the status to update
Setted - Annotation Type in org.jboss.seam.social.core
A CDI Qualifier annotation to qualify and set OAuthService directly in the code It can be used like this :

setText(String) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setToUserId(Long) - Method in class org.jboss.seam.social.twitter.model.Tweet
 
setVerifier(String) - Method in interface org.jboss.seam.social.core.OAuthService
Used to initialize verifier code returned by OAuth service
setVerifier(String) - Method in interface org.jboss.seam.social.core.OAuthSessionSettings
 
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.
signRequest(OAuthToken, OAuthRequest) - Method in interface org.jboss.seam.social.core.OAuthProvider
Sign an OAuthRequest in order to make it valid for targeted service
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

tokenFactory(String, String) - Method in interface org.jboss.seam.social.core.OAuthProvider
Creates an OAuthToken with the given token and given secret
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 - Interface in org.jboss.seam.social.twitter
A specialization of OAuthService to add TwitterRelated specific methods
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
 
TYPE - Static variable in interface org.jboss.seam.social.facebook.Facebook
 
TYPE - Static variable in interface org.jboss.seam.social.linkedin.LinkedIn
 
TYPE - Static variable in interface org.jboss.seam.social.twitter.Twitter
 

U

Update - Interface in org.jboss.seam.social.linkedin.model
Implementation of this Interface will contain an update ready to be sent to LinkedInRelated
updateStatus() - Method in interface org.jboss.seam.social.core.HasStatus
Send the status to the social network
updateStatus(String) - Method in interface org.jboss.seam.social.core.HasStatus
Send the status in parameter
useBackgroundImage() - Method in class org.jboss.seam.social.twitter.model.TwitterProfile
Whether or not the user's Twitter profile page uses a background image.
User - Interface in org.jboss.seam.social.facebook.model
Implementation of this interface will contain FacebookRelated Profile
UserProfile - Class in org.jboss.seam.social.core
Generci abstract class to define a basic user information
UserProfile(String) - Constructor for class org.jboss.seam.social.core.UserProfile
 

V

value() - Method in class org.jboss.seam.social.core.RelatedTo.RelatedToLiteral
 
valueOf(String) - Static method in enum org.jboss.seam.social.core.RestVerb
Returns the enum constant of this type with the specified name.
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.core.RestVerb
Returns an array containing the constants of this enum type, in the order they are declared.
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.

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

Copyright © 2011 Seam Framework. All Rights Reserved.