© 2005 BEA Systems, Inc.

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

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bycom.beasys.commerce.ebusiness.catalog.tags.IterateViewIteratorTagExtraInfo

public class IterateViewIteratorTagExtraInfo
extends TagExtraInfo

TagExtraInfo class for IterateViewIteratorTag. Defines a scripting variable named id of user defined type with VariableInfo.NESTED scope. If the attribute iterateByView is true, than a return type of View is assumed.


Constructor Summary
IterateViewIteratorTagExtraInfo()
           
 
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

IterateViewIteratorTagExtraInfo

public IterateViewIteratorTagExtraInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved