org.mmbase.bridge.jsp.taglib
Class CloudTEI

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.mmbase.bridge.jsp.taglib.CloudTEI
Direct Known Subclasses:
TransactionTEI

public class CloudTEI
extends TagExtraInfo

The TEI class belonging to the CloudTag and descendents

Version:
$Id: CloudTEI.java 35335 2009-05-21 08:14:41Z michiel $
Author:
Michiel Meeuwissen

Constructor Summary
CloudTEI()
           
 
Method Summary
protected  String cloudType()
           
 VariableInfo[] getVariableInfo(TagData data)
          Implementation of TagExtraInfo return values declared here should be filled at one point, in this case with the CloudTag.
 
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

CloudTEI

public CloudTEI()
Method Detail

cloudType

protected String cloudType()

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Implementation of TagExtraInfo return values declared here should be filled at one point, in this case with the CloudTag.

Overrides:
getVariableInfo in class TagExtraInfo


MMBase 2.0-SNAPSHOT - null