com.cc.framework.common
Interface AlgorithmFilter

All Known Implementing Classes:
Algorithms.AccessFilter, Algorithms.NullFilter, ListControl.RowFilter

public interface AlgorithmFilter

Filter for Iterations

Version:
$Revision$
Author:
Harald Schulz

Method Summary
 boolean exclude(java.lang.String uniqueId, java.lang.Object obj)
           
 

Method Detail

exclude

public boolean exclude(java.lang.String uniqueId,
                       java.lang.Object obj)
Parameters:
uniqueId - Id
obj - Object
Returns:
returns true when a key should be skipped in an iteration


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.