com.atlassian.confluence.labels.persistence.dao
Class LabelSearchResult
java.lang.Object
com.atlassian.confluence.labels.persistence.dao.LabelSearchResult
- Direct Known Subclasses:
- RankedLabelSearchResult
public class LabelSearchResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelSearchResult
public LabelSearchResult(Label label,
int count)
getCount
public int getCount()
getLabel
public Label getLabel()