no.sesat.search.result.handler
Class DateFormatResultHandlerConfig

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

@AbstractResultHandlerConfig.Controller(value="DateFormatHandler")
public final class DateFormatResultHandlerConfig
extends AbstractResultHandlerConfig

DateFormatHandler is part of no.sesat.search.result Transform fast inputdate to how it will be displayed in tv enrichment . Tv Enrichment will most likely only display Hour of day.

Version:
$Id: DateFormatResultHandlerConfig.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
DateFormatResultHandlerConfig()
           
 
Method Summary
 String getPrefix()
           
 String getSource()
           
 AbstractResultHandlerConfig readResultHandler(Element element)
           
 void setPrefix(String fieldPrefix)
           
 void setSource(String sourceField)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateFormatResultHandlerConfig

public DateFormatResultHandlerConfig()
Method Detail

getPrefix

public String getPrefix()
Returns:

setPrefix

public void setPrefix(String fieldPrefix)
Parameters:
fieldPrefix -

setSource

public void setSource(String sourceField)
Parameters:
sourceField -

getSource

public String getSource()
Returns:

readResultHandler

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


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