Skip navigation links


com.fatwire.services.beans.search
Interface FilterBean


public interface FilterBean

This interface is for implementing filters on the search results.


Method Summary
 java.util.List<ResultRow> filter(java.util.List<ResultRow> searchresults)
           

 

Method Detail

filter

java.util.List<ResultRow> filter(java.util.List<ResultRow> searchresults)
                                 throws com.fatwire.cs.core.realtime.DataException
Throws:
com.fatwire.cs.core.realtime.DataException

Skip navigation links


Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.