org.mmbase.bridge.jsp.taglib
Interface ContextProvider

All Superinterfaces:
TagIdentifier
All Known Subinterfaces:
ListProvider, TreeProvider
All Known Implementing Classes:
AbstractNodeListTag, org.mmbase.bridge.jsp.taglib.tree.AbstractTreeReferrerListTag, AliasListTag, ContextTag, FieldListTag, ListFunctionTag, NodeListFunctionTag, NodeListHelper, StringListTag, TreeTag

public interface ContextProvider
extends TagIdentifier

Abstract representation of a 'context' tag. The one context is of course the context tag itself. But also List tags work as a kind of contextes.

Since:
MMBase-1.7
Version:
$Id: ContextProvider.java,v 1.4 2003/08/11 15:27:15 michiel Exp $
Author:
Michiel Meeuwissen

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

Method Detail

getContextContainer

public ContextContainer getContextContainer()
                                     throws javax.servlet.jsp.JspTagException
Throws:
javax.servlet.jsp.JspTagException


MMBase build 1.7.1.20041002