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
ConstructorsConstructorDescriptionPeopleAndSpacesRestService(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
Modifier and TypeMethodDescriptionjavax.ws.rs.core.ResponsegetAllInvitations(javax.ws.rs.core.SecurityContext sc, javax.ws.rs.core.UriInfo uriInfo) Deprecated.
-
Constructor Details
-
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.
-
-
Method Details
-
getAllInvitations
public javax.ws.rs.core.Response getAllInvitations(@Context javax.ws.rs.core.SecurityContext sc, @Context javax.ws.rs.core.UriInfo uriInfo) Deprecated.
-