Package org.apache.shindig.social.core.model

Core Social Model

See:
          Description

Class Summary
AccountImpl Default Implementation of an Account
ActivityImpl Default implementation of an Activity
AddressImpl Default representation of an Address
AlbumImpl Default Implementation of the Album object in the model.
BodyTypeImpl see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.BodyType.
GroupImpl Default Implementation of the Group model.
ListFieldImpl ListField data structure
MediaItemImpl see opensocial.MediaItem.Field
MessageCollectionImpl Default representation of a MessageCollection
MessageImpl Default implementation for a Message
NameImpl Default implementation of the Name model.
OrganizationImpl Default implementation of an Organization
PersonImpl Default Implementation of the Person object in the model.
UrlImpl see http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Url
 

Package org.apache.shindig.social.core.model Description

Core Social Model

Default implementations of the Social Model. Implementors my want to extend these classes, however the rest of the code should not bind directly to these classes, but should bind to the interfaces in o.a.s.social.opensocial.model, if this is observed, then implementors will also be free to provide their own implementations of the the model interfaces.



Copyright © 2007-2012. All Rights Reserved.