|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.popularcontent.ContentStat
public class ContentStat
Field Summary | |
---|---|
static java.util.Comparator |
comparator
|
Constructor Summary | |
---|---|
ContentStat(ContentEntityObject content,
int count)
|
Method Summary | |
---|---|
ContentEntityObject |
getContent()
|
int |
getCount()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.util.Comparator comparator
Constructor Detail |
---|
public ContentStat(ContentEntityObject content, int count)
Method Detail |
---|
public ContentEntityObject getContent()
public int getCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |