org.mmbase.bridge.jsp.taglib.containers
Interface NodeQueryContainer
- All Superinterfaces:
- CloudProvider, QueryContainer, TagIdentifier
- All Known Implementing Classes:
- LeafConstraintsTag, ListNodesContainerTag, ListRelationsContainerTag, 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.3 2006/07/04 12:16:09 michiel 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.8.1.20060716