no.sesat.search.result.handler
Class DataModelResultHandler
java.lang.Object
no.sesat.search.result.handler.DataModelResultHandler
- All Implemented Interfaces:
- ResultHandler
public final class DataModelResultHandler
- extends Object
- implements ResultHandler
Handles the insertion of the results into the datamodel.
This class must remain safe under multi-threaded conditions.
- Version:
- $Id: DataModelResultHandler.java 7225 2009-04-09 00:32:20Z ssmiweve $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataModelResultHandler
public DataModelResultHandler()
- Creates a new instance of DataModelResultHandler. Used directly by AbstractSearchCommand.
handleResult
public void handleResult(ResultHandler.Context cxt,
DataModel datamodel)
- Specified by:
handleResult in interface ResultHandler
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.