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