org.mmbase.bridge.jsp.taglib.containers
Interface NodeQueryContainer
- All Superinterfaces:
- QueryContainer, QueryContainerOrListProvider, TagIdentifier
- All Known Implementing Classes:
- ListNodesContainerTag, TreeContainerTag
- public interface NodeQueryContainer
- extends QueryContainer
A NodeQuery Container can be used around node-list Tags. Basicly, it adminstrates a NodeQuery object.
- Since:
- MMBase-1.7
- Version:
- $Id: NodeQueryContainer.java,v 1.2 2004/02/11 20:40:14 keesj Exp $
- Author:
- Michiel Meeuwissen
getNodeQuery
public NodeQuery getNodeQuery()
- Returns the currently by the container defined query object. Subtags can use this query
object to change it or to use it.
MMBase build 1.7.1.20041002