| Class | Description |
|---|---|
| Model |
The general model extends
JSONObject's interfaces. |
| RestActivity |
eXo Social Activity model based on OpenSocial Activity Spec 0.8.1:
http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Activity
and org.exoplatform.social.core.activity.model.ExoSocialActivity class on eXo Social project.
|
| RestActivityStream |
Activity Stream model.
|
| RestComment |
The RestComment model.
|
| RestIdentity |
eXo Social Identity.
|
| RestLike |
The like item of an activity.
|
| RestProfile |
eXo Social Profile Model: for information for identities.
|
| Enum | Description |
|---|---|
| RestActivity.Field |
The fields that represent the activity object in json form.
|
| RestActivityStream.Field |
The fields that represent the RestActivityStream object in json form.
|
| RestComment.Field |
The fields that represent the RestComment object in json form.
|
| RestIdentity.Field |
The fields that represent the Identity object in json form.
|
| RestLike.Field |
The fields that represent the RestLike object in json form.
|
| RestProfile.Field |
The fields that represent the Profile object in json form.
|
Copyright © 2011–2015 eXo Platform SAS. All rights reserved.