SelectByIdTagExtraInfo Class
DEPRECATED
- public class SelectByIdTagExtraInfo
extends TagExtraInfo
The tag extra info for the SelectByIdTag.
This will specify a script variable named from the id attribute of type
com.bea.p13n.content.Content.
-
Hierarchy
-
Object
TagExtraInfo
SelectByIdTagExtraInfo
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectByIdTagExtraInfo
public SelectByIdTagExtraInfo()
getVariableInfo(TagData) Method
public VariableInfo
[] getVariableInfo(TagData
data)
-
Overrides
-
TagExtraInfo.getVariableInfo(TagData)
isValid(TagData) Method
public boolean isValid(TagData
data)
-
Overrides
-
TagExtraInfo.isValid(TagData)