org.exoplatform.platform.common.rest.services.InvitationsPortlet
Class PeopleAndSpacesRestService
java.lang.Object
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 |
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)
getAllInvitations
public javax.ws.rs.core.Response getAllInvitations(@Context
javax.ws.rs.core.SecurityContext sc,
@Context
javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.