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()
           
 
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()
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 © 2013 eXo Platform SAS. All Rights Reserved.