Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.BlogPostSearchQueryCriteria.BlogPostSortType

Packages that use BlogPostSearchQueryCriteria.BlogPostSortType
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of BlogPostSearchQueryCriteria.BlogPostSortType in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return BlogPostSearchQueryCriteria.BlogPostSortType
static BlogPostSearchQueryCriteria.BlogPostSortType BlogPostSearchQueryCriteria.BlogPostSortType.getBlogPostSortType(int key)
          A helper method to get a specific BlogSortType object from its key
 BlogPostSearchQueryCriteria.BlogPostSortType BlogPostSearchQueryCriteria.getSortType()
          Returns the sort type to use to sort search results.
static BlogPostSearchQueryCriteria.BlogPostSortType BlogPostSearchQueryCriteria.BlogPostSortType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BlogPostSearchQueryCriteria.BlogPostSortType[] BlogPostSearchQueryCriteria.BlogPostSortType.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 BlogPostSearchQueryCriteria.BlogPostSortType
 void BlogPostSearchQueryCriteria.setSortType(BlogPostSearchQueryCriteria.BlogPostSortType type)
          Sets the sort type to use to sort search results.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.