no.sesat.search.result.handler
Class DateFormatHandler

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

public final class DateFormatHandler
extends Object
implements ResultHandler

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: DateFormatHandler.java 7225 2009-04-09 00:32:20Z ssmiweve $

Nested Class Summary
static class DateFormatHandler.Fields
           
 
Nested classes/interfaces inherited from interface no.sesat.search.result.handler.ResultHandler
ResultHandler.Context
 
Constructor Summary
DateFormatHandler(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

DateFormatHandler

public DateFormatHandler(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.