no.sesat.search.mode.config
Class YahooMediaCommandConfig
java.lang.Object
no.sesat.search.mode.config.CommandConfig
no.sesat.search.mode.config.AbstractXmlSearchConfiguration
no.sesat.search.mode.config.AbstractYahooSearchConfiguration
no.sesat.search.mode.config.YahooMediaCommandConfig
- All Implemented Interfaces:
- Serializable, BaseSearchConfiguration, SearchConfiguration, SearchConfiguration.ModesW3cDomDeserialiser
@CommandConfig.Controller(value="YahooMediaSearchCommand")
public final class YahooMediaCommandConfig
- extends AbstractYahooSearchConfiguration
Search configuration for the Yahoo! media search.
- Version:
- $Id: YahooMediaCommandConfig.java 7225 2009-04-09 00:32:20Z ssmiweve $
- See Also:
- Serialized Form
| Methods inherited from class no.sesat.search.mode.config.CommandConfig |
addQueryTransformer, addResultField, addResultFields, addResultHandler, clearFieldFilters, clearQueryTransformers, clearResultHandlers, getFieldFilterMap, getId, getInitialQueryTransformer, getName, getPagingParameter, getQueryBuilder, getQueryParameter, getQueryTransformers, getResultFieldMap, getResultFields, getResultHandlers, getResultsToReturn, getStatisticalName, getUserSortParameter, isAlwaysRun, isAsynchronous, isRunBlank, parseNavigators, readSearchConfiguration, setAlwaysRun, setAsynchronous, setFieldFilters, setId, setInitialQueryTransformer, setPagingParameter, setQueryBuilder, setQueryParameter, setResultsToReturn, setRunBlank, setStatisticalName, setUserSortParameter, toString, toStringLong |
DEFAULT_OCR
public static final String DEFAULT_OCR
- See Also:
- Constant Field Values
DEFAULT_CATALOG
public static final String DEFAULT_CATALOG
- See Also:
- Constant Field Values
YahooMediaCommandConfig
public YahooMediaCommandConfig()
getSite
public String getSite()
- Getter for property 'site'.
- Returns:
- Value for property 'site'.
setSite
public void setSite(String site)
- Setter for property 'site'.
- Parameters:
site - Value to set for property 'site'.
getCatalog
public String getCatalog()
- Getter for property 'catalog'.
- Returns:
- Value for property 'catalog'.
setCatalog
public void setCatalog(String catalog)
- Setter for property 'catalog'.
- Parameters:
catalog - Value to set for property 'catalog'.
getOcr
public String getOcr()
- Getter for property 'ocr'.
- Returns:
- Value for property 'ocr'.
setOcr
public void setOcr(String ocr)
- Setter for property 'ocr'.
- Parameters:
ocr - Value to set for property 'ocr'.
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.