Uses of Interface
org.jdiseq.filter.FilterPersistence

Packages that use FilterPersistence
org.jdiseq.filter   
 

Uses of FilterPersistence in org.jdiseq.filter
 

Classes in org.jdiseq.filter that implement FilterPersistence
 class FilterPersistenceImpl
          FilterPersistenceImpl holds all the filter configuration data used by jDiSeq.
 

Methods in org.jdiseq.filter that return FilterPersistence
static FilterPersistence FilterFactory.getFilterPersistence()
           
 

Methods in org.jdiseq.filter with parameters of type FilterPersistence
static void FilterFactory.setFilterPersistence(FilterPersistence implementation)
           
 



Copyright © 2003 SourceForge.net. All Rights Reserved.