Clearspace API (1.10.16) Core Javadocs

com.jivesoftware.community
Class QuestionFilter.SortField

java.lang.Object
  extended by com.jivesoftware.community.QuestionFilter.SortField
Enclosing class:
QuestionFilter

public static class QuestionFilter.SortField
extends java.lang.Object

Type-safe enumeration for field that be sorted on.


Field Summary
static QuestionFilter.SortField creation_date
           
static QuestionFilter.SortField extended_property
           
static QuestionFilter.SortField resolution_date
           
static QuestionFilter.SortField resolution_state
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

creation_date

public static final QuestionFilter.SortField creation_date

resolution_date

public static final QuestionFilter.SortField resolution_date

resolution_state

public static final QuestionFilter.SortField resolution_state

extended_property

public static final QuestionFilter.SortField extended_property
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Clearspace Project Page

Copyright © 1999-2007 Jive Software.