- getAccessToken() - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
Returns the access token for which the original request token was
exchanged or null if the exchange hasn't occurred and no access token is
associated with the current instance.
- getAccessTokenUrl() - Method in class org.opensocial.providers.Provider
-
- getActivities() - Static method in class org.opensocial.services.ActivitiesService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's activities previously generated by the current application and
makes this data available as a List of Activity objects.
- getActivities(String) - Static method in class org.opensocial.services.ActivitiesService
-
Returns a new Request instance which, when submitted, fetches the specified
user's activities previously generated by the current application and makes
this data available as a List of Activity objects.
- getAlbum(String) - Static method in class org.opensocial.services.AlbumsService
-
Returns a new Request instance which, when submitted, fetches the
specified album and makes this data available as an Album object.
- getAlbumId() - Method in class org.opensocial.models.MediaItem
-
Returns the identifier of the album to which the media item belongs.
- getAlbums() - Static method in class org.opensocial.services.AlbumsService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's albums and makes this data available as a List of Album objects.
- getAppData() - Static method in class org.opensocial.services.AppDataService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's persistent AppData (set of key/value strings) associated with the
current application and makes this available as an AppData object.
- getAppData(String) - Static method in class org.opensocial.services.AppDataService
-
Returns a new Request instance which, when submitted, fetches the
specified user's AppData (set of key/value strings) associated with the
current application and makes this available as an AppData object.
- getAuthorId() - Method in class org.opensocial.models.myspace.Comment
-
Returns the OpenSocial ID of the user who published the comment.
- getAuthorizationUrl(String) - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
Sends a signed request to the associated provider to retrieve an initial
request token.
- getAuthorizeUrl() - Method in class org.opensocial.providers.Provider
-
- getAuthScheme() - Method in class org.opensocial.Client
-
- getBody() - Method in class org.opensocial.models.Activity
-
Returns the activity's body, a string specifying an optional expanded
version of an activity.
- getBody() - Method in class org.opensocial.models.Message
-
Returns the message's body, a string specifying an optional expanded
version of an message.
- getBody() - Method in class org.opensocial.models.myspace.Comment
-
Returns the profile comment's body or text.
- getBodyId() - Method in class org.opensocial.models.Activity
-
Returns the activity's body ID, a string specifying the body template
message ID in the accompanying gadget specification.
- getBodyId() - Method in class org.opensocial.models.Message
-
Returns the message's body ID, a string specifying the body template
message ID in the accompanying gadget specification.
- getCaption() - Method in class org.opensocial.models.Album
-
Returns the album's caption or title.
- getCaption() - Method in class org.opensocial.models.MediaItem
-
Returns the media item's caption if set.
- getComments() - Static method in class org.opensocial.services.myspace.ProfileCommentsService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's profile comments and makes this data available as a List of
Comment objects.
- getComponent(String) - Method in class org.opensocial.Request
-
Returns the request component with the specified name, e.g. guid or
groupId, or null if no request component with the specified name exists.
- getContentType() - Method in class org.opensocial.providers.Provider
-
- getContentType() - Method in class org.opensocial.Request
-
Returns the request's custom content (MIME) type if provided; if null, the
Client will set the Content-Type request header to a default type
specified in the
Provider class passed into it, usually
application/json.
- getCustomPayload() - Method in class org.opensocial.Request
-
Returns the request's custom payload if provided; if not null, this value
overrides the JSON payload generated by the
Client.
- getDataForUser(String, String) - Method in class org.opensocial.models.AppData
-
Returns the value of the specified AppData key for the specified user.
- getDescription() - Method in class org.opensocial.models.Album
-
Returns the album's description.
- getDescription() - Method in class org.opensocial.models.Group
-
Returns the group's description
- getDescription() - Method in class org.opensocial.models.MediaItem
-
Returns the media item's description if set.
- getDisplayName() - Method in class org.opensocial.models.Person
-
Returns the user's display name or nickname
- getEmail() - Method in class org.opensocial.models.Person
-
- getEntries() - Method in class org.opensocial.Response
-
Returns a
List of all entry objects (e.g. people, activities)
parsed from the provider's response; if the raw response contained no
entry objects, an empty list is returned.
- getEntry() - Method in class org.opensocial.Response
-
Returns a single entry object (e.g. person, activity) parsed from the
response or null if the response contained no entry objects.
- getFamliyName() - Method in class org.opensocial.models.Person
-
Returns the user's family name
- getField(String) - Method in class org.opensocial.models.Model
-
Returns the value of the specified field as an Object.
- getFieldAsList(String) - Method in class org.opensocial.models.Model
-
Returns the value of the specified field as a
List.
- getFieldAsMap(String) - Method in class org.opensocial.models.Model
-
Returns the value of the specified field as a
Map.
- getFieldAsString(String) - Method in class org.opensocial.models.Model
-
Returns the value of the specified field as a
String.
- getFieldNames() - Method in class org.opensocial.models.Model
-
Returns the complete set of properties associated with the model instance.
- getFieldNamesForUser(String) - Method in class org.opensocial.models.AppData
-
Returns the complete set of AppData keys set for the specified user.
- getFormattedName() - Method in class org.opensocial.models.Person
-
- getFriendActivities(String) - Static method in class org.opensocial.services.ActivitiesService
-
Returns a new Request instance which, when submitted, fetches the
activities previously generated by the current application for the
specified user's friends and makes this data available as a List of
Activity objects.
- getFriendAppData(String) - Static method in class org.opensocial.services.AppDataService
-
Returns a new Request instance which, when submitted, fetches the AppData
(set of key/value strings) associated with the current application for the
specified user's friends and makes this available as an AppData object.
- getFriends() - Static method in class org.opensocial.services.PeopleService
-
Returns a new Request instance which, when submitted, fetches the profile
information of the current viewer's friends and makes this data available
as a List of Person objects.
- getFriends(String) - Static method in class org.opensocial.services.PeopleService
-
Returns a new Request instance which, when submitted, fetches the profile
information of the specified user's friends and makes this data available
as a List of Person objects.
- getFriendStatuses(String) - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches the status
and mood of all of the specified user's friends and makes this data
available as a List of StatusMood objects.
- getFriendStatusHistories() - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches the previous
statuses and moods for all of the current viewer's friends and makes this
data available as a List of StatusMood objects.
- getFriendStatusHistory(String) - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches the previous
statuses and moods for the specified friend and makes this data available
as a List of StatusMood objects.
- getGivenName() - Method in class org.opensocial.models.Person
-
Returns the user's given name
- getGroups() - Static method in class org.opensocial.services.GroupsService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's groups and makes this data available as a List of Group objects.
- getGroups(String) - Static method in class org.opensocial.services.GroupsService
-
Returns a new Request instance which, when submitted, fetches the
specified user's groups and makes this data available as a List of Group
objects.
- getHttpMessage(Provider, String, String, Map<String, String>, byte[]) - Method in interface org.opensocial.auth.AuthScheme
-
- getHttpMessage(Provider, String, String, Map<String, String>, byte[]) - Method in class org.opensocial.auth.OAuth2LeggedScheme
-
- getHttpMessage(Provider, String, String, Map<String, String>, byte[]) - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
- getHttpMessage(Provider, String, String, Map<String, String>, byte[], Collection<? extends Map.Entry>) - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
- getHttpMessage(Provider, String, String, Map<String, String>, byte[]) - Method in class org.opensocial.auth.SecurityTokenScheme
-
- getId() - Method in class org.opensocial.models.Activity
-
Returns the activity's unique identifier.
- getId() - Method in class org.opensocial.models.Album
-
Returns the album's unique identifier.
- getId() - Method in class org.opensocial.models.Group
-
Returns the group's unique identifier.
- getId() - Method in class org.opensocial.models.MediaItem
-
Returns the media item's associated ID.
- getId() - Method in class org.opensocial.models.Message
-
Returns the message's unique identifier.
- getId() - Method in class org.opensocial.models.MessageCollection
-
Returns the messageCollection's unique identifier.
- getId() - Method in class org.opensocial.models.myspace.Comment
-
Returns the profile comment's associated ID.
- getId() - Method in class org.opensocial.models.Person
-
Returns the user's OpenSocial ID.
- getItemsPerPage() - Method in class org.opensocial.Response
-
- getMediaItem(String, String) - Static method in class org.opensocial.services.MediaItemsService
-
Returns a new Request instance which, when submitted, fetches the
specified media item from the specified album and makes this data
available as a MediaItem object.
- getMediaItems(String) - Static method in class org.opensocial.services.MediaItemsService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's media items from the specified album and makes this data
available as a List of MediaItem objects.
- getMessages() - Static method in class org.opensocial.services.MessagesService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's activities previously generated by the current application and
makes this data available as a List of Message objects.
- getMessages(String) - Static method in class org.opensocial.services.MessagesService
-
Returns a new Request instance which, when submitted, fetches the specified
user's activities previously generated by the current application and makes
this data available as a List of Message objects.
- getMethod() - Method in class org.opensocial.http.HttpResponseMessage
-
- getMimeType() - Method in class org.opensocial.models.MediaItem
-
Returns the MIME type of the media item's content.
- getModelClass() - Method in class org.opensocial.Request
-
Returns the model class that developers use to access response data after
a request has been successfully executed.
- getMoodId() - Method in class org.opensocial.models.myspace.StatusMood
-
Returns the integer value of the mood associated with the status.
- getMoodName() - Method in class org.opensocial.models.myspace.StatusMood
-
Returns the label of the mood associated with the status, e.g.
- getName() - Method in class org.opensocial.providers.Provider
-
- getOwnerId() - Method in class org.opensocial.models.Album
-
Returns the OpenSocial ID of the album's owner.
- getPostedDate() - Method in class org.opensocial.models.myspace.Comment
-
Returns the date that the comment was published as a string.
- getProvider() - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
Returns the associated provider.
- getProvider() - Method in class org.opensocial.Client
-
- getRequesterId() - Method in class org.opensocial.auth.OAuth2LeggedScheme
-
- getRequestToken() - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
Returns the request token previously retrieved from the provider when
getAuthorizationUrl was executed or null if no request token is
associated with the current instance.
- getRequestTokenParameters() - Method in class org.opensocial.providers.Provider
-
- getRequestTokenUrl() - Method in class org.opensocial.providers.Provider
-
- getResponse() - Method in class org.opensocial.http.HttpResponseMessage
-
- getResponseMap(String, Map<String, Class<? extends Model>>, String) - Method in class org.opensocial.parsers.JsonParser
-
- getResponseMap(String, Map<String, Class<? extends Model>>, String) - Method in interface org.opensocial.parsers.Parser
-
- getResponseObject(String, Class<? extends Model>, String) - Method in class org.opensocial.parsers.JsonParser
-
- getResponseObject(String, Class<? extends Model>, String) - Method in interface org.opensocial.parsers.Parser
-
- getRestEndpoint() - Method in class org.opensocial.providers.Provider
-
- getRestMethod() - Method in class org.opensocial.Request
-
Returns the associated HTTP method for REST requests, e.g.
- getRestPayloadParameters() - Method in class org.opensocial.Request
-
Returns the set of name-value pairs used by the
Client to generate
the JSON payload for a RESTful request; guaranteed not to be null.
- getRestQueryStringParameters() - Method in class org.opensocial.Request
-
Returns the set of name-value pairs used by the
Client to generate
the query string that gets appended to the RESTful URL; guaranteed not to
be null.
- getRestUrlTemplate() - Method in class org.opensocial.Request
-
Returns the RESTful URL template for the requested resource type, e.g.
- getRpcEndpoint() - Method in class org.opensocial.providers.Provider
-
- getRpcMethod() - Method in class org.opensocial.Request
-
Returns the associated RPC method name, e.g. people.get.
- getRpcPayloadParameters() - Method in class org.opensocial.Request
-
Returns the set of name-value pairs used by the
Client to generate
the JSON payload for a RPC request; guaranteed not to be null.
- getRpcQueryStringParameters() - Method in class org.opensocial.Request
-
Returns the set of name-value pairs used by the
Client to generate
the query string that gets appended to the RPC endpoint; guaranteed not
to be null.
- getSignBodyHash() - Method in class org.opensocial.providers.Provider
-
- getStartIndex() - Method in class org.opensocial.Response
-
Returns the value of the "startIndex" field contained within the
provider's response or null if no such property was returned.
- getStatus() - Method in class org.opensocial.models.myspace.StatusMood
-
Returns the status text.
- getStatus() - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's status and mood and makes this data available as a StatusMood
object.
- getStatus(String) - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches the
specified user's status and mood and makes this data available as a
StatusMood object.
- getStatusCode() - Method in class org.opensocial.http.HttpResponseMessage
-
- getStatusHistory() - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's previous statuses and moods and makes this data available as a
List of StatusMood objects.
- getStatusLink() - Method in class org.opensocial.Response
-
Returns the value of the "statusLink" field contained within the
provider's response or null if no such property was returned.
- getSupportedMood(long) - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches the
specified mood and makes this data available as a StatusMood object.
- getSupportedMoods() - Static method in class org.opensocial.services.myspace.StatusMoodsService
-
Returns a new Request instance which, when submitted, fetches all moods
supported by and available on MySpace and makes this data available as a
List of StatusMood objects.
- getSupportedVideoCategories() - Static method in class org.opensocial.services.MediaItemsService
-
Returns a new Request instance which, when submitted, fetches all video
categories supported by the container and makes this data available as a
JSON array of JSON objects; currently works with MySpace only.
- getTemplateParameter(String) - Method in class org.opensocial.models.Model
-
Returns the template parameter with the specified name.
- getThumbnailUrl() - Method in class org.opensocial.models.Album
-
Returns the album cover's thumbnail URL as a string.
- getThumbnailUrl() - Method in class org.opensocial.models.MediaItem
-
Returns the URL of the media item's thumbnail image as a string.
- getThumbnailUrl() - Method in class org.opensocial.models.Person
-
Returns the user's photo thumbnail URL as a string.
- getTitle() - Method in class org.opensocial.models.Activity
-
Returns the activity's title, a string specifying the primary text of an
activity.
- getTitle() - Method in class org.opensocial.models.Group
-
Returns the group's title or user-defined name.
- getTitle() - Method in class org.opensocial.models.Message
-
Returns the message's title, a string specifying the primary text of an
message.
- getTitle() - Method in class org.opensocial.models.MessageCollection
-
Returns the messageCollection's title, a string specifying the primary text of an
activity.
- getTitleId() - Method in class org.opensocial.models.Activity
-
Returns the activity's title ID, a string specifying the title template
message ID in the accompanying gadget specification.
- getTitleId() - Method in class org.opensocial.models.Message
-
Returns the message's title ID, a string specifying the title template
message ID in the accompanying gadget specification.
- getTotalResults() - Method in class org.opensocial.Response
-
Returns the value of the "totalResults" field contained within the
provider's response or null if no such property was returned.
- getType() - Method in class org.opensocial.models.MediaItem
-
Returns the media item's type, one of 'audio', 'image', or 'video'.
- getUrl() - Method in class org.opensocial.http.HttpResponseMessage
-
- getUrl() - Method in class org.opensocial.models.MediaItem
-
Returns the URL where the media can be found as a string.
- getUser(String) - Static method in class org.opensocial.services.PeopleService
-
Returns a new Request instance which, when submitted, fetches the profile
information of the user with the specified ID and makes this data
available as a Person object.
- getVersion() - Method in class org.opensocial.providers.Provider
-
- getViewer() - Static method in class org.opensocial.services.PeopleService
-
Returns a new Request instance which, when submitted, fetches the current
viewer's profile information and makes this data available as a Person
object.
- getVootMembershipRole() - Method in class org.opensocial.models.Person
-
- GoogleProvider - Class in org.opensocial.providers
-
- GoogleProvider() - Constructor for class org.opensocial.providers.GoogleProvider
-
- GoogleProvider(boolean) - Constructor for class org.opensocial.providers.GoogleProvider
-
- Group - Class in org.opensocial.models
-
OpenSocial model class representing a group, which is used to tag or
categorize people and their relationships.
- Group() - Constructor for class org.opensocial.models.Group
-
- GROUP_ID - Static variable in class org.opensocial.Request
-
- GroupsService - Class in org.opensocial.services
-
OpenSocial API class for group requests; contains static methods for
fetching groups used to tag or categorize people and their relationships.
- GroupsService() - Constructor for class org.opensocial.services.GroupsService
-
- GUID - Static variable in class org.opensocial.Request
-
- secret - Variable in class org.opensocial.auth.OAuth3LeggedScheme.Token
-
- SecurityTokenScheme - Class in org.opensocial.auth
-
Authentication class that uses a security token to authenticate requests by
appending ?
- SecurityTokenScheme(String) - Constructor for class org.opensocial.auth.SecurityTokenScheme
-
- SecurityTokenScheme(String, String) - Constructor for class org.opensocial.auth.SecurityTokenScheme
-
- SELECTOR - Static variable in class org.opensocial.Request
-
- SELF - Static variable in class org.opensocial.services.Service
-
- send(Request) - Method in class org.opensocial.Client
-
Submits the passed
Request to the associated
Provider and
returns the container's response data as a
Response object.
- send(Map<String, Request>) - Method in class org.opensocial.Client
-
Submits the passed
Map of
Requests to the associated
Provider and returns the container's response data as a Map of
Response objects mapped to the same IDs as the passed requests.
- Service - Class in org.opensocial.services
-
- Service() - Constructor for class org.opensocial.services.Service
-
- setAccessToken(OAuth3LeggedScheme.Token) - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
Associates the specified access token with the current instance.
- setAccessTokenUrl(String) - Method in class org.opensocial.providers.Provider
-
- setAlbumId(String) - Method in class org.opensocial.models.MediaItem
-
Sets the identifier of the album to which the media item belongs.
- setAppId(String) - Method in class org.opensocial.Request
-
Sets the request's appid component which is passed as a parameter when the
request is executed.
- setAuthorizeUrl(String) - Method in class org.opensocial.providers.Provider
-
- setBody(String) - Method in class org.opensocial.models.Activity
-
Sets the activity's body, a string specifying an optional expanded version
of an activity
- setBody(String) - Method in class org.opensocial.models.Message
-
Sets the message's body, a string specifying an optional expanded version
of an message
- setBodyId(String) - Method in class org.opensocial.models.Activity
-
Sets the activity's body ID, a string specifying the body template message
ID in the accompanying gadget specification.
- setBodyId(String) - Method in class org.opensocial.models.Message
-
Sets the message's body ID, a string specifying the body template message
ID in the accompanying gadget specification.
- setCaption(String) - Method in class org.opensocial.models.Album
-
Sets the album's caption or title.
- setCaption(String) - Method in class org.opensocial.models.MediaItem
-
Sets the media item's caption/title.
- setContent(String) - Method in class org.opensocial.models.myspace.Notification
-
Sets the notification's content as a template parameter; the passed string
can contain tokens such as ${recipient} which are substituted for
appropriate values when the content is rendered.
- setContentType(String) - Method in class org.opensocial.providers.Provider
-
- setContentType(String) - Method in class org.opensocial.Request
-
Sets a custom content (MIME) type which is later used as the value of the
Content-Type request header when the request is executed; leave null
except when passing a custom payload such as binary image data.
- setCountParameter(int) - Method in class org.opensocial.Request
-
Sets the "count" extended request parameter to the specified value; used
to specify the page size for a paged collection.
- setCustomPayload(byte[]) - Method in class org.opensocial.Request
-
Sets the payload to pass in the corresponding HTTP request's body as POST
data when the request is executed, overriding the JSON payload generated
by the
Client; leave null except when uploading special content,
e.g. binary image data, and make sure to call setContentType as well.
- setDescription(String) - Method in class org.opensocial.models.Album
-
Sets the album's description.
- setDescription(String) - Method in class org.opensocial.models.MediaItem
-
Sets the media item's description.
- setField(String, Object) - Method in class org.opensocial.models.Model
-
Sets the value of the specified field to the passed Object.
- setFieldsParameter(String[]) - Method in class org.opensocial.Request
-
Sets the "fields" extended request parameter to the specified value; used
to specify which field names to include in the representation or in the
members of a collection.
- setGroupId(String) - Method in class org.opensocial.Request
-
Sets the request's groupId component which is passed as a parameter when
the request is executed.
- setGuid(String) - Method in class org.opensocial.Request
-
Sets the request's guid component which is passed as a parameter when the
request is executed.
- setId(String) - Method in class org.opensocial.models.Album
-
Sets the album's unique identifier.
- setId(String) - Method in class org.opensocial.models.MediaItem
-
Sets the media item's unique identifier.
- setIsFiltered(Object) - Method in class org.opensocial.Response
-
Parses the passed Object as a Boolean if necessary, then sets this as the
value of the isFiltered field; this method is required by the response
parser and should not be called by clients directly.
- setItemsPerPage(Object) - Method in class org.opensocial.Response
-
Parses the passed Object as a Long if necessary, then sets this as the
value of the itemsPerPage field; this method is required by the response
parser and should not be called by clients directly.
- setMessageCollectionId(String) - Method in class org.opensocial.models.Message
-
- setMimeType(String) - Method in class org.opensocial.models.MediaItem
-
Sets the MIME type of the media item's content.
- setModelClass(Class<? extends Model>) - Method in class org.opensocial.Request
-
Sets the model class that developers will use to access response data
after a request has been successfully executed; this method should not be
called by clients directly unless custom requests are being executed.
- setMoodId(long) - Method in class org.opensocial.models.myspace.StatusMood
-
Sets the integer value of the mood to associate with the status.
- setName(String) - Method in class org.opensocial.providers.Provider
-
- setPId(String) - Method in class org.opensocial.Request
-
Sets the request's pId (person ID) component which is passed as a
parameter when the request is executed.
- setRecipient(String) - Method in class org.opensocial.models.Message
-
- setRequestToken(OAuth3LeggedScheme.Token) - Method in class org.opensocial.auth.OAuth3LeggedScheme
-
Associates the specified request token with the current instance.
- setRequestTokenParameters(Map<String, String>) - Method in class org.opensocial.providers.Provider
-
- setRequestTokenUrl(String) - Method in class org.opensocial.providers.Provider
-
- setRestEndpoint(String) - Method in class org.opensocial.providers.Provider
-
- setRestUrlTemplate(String) - Method in class org.opensocial.Request
-
Sets the REST URL template for this request.
- setRpcEndpoint(String) - Method in class org.opensocial.providers.Provider
-
- setSelector(String) - Method in class org.opensocial.Request
-
Sets the request's selector component which is passed as a parameter when
the request is executed.
- setSignBodyHash(boolean) - Method in class org.opensocial.providers.Provider
-
- setStartIndex(Object) - Method in class org.opensocial.Response
-
Parses the passed Object as a Long if necessary, then sets this as the
value of the startIndex field; this method is required by the response
parser and should not be called by clients directly.
- setStartIndexParameter(int) - Method in class org.opensocial.Request
-
Sets the "startIndex" extended request parameter to the specified value;
used to specify the index into a paged collection.
- setStatus(String) - Method in class org.opensocial.models.myspace.StatusMood
-
Sets the status text.
- setStatusLink(Object) - Method in class org.opensocial.Response
-
Casts the passed Object as a String and sets this as the value of the
statusLink field; this method is required by the response parser and
should not be called by clients directly.
- setThumbnailUrl(String) - Method in class org.opensocial.models.Album
-
Sets the album cover's thumbnail URL.
- setThumbnailUrl(String) - Method in class org.opensocial.models.MediaItem
-
Sets the URL of the media item's thumbnail image as a string.
- setTitle(String) - Method in class org.opensocial.models.Activity
-
Sets the activity's title, a string specifying the primary text of an
activity.
- setTitle(String) - Method in class org.opensocial.models.Message
-
Sets the message's title, a string specifying the primary text of an
message.
- setTitle(String) - Method in class org.opensocial.models.MessageCollection
-
Sets the messageCollection's title, a string specifying the primary text of an
activity.
- setTitleId(String) - Method in class org.opensocial.models.Activity
-
Sets the activity's title ID, a string specifying the title template
message ID in the accompanying gadget specification.
- setTitleId(String) - Method in class org.opensocial.models.Message
-
Sets the message's title ID, a string specifying the title template
message ID in the accompanying gadget specification.
- setTotalResults(Object) - Method in class org.opensocial.Response
-
Parses the passed Object as a Long if necessary, then sets this as the
value of the totalResults field; this method is required by the response
parser and should not be called by clients directly.
- setType(String) - Method in class org.opensocial.models.MediaItem
-
Sets the media item's type.
- setUrl(String) - Method in class org.opensocial.models.MediaItem
-
Sets the URL where the media can be found.
- setVersion(String) - Method in class org.opensocial.providers.Provider
-
- ShindigProvider - Class in org.opensocial.providers
-
- ShindigProvider() - Constructor for class org.opensocial.providers.ShindigProvider
-
- ShindigProvider(boolean) - Constructor for class org.opensocial.providers.ShindigProvider
-
- StatusMood - Class in org.opensocial.models.myspace
-
MySpace OpenSocial model class representing a MySpace status.
- StatusMood() - Constructor for class org.opensocial.models.myspace.StatusMood
-
- StatusMoodsService - Class in org.opensocial.services.myspace
-
OpenSocial API class for MySpace status and mood requests; contains static
methods for fetching and updating MySpace statuses and for fetching
supported moods and mood history.
- StatusMoodsService() - Constructor for class org.opensocial.services.myspace.StatusMoodsService
-