|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.servlet.jsp.tagext.TagSupport | +--com.bea.commerce.ebusiness.tracking.tags.ProductEventTag | +--com.bea.commerce.ebusiness.tracking.tags.DisplayProductEventTag
Tag handler for DisplayProductEventTag
.
Dispatches a DisplayProductEvent
.
To be used alongwith tags or code that displays
a ProductItem
.
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 |
public DisplayProductEventTag()
Method Detail |
public int doStartTag() throws javax.servlet.jsp.JspTagException
public void release()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |