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

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTagExtraInfo

Deprecated

@Deprecated
public class CatalogQueryTagExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

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


Constructor Summary
CatalogQueryTagExtraInfo()
          Deprecated  
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Deprecated  
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogQueryTagExtraInfo

public CatalogQueryTagExtraInfo()
Deprecated 
Method Detail

getVariableInfo

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


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.