|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.platform.gadget.services.newspaces.NewSpaceRestService
public class NewSpaceRestService
| Nested Class Summary | |
|---|---|
class |
NewSpaceRestService.MessageBean
|
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
NewSpaceRestService()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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
| Constructor Detail |
|---|
public NewSpaceRestService()
| Method Detail |
|---|
public javax.ws.rs.core.Response latestCreatedSocialSpace(int maxtime,
String language)
maxtime -
public javax.ws.rs.core.Response requestJoinSpace(String spaceUrl)
maxtime - spaceUrl -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||