samples.javaclient.analyzer
Class BIFavoritesFilter

java.lang.Object
  extended bysamples.javaclient.analyzer.BIFavoritesFilter
All Implemented Interfaces:
oracle.dss.bicontext.BIFilter

public class BIFavoritesFilter
extends java.lang.Object
implements oracle.dss.bicontext.BIFilter


Constructor Summary
BIFavoritesFilter()
           
 
Method Summary
 boolean evaluate(oracle.dss.bicontext.BISearchResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BIFavoritesFilter

public BIFavoritesFilter()
Method Detail

evaluate

public boolean evaluate(oracle.dss.bicontext.BISearchResult result)
Specified by:
evaluate in interface oracle.dss.bicontext.BIFilter