© 2003 BEA Systems, Inc.

com.beasys.commerce.ebusiness.catalog.tags
Class IterateThroughViewTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.beasys.commerce.ebusiness.catalog.tags.IterateThroughViewTagExtraInfo

public class IterateThroughViewTagExtraInfo
extends TagExtraInfo

TagExtraInfo class for IterateThroughViewTag. Defines a scripting variable named id of user defined type with VariableInfo.NESTED scope.


Constructor Summary
IterateThroughViewTagExtraInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(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

IterateThroughViewTagExtraInfo

public IterateThroughViewTagExtraInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Overrides:
getVariableInfo in class TagExtraInfo

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved