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

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.bea.commerce.ebusiness.tracking.tags.ClickProductExtraInfo

Deprecated

@Deprecated
public class ClickProductExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

Sets JSP page-scoped variables as a result of the <um:clickProduct> tag.


Constructor Summary
ClickProductExtraInfo()
          Deprecated  
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Deprecated Create an array of VariableInfo objects containing information about the variables to create.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClickProductExtraInfo

public ClickProductExtraInfo()
Deprecated 
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Deprecated 
Create an array of VariableInfo objects containing information about the variables to create.

Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.