org.exoplatform.platform.common.rest.services.InvitationsPortlet
Class PeopleAndSpacesRestService

java.lang.Object
  extended by org.exoplatform.platform.common.rest.services.InvitationsPortlet.PeopleAndSpacesRestService
All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer

public class PeopleAndSpacesRestService
extends Object
implements org.exoplatform.services.rest.resource.ResourceContainer

Author:
hzekri

Constructor Summary
PeopleAndSpacesRestService(org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.manager.RelationshipManager relationshipManager)
           
 
Method Summary
 javax.ws.rs.core.Response getAllInvitations(javax.ws.rs.core.SecurityContext sc, javax.ws.rs.core.UriInfo uriInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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)
Method Detail

getAllInvitations

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


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.