BEA Systems, Inc.


weblogicx.jsp.tags
Class QueryTagInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--weblogicx.jsp.tags.QueryTagInfo

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


Constructor Summary
QueryTagInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Define a nested variable for the ResultSet.
 boolean isValid(javax.servlet.jsp.tagext.TagData data)
          No further checks.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryTagInfo

public QueryTagInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Define a nested variable for the ResultSet.

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

isValid

public boolean isValid(javax.servlet.jsp.tagext.TagData data)
No further checks.

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

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference