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

java.lang.Object
  extended by TagExtraInfo
      extended by com.beasys.commerce.ebusiness.catalog.tags.CatalogQueryTagExtraInfo

public class CatalogQueryTagExtraInfo
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
CatalogQueryTagExtraInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogQueryTagExtraInfo

public CatalogQueryTagExtraInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)


Copyright © 2006 BEA Systems, Inc. All Rights Reserved