no.sesat.search.mode.config
Class PlatefoodPpcCommandConfig

java.lang.Object
  extended by no.sesat.search.mode.config.CommandConfig
      extended by no.sesat.search.mode.config.AbstractXmlSearchConfiguration
          extended by no.sesat.search.mode.config.AbstractYahooSearchConfiguration
              extended by no.sesat.search.mode.config.PlatefoodPpcCommandConfig
All Implemented Interfaces:
Serializable, BaseSearchConfiguration, SearchConfiguration, SearchConfiguration.ModesW3cDomDeserialiser

@CommandConfig.Controller(value="PlatefoodPPCSearchCommand")
public class PlatefoodPpcCommandConfig
extends AbstractYahooSearchConfiguration

Version:
$Id: PlatefoodPpcCommandConfig.java 7225 2009-04-09 00:32:20Z ssmiweve $
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class no.sesat.search.mode.config.CommandConfig
CommandConfig.Controller
 
Nested classes/interfaces inherited from interface no.sesat.search.mode.config.SearchConfiguration
SearchConfiguration.ModesW3cDomDeserialiser
 
Field Summary
 
Fields inherited from class no.sesat.search.mode.config.CommandConfig
DEFAULT_DOCUMENTS_TO_RETURN
 
Fields inherited from interface no.sesat.search.mode.config.SearchConfiguration
DEFAULT_PAGING_PARAMETER, DEFAULT_USER_SORT_PARAMETER
 
Constructor Summary
PlatefoodPpcCommandConfig()
           
 
Method Summary
 int getResultsOnTop()
          Deprecated. use views.xml instead
 String getTop3BackfillBlock()
           
 String getUrl()
          Getter for property url.
 void setResultsOnTop(int resultsOnTop)
          Deprecated. use views.xml instead
 void setTop3BackfillBlock(String top3BackfillBlock)
           
 void setUrl(String url)
          Setter for property url.
 
Methods inherited from class no.sesat.search.mode.config.AbstractYahooSearchConfiguration
getPartnerId, setPartnerId
 
Methods inherited from class no.sesat.search.mode.config.AbstractXmlSearchConfiguration
getEncoding, getHost, getHostHeader, getPort, setEncoding, setHost, setHostHeader, setPort
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlatefoodPpcCommandConfig

public PlatefoodPpcCommandConfig()
Method Detail

getResultsOnTop

public int getResultsOnTop()
Deprecated. use views.xml instead


setResultsOnTop

public void setResultsOnTop(int resultsOnTop)
Deprecated. use views.xml instead


getUrl

public String getUrl()
Getter for property url.

Returns:
Value of property url.

setUrl

public void setUrl(String url)
Setter for property url.

Parameters:
url - New value of property url.

getTop3BackfillBlock

public String getTop3BackfillBlock()

setTop3BackfillBlock

public void setTop3BackfillBlock(String top3BackfillBlock)


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