Skip navigation links


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

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.bea.content.manager.servlets.jsp.taglib.GetNodeTagExtraInfo


public class GetNodeTagExtraInfo
extends javax.servlet.jsp.tagext.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
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Get the variable into required by the tag.

 

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

GetNodeTagExtraInfo

public GetNodeTagExtraInfo()

Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Get the variable into required by the tag.
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.