Regain 2.1.0-STABLE API

net.sf.regain.search.config
Interface SearchConfigFactory

All Known Implementing Classes:
DefaultSearchConfigFactory

public interface SearchConfigFactory

Creates a SearchConfig instance.

Author:
Tilman Schneider, STZ-IDA an der FH Karlsruhe

Method Summary
 SearchConfig createSearchConfig(PageRequest request)
          Creates the configuration of the search mask.
 

Method Detail

createSearchConfig

SearchConfig createSearchConfig(PageRequest request)
                                throws RegainException
Creates the configuration of the search mask.

Parameters:
request - The page request. May be used to read init parameters.
Returns:
The configuration of the search mask.
Throws:
RegainException - If loading failed.

Regain 2.1.0-STABLE API

Regain 2.1.0-STABLE, Copyright (C) 2004-2010 Til Schneider, www.murfman.de, Thomas Tesche, www.clustersystems.info