no.sesat.search.result.handler
Class DateFormatResultHandlerConfig
java.lang.Object
no.sesat.search.result.handler.AbstractResultHandlerConfig
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateFormatResultHandlerConfig
public DateFormatResultHandlerConfig()
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.