no.sesat.search.util
Class TradeDoubler

java.lang.Object
  extended by no.sesat.search.util.TradeDoubler

public final class TradeDoubler
extends Object

Must be threadsafe

Version:
$Id$

Constructor Summary
TradeDoubler(HttpServletRequest request)
           
 
Method Summary
 String getChecksum(String orderNumber, String orderValue)
           
 String getCookieChecksum()
           
 String getCookieOrderNumber()
           
 String getCookieReportInfo()
           
 String getCookieTDUID()
           
static String getEvent()
           
static String getOrganization()
           
static String getSecretCode()
           
 String getUUID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TradeDoubler

public TradeDoubler(HttpServletRequest request)
Method Detail

getChecksum

public String getChecksum(String orderNumber,
                          String orderValue)
                   throws RuntimeException
Throws:
RuntimeException

getUUID

public String getUUID()

getEvent

public static String getEvent()

getOrganization

public static String getOrganization()

getSecretCode

public static String getSecretCode()

getCookieTDUID

public String getCookieTDUID()

getCookieOrderNumber

public String getCookieOrderNumber()

getCookieChecksum

public String getCookieChecksum()

getCookieReportInfo

public String getCookieReportInfo()


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