|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.lang.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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||