no.sesat.search.result.handler
Class FieldChooser

java.lang.Object
  extended by no.sesat.search.result.handler.FieldChooser
All Implemented Interfaces:
ResultHandler

public final class FieldChooser
extends Object
implements ResultHandler

Copies the first found value in the list of from fields into the target field.

Version:
$Id: FieldChooser.java 7225 2009-04-09 00:32:20Z ssmiweve $

Nested Class Summary
 
Nested classes/interfaces inherited from interface no.sesat.search.result.handler.ResultHandler
ResultHandler.Context
 
Constructor Summary
FieldChooser(ResultHandlerConfig config)
           
 
Method Summary
 void handleResult(ResultHandler.Context cxt, DataModel datamodel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldChooser

public FieldChooser(ResultHandlerConfig config)
Parameters:
config -
Method Detail

handleResult

public void handleResult(ResultHandler.Context cxt,
                         DataModel datamodel)
Specified by:
handleResult in interface ResultHandler


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