|
Clearspace API (2.5.18) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentTag
Container for tags associated with a taggable object.
| Field Summary | |
|---|---|
static int |
SORT_TAGCOUNT
Sort field: sort by tag count. |
static int |
SORT_TAGNAME
Sort field: sort by tag name. |
| Method Summary | |
|---|---|
Date |
getCreationDate()
Returns the date that this tag was created. |
String |
getName()
The name of the tag |
String |
getUnfilteredName()
The unfiltered name of the tag |
| Methods inherited from interface com.jivesoftware.community.JiveObject |
|---|
getID, getObjectType |
| Field Detail |
|---|
static final int SORT_TAGNAME
static final int SORT_TAGCOUNT
| Method Detail |
|---|
String getUnfilteredName()
String getName()
Date getCreationDate()
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||