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

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

public class GetPropertyTagExtraInfo
extends TagExtraInfo

The tag extra info for the GetPropertyTag.

This will specify a script variable named from the resultId attribute of the type specified by resultType (defaulting to java.lang.Object).


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

Constructor Detail

GetPropertyTagExtraInfo

public GetPropertyTagExtraInfo()
Method Detail

getVariableInfo

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



Copyright © 2006 BEA Systems, Inc. All Rights Reserved