pt.moredata.taglibs.dao
Class CreateDAOTagExtraInfo

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bypt.moredata.taglibs.dao.CreateDAOTagExtraInfo

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

CreateDAOTagExtraInfo.java Company MoreData

Version:
$Revision: 1.1.1.1 $
Author:
pcarmo

Constructor Summary
CreateDAOTagExtraInfo()
          Creates a new instance of CreateDAOTagExtraInfo
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Define as variaveis 'webPage' e 'frameset' no PAGE_SCOPE.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateDAOTagExtraInfo

public CreateDAOTagExtraInfo()
Creates a new instance of CreateDAOTagExtraInfo

Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Define as variaveis 'webPage' e 'frameset' no PAGE_SCOPE.