no.sesat.search.mode.config
Interface SearchConfiguration.ModesW3cDomDeserialiser

All Superinterfaces:
SearchConfiguration, Serializable
All Known Implementing Classes:
AbstractWebServiceSearchConfiguration, AbstractXmlSearchConfiguration, AbstractYahooSearchConfiguration, AdvancedFastCommandConfig, BlendingNewsCommandConfig, ClusteringEspFastCommandConfig, CommandConfig, CorrectingFast4CommandConfig, EspFastCommandConfig, FastCommandConfig, MathCommandConfig, MobileCommandConfig, NavigatableEspFastCommandConfig, NewsAggregatorCommandConfig, NewsCommandConfig, NewsEspCommandConfig, NewsMyNewsCommandConfig, OverturePpcCommandConfig, PictureCommandConfig, PlatefoodPpcCommandConfig, PropertiesCommandConfig, SensisCommandConfig, SolrCommandConfig, StaticCommandConfig, StockCommandConfig, WebCommandConfig, YahooIdpCommandConfig, YahooMediaCommandConfig, YahooWebCommandConfig, YoutubeCommandConfig
Enclosing interface:
SearchConfiguration

public static interface SearchConfiguration.ModesW3cDomDeserialiser
extends SearchConfiguration

Interface for SearchConfigurations that uses W3cDomDeserialiser.


Nested Class Summary
 
Nested classes/interfaces inherited from interface no.sesat.search.mode.config.SearchConfiguration
SearchConfiguration.ModesW3cDomDeserialiser
 
Field Summary
 
Fields inherited from interface no.sesat.search.mode.config.SearchConfiguration
DEFAULT_PAGING_PARAMETER, DEFAULT_USER_SORT_PARAMETER
 
Method Summary
 SearchConfiguration readSearchConfiguration(Element element, SearchConfiguration inherit, SearchModeFactory.Context context)
          Apply the attributes found in element to 'this'.
 
Methods inherited from interface no.sesat.search.mode.config.SearchConfiguration
addResultField, clearFieldFilters, getFieldFilterMap, getId, getName, getPagingParameter, getQueryParameter, getResultFieldMap, getResultsToReturn, getStatisticalName, getUserSortParameter, isAlwaysRun, isAsynchronous, isRunBlank
 

Method Detail

readSearchConfiguration

SearchConfiguration readSearchConfiguration(Element element,
                                            SearchConfiguration inherit,
                                            SearchModeFactory.Context context)
Apply the attributes found in element to 'this'. If some attributes are not found in element then try to fetch them from inherit and set them on 'this'.

Parameters:
element -
inherit -
Returns:
The newly read configuration (chaining pattern)


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.