no.sesat.search.run.handler
Class FederatorRunHandlerConfig
java.lang.Object
no.sesat.search.run.handler.FederatorRunHandlerConfig
- All Implemented Interfaces:
- Serializable, RunHandlerConfig
public final class FederatorRunHandlerConfig
- extends Object
- implements RunHandlerConfig
Generic RunHandler that can be configured to merge result lists together
$Id: FederatorRunHandlerConfig.java 7225 2009-04-09 00:32:20Z ssmiweve $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FederatorRunHandlerConfig
public FederatorRunHandlerConfig()
getFrom
public String[] getFrom()
getTo
public String getTo()
setTo
public void setTo(String to)
getInsertPosition
public int getInsertPosition()
setInsertPosition
public void setInsertPosition(int pos)
getInsertCount
public int getInsertCount()
setInsertCount
public void setInsertCount(int count)
getBlend
public FederatorRunHandlerConfig.Blend getBlend()
readRunHandler
public RunHandlerConfig readRunHandler(Element element)
- Specified by:
readRunHandler in interface RunHandlerConfig
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.