com.atlassian.confluence.labels
Class SpecialLabelFilter

java.lang.Object
  extended by com.atlassian.confluence.labels.SpecialLabelFilter
All Implemented Interfaces:
com.atlassian.core.util.filter.Filter

public class SpecialLabelFilter
extends Object
implements com.atlassian.core.util.filter.Filter


Constructor Summary
SpecialLabelFilter()
           
 
Method Summary
 boolean isIncluded(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecialLabelFilter

public SpecialLabelFilter()
Method Detail

isIncluded

public boolean isIncluded(Object o)
Specified by:
isIncluded in interface com.atlassian.core.util.filter.Filter


Copyright © 2003-2011 Atlassian. All Rights Reserved.