© 2002 BEA Systems, Inc.


com.bea.p13n.taglib.util
Class SimpleReportTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.bea.p13n.taglib.util.SimpleReportTagExtraInfo

Deprecated. Tag will not be available in future versions. Do all database access in the server layer.

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

The tag extra info for the SimpleReportTagExtraInfo.


Constructor Summary
SimpleReportTagExtraInfo()
          Deprecated.  
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Deprecated. Get the tag attribute name/type/variable data.
 
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

SimpleReportTagExtraInfo

public SimpleReportTagExtraInfo()
Deprecated. 
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Deprecated. 
Get the tag attribute name/type/variable data.

Returns:
Initialized array of attribute variable data.
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved