Uses of Package
com.atlassian.gadgets.opensocial.model

Packages that use com.atlassian.gadgets.opensocial.model
com.atlassian.gadgets.opensocial.model   
com.atlassian.gadgets.opensocial.spi Contains the service provider interfaces (SPIs) for OpenSocial requests. 
com.atlassian.gadgets.refimpl Provides an implementation of the SPI for the refapp. 
 

Classes in com.atlassian.gadgets.opensocial.model used by com.atlassian.gadgets.opensocial.model
Activity
          Represents an activity, such as the creation of a wiki page
Activity.Builder
          A builder that facilitates construction of Activity objects.
Activity.Field
          Activity fields that can be loaded when retrieving an activity
ActivityId
          Representation of the unique identifier for a particular activity.
Address
          Representation of a Person's address
AppId
          Representation of the identifier for a particular application, e.g.
EmailAddress
          Representation of a Person's e-mail address
Group
          Represents a group name.
MediaItem
           
MediaItem.Builder
          A builder that facilitates construction of MediaItem objects.
MediaItem.Type
          An enumeration of potential media types.
Name
          Representation of a Person's full name
Person
          Immutable container class encapsulating social data for a person.
Person.Builder
          A builder that facilitates construction of Person objects.
PersonId
          Representation of the unique identifier for a person.
PhoneNumber
          Representation of a Person's phone number
 

Classes in com.atlassian.gadgets.opensocial.model used by com.atlassian.gadgets.opensocial.spi
Activity
          Represents an activity, such as the creation of a wiki page
AppId
          Representation of the identifier for a particular application, e.g.
Group
          Represents a group name.
Person
          Immutable container class encapsulating social data for a person.
PersonId
          Representation of the unique identifier for a person.
 

Classes in com.atlassian.gadgets.opensocial.model used by com.atlassian.gadgets.refimpl
Activity
          Represents an activity, such as the creation of a wiki page
AppId
          Representation of the identifier for a particular application, e.g.
Group
          Represents a group name.
Person
          Immutable container class encapsulating social data for a person.
PersonId
          Representation of the unique identifier for a person.
 



Copyright © 2014 Atlassian. All Rights Reserved.