© 2004 BEA Systems, Inc.

com.bea.p13n.tracking.clickthrough
Class ClickContentEventValidator

java.lang.Object
  extended bycom.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
      extended bycom.bea.p13n.tracking.clickthrough.ClickContentEventValidator
All Implemented Interfaces:
ClickEventValidator

public class ClickContentEventValidator
extends AbstractClickEventValidator


Field Summary
 
Fields inherited from class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
applicationName, documentId, documentType, exceptionFormatter, req, sessionId, userId
 
Constructor Summary
ClickContentEventValidator()
           
 
Method Summary
 void validateAndFire(HttpServletRequest req)
          Fires an event by extracting related information from the HttpServletRequest.
 
Methods inherited from class com.bea.p13n.tracking.clickthrough.AbstractClickEventValidator
initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClickContentEventValidator

public ClickContentEventValidator()
Method Detail

validateAndFire

public void validateAndFire(HttpServletRequest req)
                     throws InvalidArgumentException
Fires an event by extracting related information from the HttpServletRequest. Expects the caller to handle any invocation errors.

Parameters:
req - The HttpServletRequest.
Throws:
InvalidArgumentException - To signal problems while validating for and firing the event.

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved