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

java.lang.Object
  extended by TagExtraInfo
      extended by com.bea.commerce.ebusiness.tracking.tags.ClickProductExtraInfo

public class ClickProductExtraInfo
extends TagExtraInfo

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


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

Constructor Detail

ClickProductExtraInfo

public ClickProductExtraInfo()
Method Detail

getVariableInfo

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



Copyright © 2006 BEA Systems, Inc. All Rights Reserved