- generateAccessToken(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Generates an access token from a client OAuth 2.0 request.
- generateAccessToken(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- generateAuthorizationCode(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Generates an authorization code from a client OAuth 2.0 request.
- generateAuthorizationCode(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- generateRefreshToken(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Generates a refresh token from a client OAuth 2.0 request.
- generateRefreshToken(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- generateRequestToken(String, String, String) - Method in interface org.apache.shindig.social.opensocial.oauth.OAuthDataStore
-
Generate a valid requestToken for the given consumerKey.
- generateRequestToken(String, String, String) - Method in class org.apache.shindig.social.sample.oauth.SampleOAuthDataStore
-
- get() - Method in class org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider
-
- get() - Method in class org.apache.shindig.social.core.oauth.OAuthValidatorProvider
-
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.ActivityHandler
-
Allowed end-points /activities/{userId}/{groupId}/{optionalActvityId}+
/activities/{userId}+/{groupId}
examples: /activities/john.doe/@self/1 /activities/john.doe/@self
/activities/john.doe,jane.doe/@friends
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.ActivityStreamHandler
-
Allowed end-points:
/activitystreams/{userId}/{groupId}/{optionalActvityId}+
/activitystreams/{userId}+/{groupId}
Examples:
/activitystreams/john.doe/@self/1
/activitystreams/john.doe,jane.doe/@friends
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.AlbumHandler
-
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.AppDataHandler
-
/appdata/{userId}+/{groupId}/{appId} - fields={field1, field2}
examples: /appdata/john.doe/@friends/app?fields=count /appdata/john.doe/@self/app
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.GroupHandler
-
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.MediaItemHandler
-
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.MessageHandler
-
- get(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.PersonHandler
-
Allowed end-points /people/{userId}+/{groupId} /people/{userId}/{groupId}/{optionalPersonId}+
examples: /people/john.doe/@all /people/john.doe/@friends /people/john.doe/@self
- getAboutMe() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getAboutMe() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a general statement about the person, specified as a string.
- getAccessToken(String) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2DataService
-
Retrieves an access token by its value.
- getAccessToken(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2DataServiceImpl
-
- getAccessToken() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getAccessToken() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getAccessTokenExpires() - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- getAccounts() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getAccounts() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the list of online accounts held by this person.
- getActivities() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getActivities() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's favorite activities, specified as an List of strings.
- getActivities(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.ActivityService
-
Returns a list of activities that correspond to the passed in users and group.
- getActivities(UserId, GroupId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.ActivityService
-
Returns a set of activities for the passed in user and group that corresponds to a list of
activityIds.
- getActivities(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a list of activities that correspond to the passed in users and group.
- getActivities(UserId, GroupId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a set of activities for the passed in user and group that corresponds to a list of
activityIds.
- getActivity(UserId, GroupId, String, Set<String>, String, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.ActivityService
-
Returns an activity for the passed in user and group that corresponds to a single
activityId.
- getActivity(UserId, GroupId, String, Set<String>, String, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns an activity for the passed in user and group that corresponds to a single
activityId.
- getActivityEntries(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.ActivityStreamService
-
Returns a list of activities that correspond to the passed in users and group.
- getActivityEntries(UserId, GroupId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.ActivityStreamService
-
Returns a set of activities for the passed in user and group that corresponds to a list of
activityIds.
- getActivityEntries(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a list of activities that correspond to the passed in users and group.
- getActivityEntries(UserId, GroupId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a set of activities for the passed in user and group that corresponds to a list of
activityIds.
- getActivityEntry(UserId, GroupId, String, Set<String>, String, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.ActivityStreamService
-
Returns an activity for the passed in user and group that corresponds to a single
activityId.
- getActivityEntry(UserId, GroupId, String, Set<String>, String, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns an activity for the passed in user and group that corresponds to a single
activityId.
- getActor() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
- getActor() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getActor
- getAdditionalName() - Method in class org.apache.shindig.social.core.model.NameImpl
-
- getAdditionalName() - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- getAddress() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getAddress() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the address of the organization, specified as an Address.
- getAddresses() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getAddresses() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get addresses associated with the person, specified as an List of Address objects.
- getAge() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getAge() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's age, specified as a number.
- getAlbum(UserId, String, Set<String>, String, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.AlbumService
-
Retrieves a single album for the given user with the given album ID.
- getAlbum(UserId, String, Set<String>, String, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.AlbumService.NotImplementedAlbumService
-
- getAlbum(UserId, String, Set<String>, String, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrieves a single album for the given user with the given album ID.
- getAlbumId() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getAlbumId() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the album which the media item belongs to.
- getAlbums(UserId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.AlbumService
-
Retrieves albums for the given user with the given album IDs.
- getAlbums(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.AlbumService
-
Retrieves albums for the given user and group.
- getAlbums(UserId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.AlbumService.NotImplementedAlbumService
-
- getAlbums(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.AlbumService.NotImplementedAlbumService
-
- getAlbums(UserId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrieves albums for the given user with the given album IDs.
- getAlbums(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrieves albums for the given user and group.
- getAppData() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getAppData() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get app data for the person.
- getAppId() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getAppId() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the application that this activity is associated with.
- getAppId() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getAppUrl() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getAppUrl() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the App URL for a message.
- getAttachments() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getAttachments
- getAttachments() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getAttachments
- getAuthCodeExpires() - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- getAuthenticationMode() - Method in class org.apache.shindig.social.core.oauth.OAuthSecurityToken
-
- getAuthor() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getAuthor
- getAuthor() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getAuthor
- getAuthorizationCode(String, String) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2DataService
-
Retrieves an authorization code by its value.
- getAuthorizationCode(String, String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2DataServiceImpl
-
- getAuthorizationCode() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getBirthday() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getBirthday() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's date of birth, specified as a
Date object.
- getBody() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getBody() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getBody() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying an optional expanded version of an activity.
- getBody() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the main text of the message.
- getBodyId() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getBodyId() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getBodyId() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the body template message ID in the gadget spec.
- getBodyId() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the body id.
- getBodyType() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getBodyType() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's body characteristics, specified as an BodyType.
- getBooks() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getBooks() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's favorite books, specified as an List of strings.
- getBuild() - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
- getBuild() - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The build of the person's body, specified as a string.
- getCallbackToken() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getCallbackTokenAttempts() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getCallbackUrl() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getCars() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getCars() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's favorite cars, specified as an List of strings.
- getChildren() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getChildren() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a description of the person's children, specified as a string.
- getClient() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Returns the client associated with this code.
- getClient(String) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2DataService
-
Retrieves a pre-registered client by ID.
- getClient(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2DataServiceImpl
-
- getClientId() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getClientSecret() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getCode() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getCollectionIds() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getCollectionIds() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the collection Ids for this message.
- getConsumer(OAuthMessage) - Method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- getConsumer(String) - Method in interface org.apache.shindig.social.opensocial.oauth.OAuthDataStore
-
Lookup consumers.
- getConsumer(String) - Method in class org.apache.shindig.social.sample.oauth.SampleOAuthDataStore
-
- getConsumerKey() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getContainer() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getContent() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getContent
- getContent() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getContent
- getContent() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getContent
- getContent() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getContent
- getContentType() - Method in class org.apache.shindig.social.core.util.BeanXStreamAtomConverter
- getConverterConfig(XStreamConfiguration.ConverterSet, ReflectionProvider, Mapper, HierarchicalStreamDriver, WriterStack) - Method in class org.apache.shindig.social.core.util.xstream.XStream081Configuration
- getCountry() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getCountry() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the country.
- getCreated() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getCreated() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the creation time
- getCurrentLocation() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getCurrentLocation() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's current location, specified as an
Address.
- getDataService() - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Retrieves the underlying data service.
- getDataService() - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- getDb() - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Allows access to the underlying json db.
- getDescription() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getDescription() - Method in class org.apache.shindig.social.core.model.GroupImpl
-
Get the description of this group
- getDescription() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getDescription() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getDescription() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get a string specifying the description of this album.
- getDescription() - Method in interface org.apache.shindig.social.opensocial.model.Group
-
Get the description of this group
- getDescription() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the description of the media item
- getDescription() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get a description or notes about the person's work in the organization, specified as a string.
- getDisplayName() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getDisplayName
- getDisplayName() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getDisplayName() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getDisplayName
- getDisplayName() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
The display name for the user.
- getDisplayValue() - Method in enum org.apache.shindig.social.opensocial.model.Drinker
- getDisplayValue() - Method in enum org.apache.shindig.social.opensocial.model.LookingFor
- getDisplayValue() - Method in enum org.apache.shindig.social.opensocial.model.NetworkPresence
- getDisplayValue() - Method in enum org.apache.shindig.social.opensocial.model.Smoker
- getDomain() - Method in class org.apache.shindig.social.core.model.AccountImpl
-
- getDomain() - Method in interface org.apache.shindig.social.opensocial.model.Account
-
The top-most authoritative domain for this account, e.g.
- getDomain() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getDomainName() - Method in class org.apache.shindig.social.opensocial.spi.DomainName
-
Get the domainName.
- getDomainName() - Method in class org.apache.shindig.social.opensocial.spi.GlobalId
-
Get the domainName
- getDownstreamDuplicates() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getDownstreamDuplicates
- getDownstreamDuplicates() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getDownstreamDuplicates
- getDrinker() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getDrinker() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's drinking status, specified as an
Enum with the enum's key referencing
Drinker.
- getDuration() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getDuration() - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Returns the duration of this media.
- getDuration() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the playtime length in seconds of the MediaItem
- getDuration() - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Returns the duration of this media.
- getEmails() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getEmails() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's Emails associated with the person.
- getEndDate() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getEndDate() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the date the person stopped at the organization, specified as a Date.
- getEntry(String) - Method in interface org.apache.shindig.social.opensocial.oauth.OAuthDataStore
-
Get the OAuthEntry that corresponds to the oauthToken.
- getEntry(String) - Method in class org.apache.shindig.social.sample.oauth.SampleOAuthDataStore
-
- getEnumeratedGrantType() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getEnumeratedResponseType() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getEnumStrings(Enum<?>...) - Static method in class org.apache.shindig.social.opensocial.model.EnumUtil
-
- getError() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getErrorDescription() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getErrorUri() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getEthnicity() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getEthnicity() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's ethnicity, specified as a string.
- getExpiration() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Returns when this code expires.
- getExpiresIn() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getExtensions() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getExtensions
- getExtensions() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getExtensions
- getExternalId() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getExternalId() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get an optional string ID generated by the posting application.
- getEyeColor() - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
- getEyeColor() - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The eye color of the person, specified as a string.
- getFamilyName() - Method in class org.apache.shindig.social.core.model.NameImpl
-
- getFamilyName() - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- getFashion() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getFashion() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's thoughts on fashion, specified as a string.
- getField() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getField(String) - Static method in enum org.apache.shindig.social.opensocial.model.Address.Field
-
- getField() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the field the organization is in, specified as a string.
- getField(String) - Static method in enum org.apache.shindig.social.opensocial.model.Person.Field
-
- getFileSize() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getFileSize() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the MediaItem's file size
- getFilter() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
This filter can be any field of the object being filtered or the special js filters,
hasApp or topFriends.
- getFilterOperation() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- getFilterValue() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
Where a field filter has been specified (ie a non special filter) then this is the value of the
filter.
- getFirst() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
When paginating, the index of the first item to fetch.
- getFlow() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Gets the client's OAuth2 flow
- getFood() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getFood() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's favorite food, specified as an List of strings.
- getFormatted() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getFormatted() - Method in class org.apache.shindig.social.core.model.NameImpl
-
- getFormatted() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the formatted address.
- getFormatted() - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- getGender() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getGender() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
- getGenerator() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getGenerator
- getGenerator() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getGenerator
- getGivenName() - Method in class org.apache.shindig.social.core.model.NameImpl
-
- getGivenName() - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- getGrantType() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getGrantType() - Method in class org.apache.shindig.social.core.oauth2.validators.AuthCodeGrantValidator
-
- getGrantType() - Method in class org.apache.shindig.social.core.oauth2.validators.ClientCredentialsGrantValidator
-
- getGrantType() - Method in interface org.apache.shindig.social.core.oauth2.validators.OAuth2GrantValidator
-
Indicates the grant type this handler is registered to handle.
- getGroup() - Method in class org.apache.shindig.social.opensocial.service.SocialRequestItem
-
- getGroups(UserId, CollectionOptions, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.GroupService
-
- getGroups(UserId, CollectionOptions, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
- getHairColor() - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
- getHairColor() - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The hair color of the person, specified as a string.
- getHandlers() - Method in class org.apache.shindig.social.core.config.SocialApiGuiceModule
-
Hook to provide a Set of request handlers.
- getHappiestWhen() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getHappiestWhen() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a description of when the person is happiest, specified as a string.
- getHasApp() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getHasApp() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get if the person has used the current app.
- getHeaders() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getHeight() - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
- getHeight() - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Sets the height of this media.
- getHeight() - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The height of the person in meters, specified as a number.
- getHeight() - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Sets the height of this media.
- getHeroes() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getHeroes() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a person's favorite heroes, specified as an Array of strings.
- getHonorificPrefix() - Method in class org.apache.shindig.social.core.model.NameImpl
-
- getHonorificPrefix() - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- getHonorificSuffix() - Method in class org.apache.shindig.social.core.model.NameImpl
-
- getHonorificSuffix() - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- getHref() - Method in class org.apache.shindig.social.core.util.atom.AtomLink
-
- getHttpServletRequest() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getHumor() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getHumor() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's thoughts on humor, specified as a string.
- getIcon() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getIcon
- getIcon() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getIcon
- getIconUrl() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Gets the client's icon URL.
- getId() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getId
- getId() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getId() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getId
- getId() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getId() - Method in class org.apache.shindig.social.core.model.GroupImpl
-
Get ID of this group
- getId() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getId() - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- getId() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getId() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getId() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Gets the client's ID.
- getId() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string ID that is permanently associated with this activity.
- getId() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getId
- getId() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getId
- getId() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get a string ID specifying the unique identifier of this album.
- getId() - Method in interface org.apache.shindig.social.opensocial.model.Group
-
Get ID of this group
- getId() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the MediaItem's id
- getId() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the unique ID of the message
- getId() - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Gets the unique ID of the message collection.
- getId() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get A string ID that can be permanently associated with this person.
- getIdSet(Set<UserId>, GroupId, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Get the set of user id's for a set of users and a group
- getImage() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getImage
- getImage() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getImage
- getIms() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getIms() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a list of Instant messaging address for this Person.
- getInReplyTo() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getInReplyTo() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the parent message ID.
- getInterests() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getInterests() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's interests, hobbies or passions, specified as an List of strings.
- getIsOwner() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getIsOwner() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
- getIssueTime() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getIsViewer() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getIsViewer() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Returns true if this person object represents the currently logged in user.
- getJobInterests() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getJobInterests() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's favorite jobs, or job interests and skills, specified as a string.
- getLanguage() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getLanguage() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the language associated with the media item in ISO 639-3 format
- getLanguagesSpoken() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getLanguagesSpoken() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a List of the languages that the person speaks as ISO 639-1 codes, specified as an List of
strings.
- getLastUpdated() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getLastUpdated() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the update time associated with the media item
- getLatitude() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getLatitude() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the latitude.
- getLinkText() - Method in class org.apache.shindig.social.core.model.UrlImpl
-
- getLinkText() - Method in interface org.apache.shindig.social.opensocial.model.Url
-
Get the text associated with the link.
- getLivingArrangement() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getLivingArrangement() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a description of the person's living arrangement, specified as a string.
- getLocalId() - Method in class org.apache.shindig.social.opensocial.spi.GlobalId
-
Get the localId
- getLocalId() - Method in class org.apache.shindig.social.opensocial.spi.LocalId
-
Get the stored localId.
- getLocality() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getLocality() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the locality.
- getLocation() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getLocation() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getLocation() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get address location of this album.
- getLocation() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the location corresponding to the media item
- getLongitude() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getLongitude() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the longitude of the address in degrees.
- getLookingFor() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getLookingFor() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a person's statement about who or what they are looking for, or what they are interested in
meeting people for.
- getMapKeys() - Method in class org.apache.shindig.social.core.oauth.OAuthSecurityToken
-
- getMax() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
The maximum number of items to fetch; defaults to 20.
- getMediaItem(UserId, String, String, String, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.MediaItemService
-
Retrieves a MediaItem by ID.
- getMediaItem(UserId, String, String, String, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.MediaItemService.NotImplementedMediaItemService
-
- getMediaItem(UserId, String, String, String, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrieves a MediaItem by ID.
- getMediaItemCount() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getMediaItemCount() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get the number of items in the album.
- getMediaItems() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getMediaItems() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get any photos, videos, or images that should be associated with the activity.
- getMediaItems(UserId, String, String, Set<String>, Set<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.MediaItemService
-
Retrieves MediaItems by IDs.
- getMediaItems(UserId, String, String, Set<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.MediaItemService
-
Retrieves MediaItems by Album.
- getMediaItems(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.MediaItemService
-
Retrieves MediaItems by users and groups.
- getMediaItems(UserId, String, String, Set<String>, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.MediaItemService.NotImplementedMediaItemService
-
- getMediaItems(UserId, String, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.MediaItemService.NotImplementedMediaItemService
-
- getMediaItems(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.MediaItemService.NotImplementedMediaItemService
-
- getMediaItems(UserId, String, String, Set<String>, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrieves MediaItems by IDs.
- getMediaItems(UserId, String, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrieves MediaItems by Album.
- getMediaItems(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrieves MediaItems by users and groups.
- getMediaMimeType() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getMediaMimeType() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get the identifying mime-types of the items in the album.
- getMediaType() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getMediaType() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get the list of media item types for the items in the album.
- getMessageCollections(UserId, Set<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.MessageService
-
Returns a list of message collections corresponding to the given user
- getMessageCollections(UserId, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.MessageService.NotImplementedMessageService
-
- getMessageCollections(UserId, Set<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a list of message collections corresponding to the given user
- getMessages(UserId, String, Set<String>, List<String>, CollectionOptions, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.MessageService
-
Returns a list of messages that correspond to the passed in data
- getMessages(UserId, String, Set<String>, List<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.MessageService.NotImplementedMessageService
-
- getMessages(UserId, String, Set<String>, List<String>, CollectionOptions, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a list of messages that correspond to the passed in data
- getMimeType() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getMimeType() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the mime type for this Media item.
- getModuleId() - Method in class org.apache.shindig.social.core.oauth.OAuthSecurityToken
-
- getMovies() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getMovies() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's favorite movies, specified as an List of strings.
- getMusic() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getMusic() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's favorite music, specified as an List of strings Container support for this
field is OPTIONAL.
- getName() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getName() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getName() - Method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- getName() - Method in class org.apache.shindig.social.core.oauth2.OAuth2AuthenticationHandler
-
- getName() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the name of the organization, specified as a string.
- getName() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's name Container support for this field is REQUIRED.
- getNameSpaces() - Method in class org.apache.shindig.social.core.util.xstream.XStream081Configuration
- getNetworkPresence() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getNetworkPresence() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's current network status.
- getNickname() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getNickname() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's nickname.
- getNormalizedResponse() - Method in exception org.apache.shindig.social.core.oauth2.OAuth2Exception
-
Retrieves the normalized response.
- getNumComments() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getNumComments() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the number of comments on the media item
- getNumViews() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getNumViews() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the number of views for the media item
- getNumVotes() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getNumVotes() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the number of votes received for voting.
- getOAuthEntry(OAuthMessage) - Method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- getOauthVersion() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getObject() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getObject
- getObject() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getObject
- getObjectId() - Method in class org.apache.shindig.social.opensocial.spi.GroupId
-
Get the objectId
- getObjectId() - Method in class org.apache.shindig.social.opensocial.spi.ObjectId
-
Get the objectId.
- getObjectType() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getObjectType
- getObjectType() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getObjectType
- getOpenSocial() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getOpenSocial
- getOpenSocial() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getOpenSocial
- getOpenSocial() - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
getOpenSocial
- getOpenSocial() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getOpenSocial
- getOpenSocial() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getOpenSocial
- getOpenSocial() - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
getOpenSocial
- getOptionalParameter() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- getOrganizations() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getOrganizations() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a list of current or past organizational affiliations of this Person.
- getOwnerId() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getOwnerId() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get the ID of the owner of the album.
- getParameter(OAuthMessage, String) - Static method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- getPassword(String) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Public methods for use with Authentication Classes
- getPeople(Set<UserId>, GroupId, CollectionOptions, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.PersonService
-
Returns a list of people that correspond to the passed in person ids.
- getPeople(Set<UserId>, GroupId, CollectionOptions, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a list of people that correspond to the passed in person ids.
- getPerson(UserId, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.PersonService
-
Returns a person that corresponds to the passed in person id.
- getPerson(UserId, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Returns a person that corresponds to the passed in person id.
- getPersonData(Set<UserId>, GroupId, String, Set<String>, SecurityToken) - Method in interface org.apache.shindig.social.opensocial.spi.AppDataService
-
Retrives app data for the specified user list and group.
- getPersonData(Set<UserId>, GroupId, String, Set<String>, SecurityToken) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Retrives app data for the specified user list and group.
- getPets() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getPets() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a description of the person's pets Container support for this field is OPTIONAL.
- getPhoneNumbers() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getPhoneNumbers() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Phone numbers associated with the person.
- getPhotos() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getPhotos() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
URL of a photo of this person.
- getPoliticalViews() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getPoliticalViews() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's political views, specified as a string.
- getPostalCode() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getPostalCode() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the Postal code for the address.
- getPostedTime() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getPostedTime() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get the time at which this activity took place in milliseconds since the epoch.
- getPreferredUsername() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getPreferredUsername() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's preferred username, specified as a string.
- getPrimary() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getPrimary() - Method in class org.apache.shindig.social.core.model.ListFieldImpl
-
- getPrimary() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getPrimary() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get a Boolean value indicating whether this instance of the Plural Field is the primary or
preferred value of for this field, e.g.
- getPrimary() - Method in interface org.apache.shindig.social.opensocial.model.ListField
-
Get Boolean value indicating whether this instance of the Plural Field is the primary or
preferred value of for this field, e.g.
- getPrimary() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get Boolean value indicating whether this instance of the Plural Field is the primary or
preferred Organization.
- getPriority() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getPriority() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get the priority, a number between 0 and 1 representing the relative priority of this activity
in relation to other activities from the same source.
- getProfileSong() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getProfileSong() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's profile song, specified as an
Url.
- getProfileUrl() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getProfileUrl() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's profile URL.
- getProfileVideo() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getProfileVideo() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's profile video.
- getProvider() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getProvider
- getProvider() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getProvider
- getPublished() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getPublished
- getPublished() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getPublished
- getPublished() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getPublished
- getPublished() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getPublished
- getQuotes() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getQuotes() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's favorite quotes Container support for this field is OPTIONAL.
- getRating() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getRating() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the average rating of the media item on a scale of 0-10
- getRecipients() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getRecipients() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the recipient list of the message.
- getRedirectURI() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Gets the client's redirect URI.
- getRedirectURI() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Returns the redirect URI associated with this code.
- getRedirectURI() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getRefreshToken(String) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2DataService
-
Retrieves a refresh token by its value.
- getRefreshToken(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2DataServiceImpl
-
- getRefreshToken() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getRegion() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getRegion() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the region.
- getRel() - Method in class org.apache.shindig.social.core.util.atom.AtomLink
-
- getRelatedAccessToken() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Gets the related access token.
- getRelatedAuthCode() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Returns the authorization code related to this code.
- getRelatedRefreshToken() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Gets the related refresh token.
- getRelationshipStatus() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getRelationshipStatus() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's relationship status.
- getReligion() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getReligion() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's relgion or religious views.
- getReplies() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getReplies() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the list of Replies to this message
- getRequestMediaItem(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.MediaItemHandler
-
- getRequestMediaItemIds(SocialRequestItem) - Method in class org.apache.shindig.social.opensocial.service.MediaItemHandler
-
- getResponseParameters() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getResponseType() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getRomance() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getRomance() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's comments about romance.
- getSalary() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getSalary() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the salary the person receives from the organization, specified as a string.
- getScaredOf() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getScaredOf() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get what the person is scared of Container support for this field is OPTIONAL.
- getScope() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Returns the scope of this code.
- getScope() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getScope() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getSecret() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Gets the client's secret.
- getSecurityTokenForConsumerRequest(String, String) - Method in interface org.apache.shindig.social.opensocial.oauth.OAuthDataStore
-
Return the proper security token for a 2 legged oauth request that has been validated
for the given consumerKey.
- getSecurityTokenForConsumerRequest(String, String) - Method in class org.apache.shindig.social.sample.oauth.SampleOAuthDataStore
-
- getSecurityTokenFromRequest(HttpServletRequest) - Method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- getSecurityTokenFromRequest(HttpServletRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2AuthenticationHandler
-
Only denies authentication when an invalid bearer token is received.
- getSenderId() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getSenderId() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the sender ID value.
- getSexualOrientation() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getSexualOrientation() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's sexual orientation.
- getSmoker() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getSmoker() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's smoking status.
- getSortBy() - Method in class org.apache.shindig.social.opensocial.service.SocialRequestItem
-
- getSortBy() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
This sortBy can be any field of the object being sorted or the special js sort of topFriends.
- getSortOrder() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- getSports() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getSports() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's favorite sports.
- getStartDate() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getStartDate() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the date the person started at the organization, specified as a Date.
- getStartTime() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getStartTime() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the time when the content is available.
- getState() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getState() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getStatus() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getStatus() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getStatus() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getStatus() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the Status of the message.
- getStatus() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's status, headline or shoutout.
- getStreamFaviconUrl() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getStreamFaviconUrl() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the URL for the stream's favicon.
- getStreamSourceUrl() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getStreamSourceUrl() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the stream's source URL.
- getStreamTitle() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getStreamTitle() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifing the title of the stream.
- getStreamUrl() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getStreamUrl() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the stream's URL.
- getStreetAddress() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getStreetAddress() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the street address.
- getString(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- getSubField() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getSubField() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the subfield the Organization is in, specified as a string.
- getSummary() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getSummary
- getSummary() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getSummary
- getTaggedPeople() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getTaggedPeople() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get people tagged in the media item.
- getTags() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getTags() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getTags() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get tags associated with this media item.
- getTags() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get arbitrary tags about the person.
- getTarget() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getTarget
- getTarget() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getTarget
- getTemplateParams() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getTemplateParams() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a map of custom key/value pairs associated with this activity.
- getThumbnailUrl() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getThumbnailUrl() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getThumbnailUrl() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getThumbnailUrl() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get the URL to the thumbnail cover image for the album.
- getThumbnailUrl() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the thumbnail URL for the media item.
- getThumbnailUrl() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's photo thumbnail URL, specified as a string.
- getTimeSent() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getTimeSent() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the time the message was sent.
- getTitle() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getTitle
- getTitle() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getTitle() - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
- getTitle() - Method in class org.apache.shindig.social.core.model.GroupImpl
-
Get title of this group
- getTitle() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getTitle() - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- getTitle() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getTitle() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getTitle() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Gets the client's title.
- getTitle() - Method in class org.apache.shindig.social.core.util.atom.AtomLink
-
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the primary text of an activity.
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getTitle
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Get the title of the album.
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.Group
-
Get title of this group
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the title for this media item
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the title of the message.
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Gets the title of the message collection.
- getTitle() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the title or role the person has in the organization, specified as a string.
- getTitleId() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getTitleId() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getTitleId() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the title template message ID in the gadget spec.
- getTitleId() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the title ID for this message.
- getToken() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getTokenFromVerifiedRequest(OAuthMessage, OAuthEntry, OAuthConsumer) - Method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- getTokenSecret() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getTokenType() - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- getTotal() - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- getTotal() - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Gets the total number of messages for this collection.
- getTrustedJson() - Method in class org.apache.shindig.social.core.oauth.OAuthSecurityToken
-
- getTurnOffs() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getTurnOffs() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's turn offs.
- getTurnOns() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getTurnOns() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's turn ons.
- getTvShows() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getTvShows() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's favorite TV shows.
- getType() - Method in class org.apache.shindig.social.core.model.AddressImpl
-
- getType() - Method in class org.apache.shindig.social.core.model.ListFieldImpl
-
- getType() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getType() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getType() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getType() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Gets the client's type.
- getType() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Returns the type of this code.
- getType() - Method in class org.apache.shindig.social.core.util.atom.AtomLink
-
- getType() - Method in class org.apache.shindig.social.core.util.atom.AtomSummary
-
- getType() - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the type of label of the address.
- getType() - Method in interface org.apache.shindig.social.opensocial.model.ListField
-
The type of field for this instance, usually used to label the preferred function of the given
contact information.
- getType() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the Type of this media item, either audio, image or video.
- getType() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the type of the message, as specified by opensocial.Message.Type.
- getType() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get the type of field for this instance, usually used to label the preferred function of the
given contact information.
- getType() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getType() - Method in class org.apache.shindig.social.opensocial.spi.GroupId
-
Get the type of the stored objectId.
- getType() - Method in class org.apache.shindig.social.opensocial.spi.UserId
-
- getUnread() - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- getUnread() - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Gets the total number of unread messages.
- getUpdated() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getUpdated
- getUpdated() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getUpdated() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getUpdated
- getUpdated() - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- getUpdated() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getUpdated() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getUpdated() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get the last updated date of the Activity, additional to the Opensocial specification for the
REST-API.
- getUpdated() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getUpdated
- getUpdated() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getUpdated
- getUpdated() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Gets the updated timestamp for the message.
- getUpdated() - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Returns the last time this message collection was modified.
- getUpdated() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
The time this person was last updated.
- getUpdatedSince() - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- getUpdatedToken() - Method in class org.apache.shindig.social.core.oauth.OAuthSecurityToken
-
- getUpstreamDuplicates() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getUpstreamDuplicates
- getUpstreamDuplicates() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getUpstreamDuplicates
- getUrl() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getUrl
- getUrl() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getUrl() - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
getUrl
- getUrl() - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- getUrl() - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Returns the target URL of this MediaLink.
- getUrl() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string specifying the URL that represents this activity.
- getUrl() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getUrl
- getUrl() - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
getUrl
- getUrl() - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get a URL for the media item.
- getUrl() - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Returns the target URL of this MediaLink.
- getUrls() - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- getUrls() - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- getUrls() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getUrls() - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Get the URLs related to the message
- getUrls() - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Get the URLs related to the message collection.
- getUrls() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the URLs related to the person, their webpages, or feeds Container support for this field
is OPTIONAL.
- getUserId() - Method in class org.apache.shindig.social.core.model.AccountImpl
-
- getUserId() - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- getUserId() - Method in interface org.apache.shindig.social.opensocial.model.Account
-
A user ID number, usually chosen automatically, and usually numeric but sometimes alphanumeric,
e.g.
- getUserId() - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string ID of the user who this activity is for.
- getUserId() - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- getUserId() - Method in class org.apache.shindig.social.opensocial.spi.UserId
-
- getUserId(SecurityToken) - Method in class org.apache.shindig.social.opensocial.spi.UserId
-
- getUsername() - Method in class org.apache.shindig.social.core.model.AccountImpl
-
- getUsername() - Method in interface org.apache.shindig.social.opensocial.model.Account
-
An alphanumeric user name, usually chosen by the user, e.g.
- getUsers() - Method in class org.apache.shindig.social.opensocial.service.SocialRequestItem
-
- getUtcOffset() - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- getUtcOffset() - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the Person's time zone, specified as the difference in minutes between Greenwich Mean Time
(GMT) and the user's local time.
- getValue() - Method in class org.apache.shindig.social.core.model.ListFieldImpl
-
- getValue() - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Returns the value of this code.
- getValue() - Method in interface org.apache.shindig.social.opensocial.model.ListField
-
Get the primary value of this field, e.g.
- getValue() - Method in enum org.apache.shindig.social.opensocial.spi.GroupId.Type
-
- getVerb() - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
getVerb
- getVerb() - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
getVerb
- getWebpage() - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- getWebpage() - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get a webpage related to the organization, specified as a string.
- getWeight() - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
- getWeight() - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The weight of the person in kilograms, specified as a number.
- getWidth() - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Returns the width of this media.
- getWidth() - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Returns the width of this media.
- getWWWAuthenticateHeader(String) - Method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- getWWWAuthenticateHeader(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2AuthenticationHandler
-
- GlobalId - Class in org.apache.shindig.social.opensocial.spi
-
GlobalId as defined by the OpenSocial 2.0.1 Spec
- GlobalId(String) - Constructor for class org.apache.shindig.social.opensocial.spi.GlobalId
-
Try to construct a GlobalId with a string that contains a valid
DomainName and valid LocalId separated by a colon (:).
- GlobalId(DomainName, LocalId) - Constructor for class org.apache.shindig.social.opensocial.spi.GlobalId
-
Construct a GlobalId with the provided a valid DomainName and LocalId
- GlobalId(String, String) - Constructor for class org.apache.shindig.social.opensocial.spi.GlobalId
-
Try and construct a GlobalId given a string for a DomainName and a string for a LocalId
- grantAccessToken(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Grants an access token to the given client by generating and registering
the access token.
- grantAccessToken(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- grantAuthorizationCode(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Grants an authorization code to the given client by generating and
registering the code.
- grantAuthorizationCode(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- grantRefreshToken(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Grants a refresh token to the given client by generating and registering
the refresh token.
- grantRefreshToken(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- Group - Interface in org.apache.shindig.social.opensocial.model
-
OpenSocial Groups are owned by people, and are used to tag or categorize people and their relationships.
- Group.Field - Enum in org.apache.shindig.social.opensocial.model
-
- GroupHandler - Class in org.apache.shindig.social.opensocial.service
-
RPC/REST handler for groups requests
- GroupHandler(GroupService, CollectionOptionsFactory) - Constructor for class org.apache.shindig.social.opensocial.service.GroupHandler
-
- GroupId - Class in org.apache.shindig.social.opensocial.spi
-
GroupId as defined by the OpenSocial 2.0.1 Spec
- GroupId(Object) - Constructor for class org.apache.shindig.social.opensocial.spi.GroupId
-
If the given object is an objectId, create and store
Else we need the string representation to store, including the "@"
- GroupId(GroupId.Type, String) - Constructor for class org.apache.shindig.social.opensocial.spi.GroupId
-
Backwards Compatibility.
- GroupId.Type - Enum in org.apache.shindig.social.opensocial.spi
-
- GroupImpl - Class in org.apache.shindig.social.core.model
-
Default Implementation of the
Group model.
- GroupImpl() - Constructor for class org.apache.shindig.social.core.model.GroupImpl
-
- GroupService - Interface in org.apache.shindig.social.opensocial.spi
-
A service for gathering group information for specific users.
- SampleModule - Class in org.apache.shindig.social.sample
-
Provides bindings for sample-only implementations of social API
classes.
- SampleModule() - Constructor for class org.apache.shindig.social.sample.SampleModule
-
- SampleOAuthDataStore - Class in org.apache.shindig.social.sample.oauth
-
Sample implementation for OAuth data store
- SampleOAuthDataStore(JsonDbOpensocialService, String) - Constructor for class org.apache.shindig.social.sample.oauth.SampleOAuthDataStore
-
- SampleOAuthServlet - Class in org.apache.shindig.social.sample.oauth
-
This is a sample class that demonstrates how oauth tokens can be handed out and authorized.
- SampleOAuthServlet() - Constructor for class org.apache.shindig.social.sample.oauth.SampleOAuthServlet
-
- sanitizeHTML(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- sanitizeHTML(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
TODO implement either a standard 'sanitizing' facility or
define an interface that can be set on this class so
others can plug in their own.
- secret - Variable in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
- setAboutMe(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setAboutMe(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a general statement about the person, specified as a string.
- setAccessToken(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setAccounts(List<Account>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setAccounts(List<Account>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the list of online accounts held by this person.
- setActivities(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setActivities(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's favorite activities, specified as an List of strings.
- setActor(ActivityObject) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setActor
- setActor(ActivityObject) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setActor
- setAdditionalName(String) - Method in class org.apache.shindig.social.core.model.NameImpl
-
- setAdditionalName(String) - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- setAddress(Address) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setAddress(Address) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the address of the organization, specified as an Address.
- setAddresses(List<Address>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setAddresses(List<Address>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set addresses associated with the person, specified as an List of Address objects.
- setAge(Integer) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setAge(Integer) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's age, specified as a number.
- setAlbumId(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the album id which the media item belongs to.
- setAlbumId(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the album id which the media item belongs to.
- setAppData(Map<String, ?>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setAppData(Map<String, ?>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Sets app data for the person.
- setAppId(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- setAppId(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the application that this activity is associated with.
- setAppId(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setAppUrl(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setAppUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Set the App URL for a message.
- setAttachments(List<ActivityObject>) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setAttachments
- setAttachments(List<ActivityObject>) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setAttachments
- setAuthor(ActivityObject) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setAuthor
- setAuthor(ActivityObject) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setAuthor
- setAuthority(Authority) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
- setAuthorized(boolean) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setBirthday(Date) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setBirthday(Date) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's date of birth, specified as a
Date object.
- setBody(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- setBody(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setBody(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying an optional expanded version of an activity.
- setBody(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the main text of the message.
- setBodyId(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- setBodyId(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setBodyId(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the body template message ID in the gadget spec.
- setBodyId(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the body id.
- setBodyReturned(boolean) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setBodyType(BodyType) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setBodyType(BodyType) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's body characteristics, specified as an BodyType.
- setBooks(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setBooks(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's favorite books, specified as an List of strings.
- setBuild(String) - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
The build of the person's body, specified as a string.
- setBuild(String) - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The build of the person's body, specified as a string.
- setCallbackToken(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setCallbackTokenAttempts(int) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setCallbackUrl(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setCallbackUrlSigned(boolean) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setCars(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setCars(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's favorite cars, specified as an List of strings.
- setChildren(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setChildren(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a description of the person's children, specified as a string.
- setClient(OAuth2Client) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the client associated with this code.
- setCode(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setCollectionIds(List<String>) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setCollectionIds(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the collection Ids for this message.
- setConsumerKey(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setContainer(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setContent(String) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setContent
- setContent(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setContent
- setContent(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setContent
- setContent(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setContent
- setCountry(String) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the country.
- setCountry(String) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the country.
- setCreated(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the creation time
- setCreated(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the creation time
- setCurrentLocation(Address) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setCurrentLocation(Address) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's current location, specified as an
Address.
- setDataStore(OAuthDataStore) - Method in class org.apache.shindig.social.sample.oauth.SampleOAuthServlet
-
- setDb(JSONObject) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
override the json database
- setDescription(String) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the description of this album.
- setDescription(String) - Method in class org.apache.shindig.social.core.model.GroupImpl
-
Sets the description of this group
- setDescription(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the description of the media item
- setDescription(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setDescription(String) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the description of this album.
- setDescription(String) - Method in interface org.apache.shindig.social.opensocial.model.Group
-
Sets the description of this group
- setDescription(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the description of the media item
- setDescription(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set a description or notes about the person's work in the organization, specified as a string.
- setDisplayName(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setDisplayName
- setDisplayName(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setDisplayName(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setDisplayName
- setDisplayName(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the display name.
- setDomain(String) - Method in class org.apache.shindig.social.core.model.AccountImpl
-
The top-most authoritative domain for this account, e.g.
- setDomain(String) - Method in interface org.apache.shindig.social.opensocial.model.Account
-
The top-most authoritative domain for this account, e.g.
- setDomain(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setDomainName(String) - Method in class org.apache.shindig.social.opensocial.spi.DomainName
-
Set the domainName after validating its format.
- setDomainName(DomainName) - Method in class org.apache.shindig.social.opensocial.spi.GlobalId
-
Set the domainName with a DomainName
- setDomainName(String) - Method in class org.apache.shindig.social.opensocial.spi.GlobalId
-
Set the domainName with a String
- setDownstreamDuplicates(List<String>) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setDownstreamDuplicates
- setDownstreamDuplicates(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setDownstreamDuplicates
- setDrinker(Enum<Drinker>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setDrinker(Enum<Drinker>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get the person's drinking status, specified as an
Enum with the enum's key referencing
Drinker.
- setDuration(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the playtime length in seconds of the MediaItem
- setDuration(Integer) - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Sets the duration of this media.
- setDuration(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the playtime length in seconds of the MediaItem
- setDuration(Integer) - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Sets the duration of this media.
- setEmails(List<ListField>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setEmails(List<ListField>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's Emails associated with the person.
- setEndDate(Date) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setEndDate(Date) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the date the person stopped at the organization, specified as a Date.
- setError(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setErrorDescription(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setErrorUri(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setEthnicity(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setEthnicity(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's ethnicity, specified as a string.
- setExpiration(long) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the expiration of this code.
- setExpiresIn(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setExtensions(ExtendableBean) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setOpenSocial
- setExtensions(ExtendableBean) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setOpenSocial
- setExternalId(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- setExternalId(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set an optional string ID generated by the posting application.
- setEyeColor(String) - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
The eye color of the person, specified as a string.
- setEyeColor(String) - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The eye color of the person, specified as a string.
- setFamilyName(String) - Method in class org.apache.shindig.social.core.model.NameImpl
-
- setFamilyName(String) - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- setFashion(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setFashion(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's thoughts on fashion, specified as a string.
- setField(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setField(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the field the organization is in, specified as a string.
- setFileSize(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the number of bytes for the MediaItem
- setFileSize(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the number of bytes for the MediaItem
- setFilter(String) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setFilterOperation(FilterOperation) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setFilterValue(String) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setFirst(int) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setFlow(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's OAuth2 flow (via a String flow identifier)
- setFlowEnum(OAuth2Client.Flow) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's OAuth2 flow
- setFood(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setFood(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's favorite food, specified as an List of strings.
- setFormatted(String) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the formatted address.
- setFormatted(String) - Method in class org.apache.shindig.social.core.model.NameImpl
-
- setFormatted(String) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the formatted address.
- setFormatted(String) - Method in interface org.apache.shindig.social.opensocial.model.Name
-
set the name formatted.
- setGender(Person.Gender) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setGender(Person.Gender) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
- setGenerator(ActivityObject) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setGenerator
- setGenerator(ActivityObject) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setGenerator
- setGivenName(String) - Method in class org.apache.shindig.social.core.model.NameImpl
-
- setGivenName(String) - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- setHairColor(String) - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
The hair color of the person, specified as a string.
- setHairColor(String) - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The hair color of the person, specified as a string.
- setHappiestWhen(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setHappiestWhen(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a description of when the person is happiest, specified as a string.
- setHasApp(Boolean) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setHasApp(Boolean) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set if the person has used the current app.
- setHeader(String, String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setHeaders(Map<String, String>) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setHeight(Float) - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
The height of the person in meters, specified as a number.
- setHeight(Integer) - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Sets the height of this media.
- setHeight(Float) - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The height of the person in meters, specified as a number.
- setHeight(Integer) - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Sets the height of this media.
- setHeroes(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setHeroes(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a person's favorite heroes, specified as an Array of strings.
- setHonorificPrefix(String) - Method in class org.apache.shindig.social.core.model.NameImpl
-
- setHonorificPrefix(String) - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- setHonorificSuffix(String) - Method in class org.apache.shindig.social.core.model.NameImpl
-
- setHonorificSuffix(String) - Method in interface org.apache.shindig.social.opensocial.model.Name
-
- setHttpServletRequest(HttpServletRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedRequest
-
- setHumor(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setHumor(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's thoughts on humor, specified as a string.
- setIcon(MediaLink) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setIcon
- setIcon(MediaLink) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setIcon
- setIconUrl(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's icon URL.
- setId(String) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setId
- setId(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
- setId(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setId
- setId(String) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set a string ID specifying a unique identifier of this album.
- setId(Object) - Method in class org.apache.shindig.social.core.model.GroupImpl
-
Set the default group id
- setId(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the MediaItem's id
- setId(String) - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- setId(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setId(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setId(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's ID.
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string ID that is permanently associated with this activity.
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setId
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setId
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set a string ID specifying a unique identifier of this album.
- setId(Object) - Method in interface org.apache.shindig.social.opensocial.model.Group
-
Set the default group id
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the MediaItem's id
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the unique ID of the message.
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Sets the unique ID of the message collection.
- setId(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set A string ID that can be permanently associated with this person.
- setImage(MediaLink) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setImage
- setImage(MediaLink) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setImage
- setIms(List<ListField>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setIms(List<ListField>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a list of Instant messaging address for this Person.
- setInReplyTo(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setInReplyTo(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the parent message ID
- setInterests(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setInterests(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's interests, hobbies or passions, specified as an List of strings.
- setIsOwner(boolean) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setIsOwner(boolean) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the owner flag.
- setIssueTime(Date) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setIsViewer(boolean) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setIsViewer(boolean) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Returns true if this person object represents the currently logged in user.
- setJobInterests(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setJobInterests(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's favorite jobs, or job interests and skills, specified as a string.
- setLanguage(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the language associated with the media item in ISO 639-3 format
- setLanguage(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the language associated with the media item in ISO 639-3 format
- setLanguagesSpoken(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setLanguagesSpoken(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a List of the languages that the person speaks as ISO 639-1 codes, specified as an List of
strings.
- setLastUpdated(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the update time associated with the media item
- setLastUpdated(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the update time associated with the media item
- setLatitude(Float) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the latitude.
- setLatitude(Float) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the latitude.
- setLinkText(String) - Method in class org.apache.shindig.social.core.model.UrlImpl
-
- setLinkText(String) - Method in interface org.apache.shindig.social.opensocial.model.Url
-
Set the Link text associated with the link.
- setLivingArrangement(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setLivingArrangement(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a description of the person's living arrangement, specified as a string.
- setLocalId(LocalId) - Method in class org.apache.shindig.social.opensocial.spi.GlobalId
-
Set the localId with a LocalId
- setLocalId(String) - Method in class org.apache.shindig.social.opensocial.spi.GlobalId
-
Set the localId with a String
- setLocalId(String) - Method in class org.apache.shindig.social.opensocial.spi.LocalId
-
Sets the localId after validating its format
- setLocality(String) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the locality.
- setLocality(String) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the locality.
- setLocation(Address) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the address location of this album.
- setLocation(Address) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the location corresponding to the media item
- setLocation(Address) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the address location of this album.
- setLocation(Address) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the location corresponding to the media item
- setLongitude(Float) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the longitude of the address in degrees.
- setLongitude(Float) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the longitude of the address in degrees.
- setLookingFor(List<Enum<LookingFor>>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setLookingFor(List<Enum<LookingFor>>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Get a person's statement about who or what they are looking for, or what they are interested in
meeting people for.
- setMax(int) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setMediaItemCount(Integer) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the number of items in the album.
- setMediaItemCount(Integer) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the number of items in the album.
- setMediaItems(List<MediaItem>) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set any photos, videos, or images that should be associated with the activity.
- setMediaItems(List<MediaItem>) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set any photos, videos, or images that should be associated with the activity.
- setMediaMimeType(List<String>) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the identifying mime-types of the items in the album.
- setMediaMimeType(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the identifying mime-types of the items in the album.
- setMediaType(List<MediaItem.Type>) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the list of media item types for the items in the album.
- setMediaType(List<MediaItem.Type>) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the list of media item types for the items in the album.
- setMimeType(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the mimetype for this Media Item.
- setMimeType(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the mimetype for this Media Item.
- setMovies(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setMovies(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's favorite movies, specified as an List of strings.
- setMusic(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setMusic(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's favorite music, specified as an List of strings Container support for this
field is OPTIONAL.
- setName(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setName(Name) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setName(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the name of the organization, specified as a string.
- setName(Name) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's name Container support for this field is REQUIRED.
- setNetworkPresence(Enum<NetworkPresence>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setNetworkPresence(Enum<NetworkPresence>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's current network status.
- setNickname(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setNickname(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the the person's nickname.
- setNumComments(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the number of comments on the media item
- setNumComments(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the number of comments on the media item
- setNumViews(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the number of views for the media item
- setNumViews(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the number of views for the media item
- setNumVotes(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the number of votes received for voting.
- setNumVotes(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the number of votes received for voting.
- setOAuth2DataService(OAuth2DataService) - Method in class org.apache.shindig.social.core.oauth2.validators.ClientCredentialsGrantValidator
-
- setOAuth2Service(OAuth2Service) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Servlet
-
- setOauthVersion(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setObject(ActivityObject) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setObject
- setObject(ActivityObject) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setObject
- setObjectId(String) - Method in class org.apache.shindig.social.opensocial.spi.GroupId
-
Set the objectId with a String
- setObjectId(ObjectId) - Method in class org.apache.shindig.social.opensocial.spi.ObjectId
-
Set the objectId with an ObjectId
- setObjectType(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setObjectType
- setObjectType(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setObjectType
- setOpenSocial(ExtendableBean) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setOpenSocial
- setOpenSocial(ExtendableBean) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setOpenSocial
- setOpenSocial(ExtendableBean) - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
setOpenSocial
- setOpenSocial(ExtendableBean) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setOpenSocial
- setOpenSocial(ExtendableBean) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setOpenSocial
- setOpenSocial(ExtendableBean) - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
setOpenSocial
- setOrganizations(List<Organization>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setOrganizations(List<Organization>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a list of current or past organizational affiliations of this Person.
- setOwnerId(String) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the string ID of the owner of the album.
- setOwnerId(String) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the string ID of the owner of the album.
- setPets(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setPets(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a description of the person's pets Container support for this field is OPTIONAL.
- setPhoneNumbers(List<ListField>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setPhoneNumbers(List<ListField>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Phone numbers associated with the person.
- setPhotos(List<ListField>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setPhotos(List<ListField>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a list of Photos for the person.
- setPoliticalViews(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setPoliticalViews(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's political views, specified as a string.
- setPostalCode(String) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the postal code for the address.
- setPostalCode(String) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the postal code for the address.
- setPostedTime(Long) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set the time at which this activity took place in milliseconds since the epoch Container
support for this field is OPTIONAL.
- setPostedTime(Long) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set the time at which this activity took place in milliseconds since the epoch Container
support for this field is OPTIONAL.
- setPreferredUsername(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setPreferredUsername(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's preferred username, specified as a string.
- setPrimary(Boolean) - Method in class org.apache.shindig.social.core.model.AddressImpl
- setPrimary(Boolean) - Method in class org.apache.shindig.social.core.model.ListFieldImpl
- setPrimary(Boolean) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setPrimary(Boolean) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
- setPrimary(Boolean) - Method in interface org.apache.shindig.social.opensocial.model.ListField
-
- setPrimary(Boolean) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set Boolean value indicating whether this instance of the Plural Field is the primary or
preferred Organization.
- setPriority(Float) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set the priority, a number between 0 and 1 representing the relative priority of this activity
in relation to other activities from the same source.
- setPriority(Float) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set the priority, a number between 0 and 1 representing the relative priority of this activity
in relation to other activities from the same source.
- setProfileSong(Url) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setProfileSong(Url) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's profile song, specified as an
Url.
- setProfileUrl(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setProfileUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's profile URL.
- setProfileVideo(Url) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setProfileVideo(Url) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's profile video.
- setProvider(ActivityObject) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setServiceProvider
- setProvider(ActivityObject) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setServiceProvider
- setPublished(String) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setPublished
- setPublished(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setPublished
- setPublished(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setPublished
- setPublished(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setPublished
- setQuotes(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setQuotes(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's favorite quotes.
- setRating(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the average rating of the media item on a scale of 0-10
- setRating(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the average rating of the media item on a scale of 0-10
- setRecipients(List<String>) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setRecipients(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the recipients of the message.
- setRedirectURI(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's redirect URI.
- setRedirectURI(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the redirect URI associated with this code.
- setRefreshToken(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setRegion(String) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the region.
- setRegion(String) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the region.
- setRelatedAccessToken(OAuth2Code) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the related access token.
- setRelatedAuthCode(OAuth2Code) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the authorization code that this code is related to, if applicable.
- setRelatedRefreshToken(OAuth2Code) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the related refresh token.
- setRelationshipStatus(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setRelationshipStatus(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's relationship status.
- setReligion(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setReligion(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's relgion or religious views.
- setReplies(List<String>) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setResponseParameters(Map<String, String>) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setRomance(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setRomance(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set a the person's comments about romance, Container support for this field is OPTIONAL.
- setSalary(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setSalary(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the salary the person receives from the organization, specified as a string.
- setScaredOf(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setScaredOf(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set what the person is scared of Container support for this field is OPTIONAL.
- setScope(List<String>) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the scope of this code.
- setScope(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setSecret(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's secret.
- setSenderId(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setSenderId(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
sets the sender ID.
- setSexualOrientation(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setSexualOrientation(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's sexual orientation Container support for this field is OPTIONAL.
- setSmoker(Enum<Smoker>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setSmoker(Enum<Smoker>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's smoking status.
- setSortBy(String) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setSortOrder(SortOrder) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setSports(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setSports(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's favorite sports.
- setStartDate(Date) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setStartDate(Date) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the date the person started at the organization, specified as a Date.
- setStartTime(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the the time when the content is available.
- setStartTime(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the the time when the content is available.
- setState(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setStatus(Message.Status) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setStatus(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setStatus(int) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setStatus(Message.Status) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the Status of the message.
- setStatus(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's status, headline or shoutout.
- setStreamFaviconUrl(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a string specifying the URL for the stream's favicon.
- setStreamFaviconUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the URL for the stream's favicon.
- setStreamSourceUrl(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a string specifying the stream's source URL.
- setStreamSourceUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the stream's source URL.
- setStreamTitle(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a string specifing the title of the stream.
- setStreamTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifing the title of the stream.
- setStreamUrl(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a string specifying the stream's URL.
- setStreamUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the stream's URL.
- setStreetAddress(String) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Set the street address.
- setStreetAddress(String) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Set the street address.
- setSubField(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setSubField(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the subfield the Organization is in, specified as a string.
- setSummary(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setSummary
- setSummary(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setSummary
- setTaggedPeople(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set people tagged in the media item.
- setTaggedPeople(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set people tagged in the media item.
- setTags(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set tags associated with this media item.
- setTags(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setTags(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set tags associated with this media item.
- setTags(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set arbitrary tags about the person.
- setTarget(ActivityObject) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setTarget
- setTarget(ActivityObject) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setTarget
- setTemplateParams(Map<String, String>) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a map of custom key/value pairs associated with this activity.
- setTemplateParams(Map<String, String>) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a map of custom key/value pairs associated with this activity.
- setThumbnailUrl(String) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the URL of the thumbnail cover image for the album.
- setThumbnailUrl(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set a thumbnail URL for the media item.
- setThumbnailUrl(String) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setThumbnailUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the URL of the thumbnail cover image for the album.
- setThumbnailUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set a thumbnail URL for the media item.
- setThumbnailUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's photo thumbnail URL, specified as a string.
- setTimeSent(Date) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setTimeSent(Date) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the time the message was sent.
- setTitle(String) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setTitle
- setTitle(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a string specifying the primary text of an activity.
- setTitle(String) - Method in class org.apache.shindig.social.core.model.AlbumImpl
-
Set the title of the album.
- setTitle(String) - Method in class org.apache.shindig.social.core.model.GroupImpl
-
Sets the title of this group
- setTitle(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set the title for this media item
- setTitle(String) - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- setTitle(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setTitle(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setTitle(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's title.
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the primary text of an activity.
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setTitle
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.Album
-
Set the title of the album.
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.Group
-
Sets the title of this group
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set the title for this media item
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the title of the message.
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Sets the title of the message message collection.
- setTitle(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the title or role the person has in the organization, specified as a string.
- setTitleId(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a string specifying the title template message ID in the gadget spec.
- setTitleId(String) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setTitleId(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the title template message ID in the gadget spec.
- setTitleId(String) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the title ID for this message.
- setToken(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setTokenSecret(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setTokenType(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
-
- setTotal(Integer) - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- setTotal(Integer) - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Sets the total number of messages for this collection
- setTurnOffs(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setTurnOffs(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's turn offs.
- setTurnOns(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setTurnOns(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's turn ons.
- setTvShows(List<String>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setTvShows(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the person's favorite TV shows.
- setType(String) - Method in class org.apache.shindig.social.core.model.AddressImpl
-
Get the type of label of the address.
- setType(String) - Method in class org.apache.shindig.social.core.model.ListFieldImpl
-
Set the type of the field.
- setType(MediaItem.Type) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
- setType(Message.Type) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setType(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setType(OAuth2Client.ClientType) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Client
-
Sets the client's type.
- setType(OAuth2Types.CodeType) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the type of this code; one of
AUTHORIZATION_CODE,
ACCESS_TOKEN,
REFRESH_TOKEN
- setType(String) - Method in interface org.apache.shindig.social.opensocial.model.Address
-
Get the type of label of the address.
- setType(String) - Method in interface org.apache.shindig.social.opensocial.model.ListField
-
Set the type of the field.
- setType(MediaItem.Type) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Get the Type of this media item, either audio, image or video.
- setType(Message.Type) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the type of the message, as specified by opensocial.Message.Type.
- setType(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Set the type of field for this instance, usually used to label the preferred function of the
given contact information.
- setType(OAuthEntry.Type) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setUnread(Integer) - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- setUnread(Integer) - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Sets the total number of unread messages.
- setUpdated(String) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setUpdated
- setUpdated(Date) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
.
- setUpdated(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setUpdated
- setUpdated(Date) - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- setUpdated(Date) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setUpdated(Date) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setUpdated(Date) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
.
- setUpdated(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setUpdated
- setUpdated(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setUpdated
- setUpdated(Date) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Sets the updated timestamp for the message.
- setUpdated(Date) - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Sets the updated time for this message collection.
- setUpdated(Date) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the time this record was last updated.
- setUpdatedSince(Date) - Method in class org.apache.shindig.social.opensocial.spi.CollectionOptions
-
- setUpstreamDuplicates(List<String>) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setUpstreamDuplicates
- setUpstreamDuplicates(List<String>) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setUpstreamDuplicates
- setUrl(String) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setUrl
- setUrl(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Set a string specifying the URL that represents this activity.
- setUrl(String) - Method in class org.apache.shindig.social.core.model.ActivityObjectImpl
-
setUrl
- setUrl(String) - Method in class org.apache.shindig.social.core.model.MediaItemImpl
-
Set a URL for the media item.
- setUrl(String) - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Sets the target URL for this MediaLink.
- setUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Set a string specifying the URL that represents this activity.
- setUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setUrl
- setUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityObject
-
setUrl
- setUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaItem
-
Set a URL for the media item.
- setUrl(String) - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Sets the target URL for this MediaLink.
- setUrls(List<Url>) - Method in class org.apache.shindig.social.core.model.MessageCollectionImpl
-
- setUrls(List<Url>) - Method in class org.apache.shindig.social.core.model.MessageImpl
-
- setUrls(List<Url>) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setUrls(List<Url>) - Method in interface org.apache.shindig.social.opensocial.model.Message
-
Set the URLs related to the message
- setUrls(List<Url>) - Method in interface org.apache.shindig.social.opensocial.model.MessageCollection
-
Set the URLs related to the message collection
- setUrls(List<Url>) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the URLs related to the person, their webpages, or feeds Container support for this field
is OPTIONAL.
- setUserId(String) - Method in class org.apache.shindig.social.core.model.AccountImpl
-
A user ID number, usually chosen automatically, and usually numeric but sometimes alphanumeric,
e.g.
- setUserId(String) - Method in class org.apache.shindig.social.core.model.ActivityImpl
-
Get a string ID of the user who this activity is for.
- setUserId(String) - Method in interface org.apache.shindig.social.opensocial.model.Account
-
A user ID number, usually chosen automatically, and usually numeric but sometimes alphanumeric,
e.g.
- setUserId(String) - Method in interface org.apache.shindig.social.opensocial.model.Activity
-
Get a string ID of the user who this activity is for.
- setUserId(String) - Method in class org.apache.shindig.social.opensocial.oauth.OAuthEntry
-
- setUsername(String) - Method in class org.apache.shindig.social.core.model.AccountImpl
-
An alphanumeric user name, usually chosen by the user, e.g.
- setUsername(String) - Method in interface org.apache.shindig.social.opensocial.model.Account
-
An alphanumeric user name, usually chosen by the user, e.g.
- setUtcOffset(Long) - Method in class org.apache.shindig.social.core.model.PersonImpl
-
- setUtcOffset(Long) - Method in interface org.apache.shindig.social.opensocial.model.Person
-
Set the Person's time zone, specified as the difference in minutes between Greenwich Mean Time
(GMT) and the user's local time.
- setValidator(OAuthValidator) - Method in class org.apache.shindig.social.sample.oauth.SampleOAuthServlet
-
- setValue(String) - Method in class org.apache.shindig.social.core.model.ListFieldImpl
- setValue(String) - Method in class org.apache.shindig.social.core.oauth2.OAuth2Code
-
Sets the value of this code.
- setValue(String) - Method in interface org.apache.shindig.social.opensocial.model.ListField
-
- setVerb(String) - Method in class org.apache.shindig.social.core.model.ActivityEntryImpl
-
setVerb
- setVerb(String) - Method in interface org.apache.shindig.social.opensocial.model.ActivityEntry
-
setVerb
- setWebpage(String) - Method in class org.apache.shindig.social.core.model.OrganizationImpl
-
- setWebpage(String) - Method in interface org.apache.shindig.social.opensocial.model.Organization
-
Get a webpage related to the organization, specified as a string.
- setWeight(Float) - Method in class org.apache.shindig.social.core.model.BodyTypeImpl
-
The weight of the person in kilograms, specified as a number.
- setWeight(Float) - Method in interface org.apache.shindig.social.opensocial.model.BodyType
-
The weight of the person in kilograms, specified as a number.
- setWidth(Integer) - Method in class org.apache.shindig.social.core.model.MediaLinkImpl
-
Sets the width of this media.
- setWidth(Integer) - Method in interface org.apache.shindig.social.opensocial.model.MediaLink
-
Sets the width of this media.
- Smoker - Enum in org.apache.shindig.social.opensocial.model
-
public java.lang.Enum for opensocial.Enum.Smoker.
- SocialApiGuiceModule - Class in org.apache.shindig.social.core.config
-
Provides social api component injection.
- SocialApiGuiceModule() - Constructor for class org.apache.shindig.social.core.config.SocialApiGuiceModule
-
- SocialRequestItem - Class in org.apache.shindig.social.opensocial.service
-
Subclass with social specific extensions
- SocialRequestItem(Map<String, String[]>, SecurityToken, BeanConverter, BeanJsonConverter) - Constructor for class org.apache.shindig.social.opensocial.service.SocialRequestItem
-
- SocialRequestItem(JSONObject, Map<String, FormDataItem>, SecurityToken, BeanConverter, BeanJsonConverter) - Constructor for class org.apache.shindig.social.opensocial.service.SocialRequestItem
-
- supportedFields(RequestItem) - Method in class org.apache.shindig.social.opensocial.service.ActivityHandler
-
- supportedFields(RequestItem) - Method in class org.apache.shindig.social.opensocial.service.ActivityStreamHandler
-
Return a list of supported fields for the ActivityStreams endpoint
- supportedFields(RequestItem) - Method in class org.apache.shindig.social.opensocial.service.AlbumHandler
-
- supportedFields(RequestItem) - Method in class org.apache.shindig.social.opensocial.service.MediaItemHandler
-
- supportedFields(RequestItem) - Method in class org.apache.shindig.social.opensocial.service.PersonHandler
-
- validateRequest(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.validators.AccessTokenRequestValidator
-
- validateRequest(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.validators.AuthCodeGrantValidator
-
- validateRequest(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.validators.AuthorizationCodeRequestValidator
-
- validateRequest(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.validators.ClientCredentialsGrantValidator
-
- validateRequest(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.validators.DefaultResourceRequestValidator
-
- validateRequest(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.validators.OAuth2RequestValidator
-
Validates an OAuth 2.0 request.
- validateRequestForAccessToken(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Validates a client's request for an access token.
- validateRequestForAccessToken(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- validateRequestForAuthCode(OAuth2NormalizedRequest) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Validates a client's request for an authorization token.
- validateRequestForAuthCode(OAuth2NormalizedRequest) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- validateRequestForResource(OAuth2NormalizedRequest, Object) - Method in interface org.apache.shindig.social.core.oauth2.OAuth2Service
-
Validates a client's request to use access a resource.
- validateRequestForResource(OAuth2NormalizedRequest, Object) - Method in class org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl
-
- validateRequestForResource(OAuth2NormalizedRequest, Object) - Method in class org.apache.shindig.social.core.oauth2.validators.DefaultResourceRequestValidator
-
TODO (Matt): implement scope handling.
- validateRequestForResource(OAuth2NormalizedRequest, Object) - Method in interface org.apache.shindig.social.core.oauth2.validators.OAuth2ProtectedResourceValidator
-
Validates a request for a protected resource.
- valueOf(String) - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Client.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Client.Flow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.CodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.GrantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.TokenFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Account.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Activity.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.ActivityEntry.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.ActivityObject.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Address.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Album.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.BodyType.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Drinker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Group.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.ListField.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.LookingFor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.MediaItem.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.MediaItem.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.MediaLink.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Message.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Message.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Message.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.MessageCollection.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Name.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.NetworkPresence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Organization.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Person.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Person.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Smoker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.model.Url.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.oauth.OAuthEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.spi.GroupId.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shindig.social.opensocial.spi.UserId.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Client.ClientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Client.Flow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.CodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.GrantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.core.oauth2.OAuth2Types.TokenFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Account.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Activity.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.ActivityEntry.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.ActivityObject.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Address.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Album.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.BodyType.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Drinker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Group.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.ListField.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.LookingFor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.MediaItem.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.MediaItem.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.MediaLink.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Message.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Message.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Message.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.MessageCollection.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Name.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.NetworkPresence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Organization.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Person.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Person.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Smoker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.model.Url.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.oauth.OAuthEntry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.spi.GroupId.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shindig.social.opensocial.spi.UserId.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyBodyHash(HttpServletRequest, String) - Static method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- verifyMessage(OAuthMessage) - Method in class org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler
-
- viewerCanUpdatePerson(String, String) - Method in class org.apache.shindig.social.sample.spi.JsonDbOpensocialService
-
Check if a viewer is allowed to update the given person record.