Uses of Package
org.apache.shindig.social.opensocial.model

Packages that use org.apache.shindig.social.opensocial.model
org.apache.shindig.social.core.model Core Social Model 
org.apache.shindig.social.core.util.atom   
org.apache.shindig.social.opensocial.model The Social Model API package 
org.apache.shindig.social.opensocial.spi The Social Service Provider Interface package 
org.apache.shindig.social.sample.spi Sample SPI implementation 
 

Classes in org.apache.shindig.social.opensocial.model used by org.apache.shindig.social.core.model
Account
           The Account interface describes the an account held by a person.
Activity
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Activity.Field for all field meanings.
Address
          Base interface for all address objects see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Address.
Album
           The Album API describes the collection of MediaItems of images, movies, and audio.
BodyType
          Base interface for all body type objects.
Drinker
          public java.lang.Enum for opensocial.Enum.Drinker.
Group
           OpenSocial Groups are owned by people, and are used to tag or categorize people and their relationships.
ListField
           A Interface to represent list fields where there is potential for one of the items to have a primary or preferred status.
LookingFor
          public java.lang.Enum for opensocial.Enum.LookingFor.
MediaItem
          A container for the media item.
MediaItem.Type
          An enumeration of potential media types.
Message
          Base interface for all message objects.
Message.Status
          The Status of a message.
Message.Type
          The type of a message.
MessageCollection
          Base interface for all message collection objects.
Name
          Base interface for all name objects.
NetworkPresence
          public java.lang.Enum for opensocial.Enum.NetworkPresence.
Organization
          Describes a current or past organizational affiliation of this contact.
Person
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Person.Field for all field meanings.
Person.Gender
          Enumeration of genders.
Smoker
          public java.lang.Enum for opensocial.Enum.Smoker.
Url
          The base interface of all Url objects.
 

Classes in org.apache.shindig.social.opensocial.model used by org.apache.shindig.social.core.util.atom
Activity
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Activity.Field for all field meanings.
Person
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Person.Field for all field meanings.
 

Classes in org.apache.shindig.social.opensocial.model used by org.apache.shindig.social.opensocial.model
Account
           The Account interface describes the an account held by a person.
Account.Field
          The fields that represent the account object in json form.
Activity.Field
          The fields that represent the activity object ion json form.
Address
          Base interface for all address objects see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Address.
Address.Field
          The fields that represent the address object in json form.
Album.Field
          The fields that represent the Album object in json form.
BodyType
          Base interface for all body type objects.
BodyType.Field
          The fields that represent the person object in serialized form.
Drinker
          public java.lang.Enum for opensocial.Enum.Drinker.
Group.Field
           
ListField
           A Interface to represent list fields where there is potential for one of the items to have a primary or preferred status.
ListField.Field
          The fields that represent the ListField object in serialized form.
LookingFor
          public java.lang.Enum for opensocial.Enum.LookingFor.
MediaItem
          A container for the media item.
MediaItem.Field
          Fields for MediaItem.
MediaItem.Type
          An enumeration of potential media types.
Message.Field
          An enumeration of field names in a message.
Message.Status
          The Status of a message.
Message.Type
          The type of a message.
MessageCollection.Field
          An enumeration of field names in a message.
Name
          Base interface for all name objects.
Name.Field
          An enumeration of fields in the json name object.
NetworkPresence
          public java.lang.Enum for opensocial.Enum.NetworkPresence.
Organization
          Describes a current or past organizational affiliation of this contact.
Organization.Field
          An Enumeration of field names for Organization.
Person.Field
          The fields that represent the person object in json form.
Person.Gender
          Enumeration of genders.
Smoker
          public java.lang.Enum for opensocial.Enum.Smoker.
Url
          The base interface of all Url objects.
Url.Field
          An enumeration of the field names used in Url objects.
 

Classes in org.apache.shindig.social.opensocial.model used by org.apache.shindig.social.opensocial.spi
Activity
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Activity.Field for all field meanings.
Album
           The Album API describes the collection of MediaItems of images, movies, and audio.
Group
           OpenSocial Groups are owned by people, and are used to tag or categorize people and their relationships.
MediaItem
          A container for the media item.
Message
          Base interface for all message objects.
MessageCollection
          Base interface for all message collection objects.
Person
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Person.Field for all field meanings.
 

Classes in org.apache.shindig.social.opensocial.model used by org.apache.shindig.social.sample.spi
Activity
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Activity.Field for all field meanings.
Album
           The Album API describes the collection of MediaItems of images, movies, and audio.
Group
           OpenSocial Groups are owned by people, and are used to tag or categorize people and their relationships.
MediaItem
          A container for the media item.
Message
          Base interface for all message objects.
MessageCollection
          Base interface for all message collection objects.
Person
          see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Person.Field for all field meanings.
 



Copyright © 2007-2012. All Rights Reserved.