public class SpaceManagementInformationRestService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Class and Description |
|---|---|
class |
SpaceManagementInformationRestService.SpaceResult |
class |
SpaceManagementInformationRestService.UserResult |
| Constructor and Description |
|---|
SpaceManagementInformationRestService(org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.social.core.manager.IdentityManager identityManager) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
confirm(String spaceId,
String requestedUserId,
javax.ws.rs.core.SecurityContext sc,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
deny(String spaceId,
String requestedUserId,
javax.ws.rs.core.SecurityContext sc,
javax.ws.rs.core.UriInfo uriInfo) |
javax.ws.rs.core.Response |
getRequestsToValidate(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.SecurityContext sc) |
public SpaceManagementInformationRestService(org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.social.core.manager.IdentityManager identityManager)
public javax.ws.rs.core.Response getRequestsToValidate(@Context
javax.ws.rs.core.UriInfo uriInfo,
@Context
javax.ws.rs.core.SecurityContext sc)
public javax.ws.rs.core.Response confirm(String spaceId, String requestedUserId, @Context javax.ws.rs.core.SecurityContext sc, @Context javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.