© 2003 BEA Systems, Inc.

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

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

public class GetPropertyTagExtraInfo
extends TagExtraInfo

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


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

GetPropertyTagExtraInfo

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