Class 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 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.
    • Method Detail

      • getAllInvitations

        public javax.ws.rs.core.Response getAllInvitations​(@Context
                                                           javax.ws.rs.core.SecurityContext sc,
                                                           @Context
                                                           javax.ws.rs.core.UriInfo uriInfo)
        Deprecated.