|
Clearspace API (2.0.15) Web Services Client Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.community.webservices.WSResultFilter
com.jivesoftware.community.webservices.WSFeedbackResultFilter
public class WSFeedbackResultFilter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jivesoftware.community.webservices.WSResultFilter |
|---|
WSResultFilter.ResolutionState |
| Field Summary |
|---|
| Fields inherited from class com.jivesoftware.community.webservices.WSResultFilter |
|---|
ASCENDING, DESCENDING, NULL_INT |
| Constructor Summary | |
|---|---|
WSFeedbackResultFilter()
|
|
| Method Summary | |
|---|---|
static WSFeedbackResultFilter |
createDefaultFilter()
Creates a default comment ResultFilter: no filtering with results sorted on the comment / trackback creation date. |
boolean |
isIncludeModerated()
Returns whether the result to be selected by the result filter should include moderated comments. |
void |
setIncludeModerated(boolean include)
Sets whether the result to be selected by the result filter should include moderated comments. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSFeedbackResultFilter()
| Method Detail |
|---|
public static WSFeedbackResultFilter createDefaultFilter()
public boolean isIncludeModerated()
public void setIncludeModerated(boolean include)
include - true to include moderated comments, false otherwise.
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||