net.mlw.vlh.swing
Interface FilterRetriever

All Known Implementing Classes:
AbstractFilterRetriever

public interface FilterRetriever

Version:
$Revision: 1.3 $ $Date: 2005/08/30 18:54:25 $
Author:
Matthew L. Wilson

Method Summary
 String getFilterKey()
           
 Object getFilterValue(Errors errors)
           
 Object reset()
           
 

Method Detail

reset

public Object reset()

getFilterKey

public String getFilterKey()

getFilterValue

public Object getFilterValue(Errors errors)


Copyright © 2003-2006 mlavilson. All Rights Reserved.