org.sakaiproject.search.filter.impl
Class NullSearchFilter
java.lang.Object
org.sakaiproject.search.filter.impl.NullSearchFilter
- All Implemented Interfaces:
- SearchItemFilter
public class NullSearchFilter
- extends Object
- implements SearchItemFilter
does not filter
- Author:
- ieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullSearchFilter
public NullSearchFilter()
filter
public SearchResult filter(SearchResult result)
- Description copied from interface:
SearchItemFilter
- performs the filter operation on a result, retruning the filtered result
- Specified by:
filter in interface SearchItemFilter
- Returns:
Copyright © 2003-2012 Sakai Project. All Rights Reserved.