|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ActivitiesRestService | Provides services for manipulating activities (like/unlike, comment and delete). |
| ActivitiesRestService.CommentList | CommentList model |
| ActivitiesRestService.LikeList | LikeList model |
| AppsRestService | Provides services for the application registry gadget which shows a list of applications. |
| AppsRestService.App | Describes an application entity from the application registry service of the portal. |
| AppsRestService.AppList | List that contains applications from application registry service of portal This class is needed as a model for converter of the rest service. |
| IdentityRestService | Provides services to work with identities. |
| Like | Model contain like detail information. |
| LinkShare | LinkShare - gets preview information of a link including: - link - title - description - images - media (from popular sites: youtube, vimeo, flickr...) - low priority (NOT IMPLEMENTED YET) This should be implemented from the client side to display preview and media player. |
| LinkShareRequest | LinkShareRequest.java - LikeShareRequest model |
| LinkShareRestService | Gets information from a provided link. |
| PeopleRestService | Provides REST Services for manipulating jobs relates to people. |
| PeopleRestService.ConnectionInfoRestOut | |
| PeopleRestService.PeopleInfo | PeopleInfo class. |
| PeopleRestService.UserInfo | |
| PeopleRestService.UserNameList | UserNameList class. |
| RestChecker | The utility class for flow checking on rest methods. |
| SecurityManager | The security manager helper class for Social Rest APIs. |
| SpaceRest | |
| SpacesRestService | Provides services for the space gadget to display a user's spaces and pending spaces. |
| SpacesRestService.SpaceList | List that contains space from space service. Need this class for converter from rest service. |
| SpacesRestService.SpaceNameList | |
| Util | Util.java: utility class for rest . |
| Enum Summary | |
|---|---|
| PeopleRestService.ConnectionInfoRestOut.Field | |
Provides the classes that are public and necessary to handle rest requests, processes and returns results with specific provided input type.
The rest entities that provided are: ActivitiesRestService, AppsRestService, IdentityRestService, LinkShareRestService, PeopleRestService, SpacesRestService All entities such as people, spaces, activities and applications in system can be proceed via these rest services.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||