org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.tags
Class DefineObjectsExtraInfo

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.tags.DefineObjectsExtraInfo

public class DefineObjectsExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

Created by The eXo Platform SAS. Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: Aug 20, 2003 Time: 12:51:20 AM


Constructor Summary
DefineObjectsExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData tagData)
          Overridden method.
 
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

DefineObjectsExtraInfo

public DefineObjectsExtraInfo()
Method Detail

getVariableInfo

public final javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData tagData)
Overridden method.

Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo
Parameters:
tagData - tag data
Returns:
variable info
See Also:
TagExtraInfo.getVariableInfo(javax.servlet.jsp.tagext.TagData)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.