no.sesat.search.result.handler
Class FindFileFormatResultHandlerConfig

java.lang.Object
  extended by no.sesat.search.result.handler.AbstractResultHandlerConfig
      extended by no.sesat.search.result.handler.FindFileFormatResultHandlerConfig
All Implemented Interfaces:
Serializable, ResultHandlerConfig

@AbstractResultHandlerConfig.Controller(value="FindFileFormat")
public final class FindFileFormatResultHandlerConfig
extends AbstractResultHandlerConfig

Version:
itthkjer, $Id: FindFileFormatResultHandlerConfig.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.result.handler.AbstractResultHandlerConfig
AbstractResultHandlerConfig.Controller
 
Constructor Summary
FindFileFormatResultHandlerConfig()
           
 
Method Summary
 String getField()
           
 String getUrlField()
           
 FindFileFormatResultHandlerConfig readResultHandler(Element element)
           
 void setField(String field)
           
 void setUrlField(String urlField)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindFileFormatResultHandlerConfig

public FindFileFormatResultHandlerConfig()
Method Detail

setField

public void setField(String field)
Parameters:
field -

getField

public String getField()
Returns:

setUrlField

public void setUrlField(String urlField)
Parameters:
urlField -

getUrlField

public String getUrlField()
Returns:

readResultHandler

public FindFileFormatResultHandlerConfig readResultHandler(Element element)
Specified by:
readResultHandler in interface ResultHandlerConfig
Overrides:
readResultHandler in class AbstractResultHandlerConfig
Returns:


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