© 2003 BEA Systems, Inc.

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

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

public class CatalogSelectorTagExtraInfo
extends TagExtraInfo

TagExtraInfo class for CatalogQueryTag. Defines an optional a scripting variable named id of user specified type with VariableInfo.AT_END scope.


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

CatalogSelectorTagExtraInfo

public CatalogSelectorTagExtraInfo()
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