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

Packages that use com.atlassian.gadgets.opensocial.spi.model
com.atlassian.gadgets.opensocial.spi Contains the service provider interfaces (SPIs) that host applications must implement in order to use the dashboard plugin(s). 
com.atlassian.gadgets.opensocial.spi.model   
com.atlassian.gadgets.refimpl Provides an implementation of the SPI for the refapp. 
 

Classes in com.atlassian.gadgets.opensocial.spi.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.
Person
          Immutable container class encapsulating social data for a person.
 

Classes in com.atlassian.gadgets.opensocial.spi.model used by com.atlassian.gadgets.opensocial.spi.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
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.spi.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.
Person
          Immutable container class encapsulating social data for a person.
 



Copyright © 2009 Atlassian. All Rights Reserved.