© 2002 BEA Systems, Inc.


com.bea.p13n.tracking.tags
Class ClickContentExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.bea.p13n.tracking.tags.ClickContentExtraInfo

public class ClickContentExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

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


Constructor Summary
ClickContentExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClickContentExtraInfo

public ClickContentExtraInfo()
Method Detail

getVariableInfo

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

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

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved