com.bea.commerce.ebusiness.tracking.tags
Class DisplayProductEventTag

java.lang.Object
  extended by TagSupport
      extended by com.bea.commerce.ebusiness.tracking.tags.ProductEventTag
          extended by com.bea.commerce.ebusiness.tracking.tags.DisplayProductEventTag

public class DisplayProductEventTag
extends ProductEventTag

Tag handler for DisplayProductEventTag. Dispatches a DisplayProductEvent.
To be used alongwith tags or code that displays a ProductItem.


Field Summary
 
Fields inherited from class com.bea.commerce.ebusiness.tracking.tags.ProductEventTag
applicationName, categoryId, documentId, documentType, sessionId, sku, userId
 
Constructor Summary
DisplayProductEventTag()
          Ctor
 
Method Summary
 int doStartTag()
          Implement the StartTag callback.
 void release()
           
 
Methods inherited from class com.bea.commerce.ebusiness.tracking.tags.ProductEventTag
getApplicationName, getCategoryId, getDocumentId, getDocumentType, getSku, log, setApplicationName, setCategoryId, setCategoryId, setDocumentId, setDocumentType, setSku, setSku, throwException, throwException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayProductEventTag

public DisplayProductEventTag()
Ctor

Method Detail

doStartTag

public int doStartTag()
               throws JspTagException
Implement the StartTag callback. This fires a Display.

Overrides:
doStartTag in class ProductEventTag
Throws
JspTagException

release

public void release()
Overrides:
release in class ProductEventTag


Copyright © 2006 BEA Systems, Inc. All Rights Reserved