© 2002 BEA Systems, Inc.


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

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--com.bea.commerce.ebusiness.tracking.tags.ProductEventTag
              |
              +--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.

See Also:
Serialized Form

Fields inherited from class com.bea.commerce.ebusiness.tracking.tags.ProductEventTag
applicationName, categoryId, documentId, documentType, sessionId, sku, userId
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
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 javax.servlet.jsp.tagext.TagSupport
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
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 javax.servlet.jsp.JspTagException
Implement the StartTag callback. This fires a Display.

Overrides:
doStartTag in class ProductEventTag

release

public void release()

Overrides:
release in class ProductEventTag

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved