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

    Modifier and Type
    Method
    Description
    javax.ws.rs.core.Response
    getAllInvitations(javax.ws.rs.core.SecurityContext sc, javax.ws.rs.core.UriInfo uriInfo)
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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.