|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagResultFilter | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of TagResultFilter in com.jivesoftware.community |
|---|
| Subclasses of TagResultFilter in com.jivesoftware.community | |
|---|---|
class |
BlogTagResultFilter
Filters and sorts tags with specific fields for Blogs. |
| Methods in com.jivesoftware.community that return TagResultFilter | |
|---|---|
static TagResultFilter |
TagResultFilter.createDefaultFilter()
Creates a default TagResultFilter: all tags sorted in descending order with no minimum number of JiveContentObjects. |
| Methods in com.jivesoftware.community with parameters of type TagResultFilter | |
|---|---|
java.util.Map<java.lang.String,java.lang.Integer> |
Community.getTags(TagResultFilter resultFilter,
ContentRetrieval.ContentType... types)
Returns all tags for a given community in a Map where the key is the
name of tag and the value is the number of times the tag has been used in this community
filtered by the TagResultFilter. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||