Package org.exoplatform.social.service.rest
package org.exoplatform.social.service.rest
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: AppsRestService, IdentityRestService, PeopleRestService, SpacesRestService All entities such as people, spaces, activities and applications in system can be proceed via these rest services.
-
ClassDescriptionProvides services for the application registry gadget which shows a list of applications.Describes an application entity from the application registry service of the portal.List that contains applications from application registry service of portal
This class is needed as a model for converter of the rest service.Deprecated.Deprecated.Model contain like detail information.Deprecated.Deprecated.userUserRestResourcesV1The utility class for flow checking on rest methods.The security manager helper class for Social Rest APIs.Deprecated.List that contains space from space service.
Need this class for converter from rest service.Util.java: utility class for rest
.
UserRestResourcesV1