no.sesat.search.result
Class PlatefoodSearchResult<T extends ResultItem>

java.lang.Object
  extended by no.sesat.search.result.BasicResultItem
      extended by no.sesat.search.result.BasicResultList<T>
          extended by no.sesat.search.result.PlatefoodSearchResult<T>
All Implemented Interfaces:
Serializable, ResultItem, ResultList<T>

Deprecated. will be removed soon. has no purpose. properties like "top" should be put in as fields.

public final class PlatefoodSearchResult<T extends ResultItem>
extends BasicResultList<T>

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

Constructor Summary
PlatefoodSearchResult(boolean top)
          Deprecated.  
 
Method Summary
 boolean isTopListQuery()
          Deprecated.  
 
Methods inherited from class no.sesat.search.result.BasicResultList
addField, addObjectField, addQuerySuggestion, addRelevantQuery, addResult, addResults, addSpellingSuggestion, addToMultivaluedField, getHitCount, getQuerySuggestions, getRelevantQueries, getResults, getResultsSize, getSpellingSuggestions, getSpellingSuggestionsMap, removeResult, removeResults, replaceResult, setHitCount, sortResults
 
Methods inherited from class no.sesat.search.result.BasicResultItem
equals, getField, getField, getFieldNames, getFields, getInteger, getMultivaluedField, getObjectField, getTitle, getUrl, hashCode, setTitle, setUrl
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface no.sesat.search.result.ResultItem
getField, getFieldNames, getMultivaluedField, getObjectField, getTitle, getUrl, setTitle, setUrl
 

Constructor Detail

PlatefoodSearchResult

public PlatefoodSearchResult(boolean top)
Deprecated. 
Parameters:
cmd -
top -
Method Detail

isTopListQuery

public boolean isTopListQuery()
Deprecated. 
Returns:


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