© 2003 BEA Systems, Inc.

com.bea.content.manager.servlets.jsp.taglib
Class GetNodeTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.bea.content.manager.servlets.jsp.taglib.GetNodeTagExtraInfo

public class GetNodeTagExtraInfo
extends TagExtraInfo

The tag extra info the GetNodeTag.

This will specify a script variable named from the id attribute of type com.bea.content.Node.


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

GetNodeTagExtraInfo

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