Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.TaskSearchQueryCriteria.TaskSortType

Packages that use TaskSearchQueryCriteria.TaskSortType
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of TaskSearchQueryCriteria.TaskSortType in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return TaskSearchQueryCriteria.TaskSortType
 TaskSearchQueryCriteria.TaskSortType TaskSearchQueryCriteria.getSortType()
          Returns the sort type to use to sort search results.
static TaskSearchQueryCriteria.TaskSortType TaskSearchQueryCriteria.TaskSortType.getTaskSortType(int key)
          A helper method to get a specific TaskSortType object from its key
static TaskSearchQueryCriteria.TaskSortType TaskSearchQueryCriteria.TaskSortType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TaskSearchQueryCriteria.TaskSortType[] TaskSearchQueryCriteria.TaskSortType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.jivesoftware.community with parameters of type TaskSearchQueryCriteria.TaskSortType
 void TaskSearchQueryCriteria.setSortType(TaskSearchQueryCriteria.TaskSortType type)
          Sets the sort type to use to sort search results.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.