org.mmbase.bridge
Interface NodeManagerIterator

All Superinterfaces:
java.util.Iterator, java.util.ListIterator, NodeIterator
All Known Subinterfaces:
RelationManagerIterator
All Known Implementing Classes:
BasicNodeManagerList.BasicNodeManagerIterator

public interface NodeManagerIterator
extends NodeIterator

A list of nodes

Version:
$Id: NodeManagerIterator.java,v 1.4 2002/10/18 08:30:09 pierre Exp $
Author:
Pierre van Rooden

Method Summary
 NodeManager nextNodeManager()
          Returns the next element in the iterator as a NodeManager
 
Methods inherited from interface org.mmbase.bridge.NodeIterator
nextNode
 
Methods inherited from interface java.util.ListIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 

Method Detail

nextNodeManager

public NodeManager nextNodeManager()
Returns the next element in the iterator as a NodeManager


MMBase build 1.6.5.20030923