BEA Systems, Inc.

com.beasys.commerce.content.tags
Class SelectByIdTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.beasys.commerce.content.tags.SelectByIdTagExtraInfo

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

The tag extra info for the SelectByIdTag.

This will specify a script variable named from the id attribute of type com.beasys.commerce.axiom.content.Content.


Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo
tagInfo
 
Constructor Summary
SelectByIdTagExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData 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

SelectByIdTagExtraInfo

public SelectByIdTagExtraInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved