public class RestForumParticipant extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Class and Description |
|---|---|
class |
RestForumParticipant.ForumParticipantProfile |
class |
RestForumParticipant.ForumParticipantsBean |
| Modifier and Type | Field and Description |
|---|---|
static String |
POST_CREATED_DATE |
static String |
POST_NODE_TYPE |
| Constructor and Description |
|---|
RestForumParticipant() |
| Modifier and Type | Method and Description |
|---|---|
String |
cleanCache() |
javax.ws.rs.core.Response |
getForumParticipantByDate(String fromDateStr,
String toDateStr,
String maxResult) |
javax.ws.rs.core.Response |
getForumParticipantByPeriod(String filterBy,
String maxResult) |
public static final String POST_CREATED_DATE
public static final String POST_NODE_TYPE
@RolesAllowed(value="administrators") public String cleanCache()
public javax.ws.rs.core.Response getForumParticipantByPeriod(String filterBy, String maxResult)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.