org.mmbase.bridge.jsp.taglib
Interface CloudProvider

All Superinterfaces:
TagIdentifier
All Known Subinterfaces:
NodeQueryContainer, QueryContainer
All Known Implementing Classes:
CloudTag, FormTag, LeafConstraintsTag, ListContainerTag, ListNodesContainerTag, ListRelationsContainerTag, RelatedContainerTag, RelatedNodesContainerTag, TransactionTag, TreeContainerTag

public interface CloudProvider
extends TagIdentifier

Interface designed to make it possible for child tags to access a cloud (or transaction) defined in a tag

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

Method Summary
 Cloud getCloudVar()
           
 
Methods inherited from interface org.mmbase.bridge.jsp.taglib.TagIdentifier
getId
 

Method Detail

getCloudVar

Cloud getCloudVar()
                  throws JspTagException
Returns:
the cloud contained in the tag
Throws:
JspTagException


MMBase 2.0-SNAPSHOT - null