public class NewSpaceRestService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Class and Description |
|---|---|
class |
NewSpaceRestService.MessageBean |
| Modifier and Type | Field and Description |
|---|---|
static String |
REGISTRATION_CLOSE
The Constant REGISTRATION is CLOSE.
|
static String |
REGISTRATION_OPEN
The Constant REGISTRATION is OPEN.
|
static String |
REGISTRATION_VALIDATION
The Constant REGISTRATION is VALIDATION.
|
static String |
VISIBILITY_HIDDEN
The Constant VISIBILITY is HIDDEN.
|
static String |
VISIBILITY_PRIVATE
The Constant VISIBILITY is PRIVATE.
|
| Constructor and Description |
|---|
NewSpaceRestService() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
latestCreatedSocialSpace(int maxtime,
String language)
Get latest created spaces in maxtime days recently
|
javax.ws.rs.core.Response |
requestJoinSpace(String spaceUrl)
request to join space
|
public static final String REGISTRATION_OPEN
public static final String REGISTRATION_VALIDATION
public static final String REGISTRATION_CLOSE
public static final String VISIBILITY_PRIVATE
public static final String VISIBILITY_HIDDEN
public javax.ws.rs.core.Response latestCreatedSocialSpace(int maxtime,
String language)
maxtime - public javax.ws.rs.core.Response requestJoinSpace(String spaceUrl)
maxtime - spaceUrl - Copyright © 2003–2015 eXo Platform SAS. All rights reserved.