Clearspace API (1.7.0) Core Javadocs

com.jivesoftware.community
Class StatusResultFilter

java.lang.Object
  extended by com.jivesoftware.community.ResultFilter
      extended by com.jivesoftware.community.StatusResultFilter

public class StatusResultFilter
extends ResultFilter

Filters and sorts user status.


Field Summary
 
Fields inherited from class com.jivesoftware.community.ResultFilter
AND_MODE, ASCENDING, CONTAINS_MATCH, DESCENDING, EXACT_MATCH, NULL_INT, OR_MODE
 
Constructor Summary
StatusResultFilter()
           
 
Method Summary
static StatusResultFilter createDefaultFilter()
          Creates a default status ResultFilter: 25 results sorted on the creation date in descending order.
 
Methods inherited from class com.jivesoftware.community.ResultFilter
addProperty, addProperty, addTag, createDefaultContentFilter, getCreationDateRangeMax, getCreationDateRangeMin, getModificationDateRangeMax, getModificationDateRangeMin, getNumResults, getPropertyCount, getPropertyMatchType, getPropertyMode, getPropertyName, getPropertyValue, getPropertyValueString, getSortField, getSortOrder, getSortPropertyName, getStartIndex, getTags, getUserID, isAllTagsRequired, isRecursive, setAllTagsRequired, setCreationDateRangeMax, setCreationDateRangeMin, setModificationDateRangeMax, setModificationDateRangeMin, setNumResults, setPropertyMode, setRecursive, setSortField, setSortOrder, setSortPropertyName, setStartIndex, setTags, setUserID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusResultFilter

public StatusResultFilter()
Method Detail

createDefaultFilter

public static StatusResultFilter createDefaultFilter()
Creates a default status ResultFilter: 25 results sorted on the creation date in descending order.


Clearspace Project Page

Copyright © 1999-2007 Jive Software.