Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

oracle.jbo.html.jsp.datatags
Class WebBeanTEI

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended byoracle.jbo.html.jsp.datatags.WebBeanTEI

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


Constructor Summary
WebBeanTEI()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          information on scripting variables defined by this tag
 boolean isValid(javax.servlet.jsp.tagext.TagData data)
           
 
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

WebBeanTEI

public WebBeanTEI()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
information on scripting variables defined by this tag

Parameters:
data - The translation-time TagData instance.

isValid

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

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

 

Copyright © 1997, 2004, Oracle. All rights reserved.