com.atlassian.confluence.labels
Class NamespaceLabelFilter
java.lang.Object
com.atlassian.confluence.labels.NamespaceLabelFilter
- All Implemented Interfaces:
- Filter
public class NamespaceLabelFilter
- extends Object
- implements Filter
Created by IntelliJ IDEA.
User: Jeremy Higgs
Date: 26/10/2005
Time: 10:42:14
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceLabelFilter
public NamespaceLabelFilter(Namespace namespace)
NamespaceLabelFilter
public NamespaceLabelFilter(Namespace namespace,
String user)
isIncluded
public boolean isIncluded(Object object)
- Specified by:
isIncluded in interface Filter