com.atlassian.confluence.labels
Class NamespaceLabelFilter

java.lang.Object
  extended by 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


Constructor Summary
NamespaceLabelFilter(Namespace namespace)
           
NamespaceLabelFilter(Namespace namespace, String user)
           
 
Method Summary
 boolean isIncluded(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceLabelFilter

public NamespaceLabelFilter(Namespace namespace)

NamespaceLabelFilter

public NamespaceLabelFilter(Namespace namespace,
                            String user)
Method Detail

isIncluded

public boolean isIncluded(Object object)
Specified by:
isIncluded in interface Filter


Confluence is developed by Atlassian.