Package org.exoplatform.social.service.rest.api

Provides the classes necessary to handle a rest call, processes request and returns results by input type (json, xml).

See:
          Description

Class Summary
ActivityResources Activity Resources end point.
ActivityStreamResources Provides an access to the activity stream (list of activities) of an owner identity, activity feed (all activities of the authenticated identity, his connections and his spaces), activity stream of the authenticated identity's connections, activity stream of the authenticated identity's spaces.
IdentityResources Identity Resources end point.
VersionResources Provides the latest rest service version and provides the supported one.
 

Package org.exoplatform.social.service.rest.api Description

Provides the classes necessary to handle a rest call, processes request and returns results by input type (json, xml).

The rest entities that provided are: ActivityResoure, ActivityStreamResource, IdentityResource and VersionResource These classes provide rest points to handle requests to create new. get, update or delete target object such as activity, activity stream, identity and version.



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.