Serialized Form


Package org.jboss.seam.social.core

Class org.jboss.seam.social.core.RelatedTo.RelatedToLiteral extends AnnotationLiteral<RelatedTo> implements Serializable

Serialized Fields

value

String value

Class org.jboss.seam.social.core.SeamSocialException extends RuntimeException implements Serializable

serialVersionUID: 8149354996979746574L

Class org.jboss.seam.social.core.UserProfile extends Object implements Serializable

Serialized Fields

id

String id

Package org.jboss.seam.social.facebook

Package org.jboss.seam.social.linkedin

Package org.jboss.seam.social.linkedin.model

Class org.jboss.seam.social.linkedin.model.LinkedInProfile extends UserProfile implements Serializable

serialVersionUID: -7211847959164588503L

Serialized Fields

firstName

String firstName

lastName

String lastName

headline

String headline

industry

String industry

standardProfileUrl

String standardProfileUrl

publicProfileUrl

String publicProfileUrl

profilePictureUrl

String profilePictureUrl

Package org.jboss.seam.social.twitter

Package org.jboss.seam.social.twitter.model

Class org.jboss.seam.social.twitter.model.TwitterProfile extends UserProfile implements Serializable

serialVersionUID: -6675776414312067618L

Serialized Fields

screenName

String screenName

name

String name

url

String url

profileImageUrl

String profileImageUrl

description

String description

location

String location

createdDate

Date createdDate

language

String language

statusesCount

int statusesCount

friendsCount

int friendsCount

followersCount

int followersCount

favoritesCount

int favoritesCount

listedCount

int listedCount

following

boolean following

followRequestSent

boolean followRequestSent

isProtected

boolean isProtected

notificationsEnabled

boolean notificationsEnabled

verified

boolean verified

geoEnabled

boolean geoEnabled

contributorsEnabled

boolean contributorsEnabled

translator

boolean translator

timeZone

String timeZone

utcOffset

int utcOffset

sidebarBorderColor

String sidebarBorderColor

sidebarFillColor

String sidebarFillColor

backgroundColor

String backgroundColor

useBackgroundImage

boolean useBackgroundImage

backgroundImageUrl

String backgroundImageUrl

backgroundImageTiled

boolean backgroundImageTiled

textColor

String textColor

linkColor

String linkColor

showAllInlineMedia

boolean showAllInlineMedia



Copyright © 2011 Seam Framework. All Rights Reserved.