Class PeopleAndSpacesRestService
- java.lang.Object
-
- org.exoplatform.social.rest.invitation.PeopleAndSpacesRestService
-
- All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer
@Deprecated public class PeopleAndSpacesRestService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
Deprecated.- Author:
- hzekri
-
-
Constructor Summary
Constructors Constructor Description PeopleAndSpacesRestService(org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.RelationshipManager relationshipManager)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description javax.ws.rs.core.ResponsegetAllInvitations(javax.ws.rs.core.SecurityContext sc, javax.ws.rs.core.UriInfo uriInfo)Deprecated.
-
-
-
Constructor Detail
-
PeopleAndSpacesRestService
public PeopleAndSpacesRestService(org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.RelationshipManager relationshipManager)Deprecated.
-
-