org.exoplatform.platform.gadget.services.Invitations
Class InvitationsRestServices

java.lang.Object
  extended by org.exoplatform.platform.gadget.services.Invitations.InvitationsRestServices
All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer

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


Nested Class Summary
 class InvitationsRestServices.MessageBean
           
 
Constructor Summary
InvitationsRestServices()
           
 
Method Summary
 javax.ws.rs.core.Response contactsPendingRequests(String identityId)
           
 javax.ws.rs.core.Response invited(String userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvitationsRestServices

public InvitationsRestServices()
Method Detail

contactsPendingRequests

public javax.ws.rs.core.Response contactsPendingRequests(String identityId)

invited

public javax.ws.rs.core.Response invited(String userId)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.