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

java.lang.Object
  extended by TagExtraInfo
      extended by com.bea.content.manager.servlets.jsp.taglib.SearchTagExtraInfo

public class SearchTagExtraInfo
extends TagExtraInfo

The tag extra info the SearchTag.

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


Constructor Summary
SearchTagExtraInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Return the extra info needed by the SearchTag.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchTagExtraInfo

public SearchTagExtraInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Return the extra info needed by the SearchTag.



Copyright © 2006 BEA Systems, Inc. All Rights Reserved