com.canoo.ant.filter
Class AllFilter

java.lang.Object
  extended by com.canoo.ant.filter.AllFilter
All Implemented Interfaces:
ITableFilter

public class AllFilter
extends Object
implements ITableFilter


Constructor Summary
AllFilter()
           
 
Method Summary
 List filter(List original, String propValue)
           
 void setForeignName(String foreignName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllFilter

public AllFilter()
Method Detail

filter

public List filter(List original,
                   String propValue)
Specified by:
filter in interface ITableFilter
Returns:
a new List of Properties that matches the criteria of this specific filter

setForeignName

public void setForeignName(String foreignName)
Specified by:
setForeignName in interface ITableFilter

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.