Serialized Form


Package org.springframework.social.twitter.api

Class org.springframework.social.twitter.api.CursoredList extends ArrayList<T> implements Serializable

Serialized Fields

previousCursor

long previousCursor

nextCursor

long nextCursor

Class org.springframework.social.twitter.api.Entities extends TwitterObject implements Serializable

serialVersionUID: 1L

Serialized Fields

urls

List<E> urls

tags

List<E> tags

mentions

List<E> mentions

media

List<E> media

tickerSymbols

List<E> tickerSymbols

Class org.springframework.social.twitter.api.HashTagEntity extends TwitterObject implements Serializable

serialVersionUID: 1L

Serialized Fields

text

String text

indices

int[] indices

Class org.springframework.social.twitter.api.InvalidMessageRecipientException extends org.springframework.social.OperationNotPermittedException implements Serializable

serialVersionUID: 1L

Class org.springframework.social.twitter.api.MediaEntity extends TwitterObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

long id

mediaHttp

String mediaHttp

mediaHttps

String mediaHttps

url

String url

display

String display

expanded

String expanded

type

String type

indices

int[] indices

Class org.springframework.social.twitter.api.MentionEntity extends TwitterObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

long id

screenName

String screenName

name

String name

indices

int[] indices

Class org.springframework.social.twitter.api.MessageTooLongException extends org.springframework.social.OperationNotPermittedException implements Serializable

Class org.springframework.social.twitter.api.SimilarPlaces extends ArrayList<Place> implements Serializable

Serialized Fields

placePrototype

PlacePrototype placePrototype

extraData

Map<K,V> extraData

Class org.springframework.social.twitter.api.StreamingException extends org.springframework.social.SocialException implements Serializable

Class org.springframework.social.twitter.api.TickerSymbolEntity extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tickerSymbol

String tickerSymbol

url

String url

indices

int[] indices

Class org.springframework.social.twitter.api.Tweet extends TwitterObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

long id

text

String text

createdAt

Date createdAt

fromUser

String fromUser

profileImageUrl

String profileImageUrl

toUserId

Long toUserId

inReplyToStatusId

Long inReplyToStatusId

inReplyToUserId

Long inReplyToUserId

inReplyToScreenName

String inReplyToScreenName

fromUserId

long fromUserId

languageCode

String languageCode

source

String source

retweetCount

Integer retweetCount

retweeted

boolean retweeted

retweetedStatus

Tweet retweetedStatus

favorited

boolean favorited

favoriteCount

Integer favoriteCount

entities

Entities entities

user

TwitterProfile user

Class org.springframework.social.twitter.api.TwitterProfile extends TwitterObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

long id

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

Class org.springframework.social.twitter.api.UrlEntity extends TwitterObject implements Serializable

serialVersionUID: 1L

Serialized Fields

display

String display

expanded

String expanded

url

String url

indices

int[] indices