|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.labels.VisibleLabelFilter
public class VisibleLabelFilter
This filters a list of label objects, returning those labels from the list that the specified user should see.
| Constructor Summary | |
|---|---|
VisibleLabelFilter()
|
|
VisibleLabelFilter(java.lang.String user)
|
|
| Method Summary | |
|---|---|
boolean |
isIncluded(java.lang.Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VisibleLabelFilter()
public VisibleLabelFilter(java.lang.String user)
| Method Detail |
|---|
public boolean isIncluded(java.lang.Object object)
isIncluded in interface com.atlassian.core.util.filter.Filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||