|
Clearspace API (2.5.29) 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 | |
|---|---|
Map<String,Integer> |
TagManager.getTagMap(JiveContainer container,
TagResultFilter resultFilter,
TagManager.Taggable... types)
Returns all tags for a given container 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 container
filtered by the TagResultFilter. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||