com.centrasite.control
Class TypeFilterList

java.lang.Object
  extended by com.centrasite.control.TypeFilterList
All Implemented Interfaces:
FilterListInterface

public class TypeFilterList
extends java.lang.Object
implements FilterListInterface

Definition of ....


Constructor Summary
TypeFilterList()
           
 
Method Summary
 boolean filter(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeFilterList

public TypeFilterList()
Method Detail

filter

public boolean filter(java.lang.String value)
Specified by:
filter in interface FilterListInterface