com.canoo.ant.filter
Class AllFilter
java.lang.Object
com.canoo.ant.filter.AllFilter
- All Implemented Interfaces:
- ITableFilter
public class AllFilter
- extends Object
- implements ITableFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllFilter
public AllFilter()
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