org.mmbase.bridge.implementation
Class BasicNodeManagerList.BasicNodeManagerIterator

java.lang.Object
  |
  +--org.mmbase.bridge.implementation.BasicList.BasicIterator
        |
        +--org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
              |
              +--org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator
All Implemented Interfaces:
java.util.Iterator, java.util.ListIterator, NodeIterator, NodeManagerIterator
Direct Known Subclasses:
BasicRelationManagerList.BasicRelationManagerIterator
Enclosing class:
BasicNodeManagerList

public class BasicNodeManagerList.BasicNodeManagerIterator
extends BasicNodeList.BasicNodeIterator
implements NodeManagerIterator


Fields inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator
iterator
 
Method Summary
 NodeManager nextNodeManager()
          Returns the next element in the iterator as a NodeManager
 
Methods inherited from class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
nextNode
 
Methods inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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()
Description copied from interface: NodeManagerIterator
Returns the next element in the iterator as a NodeManager
Specified by:
nextNodeManager in interface NodeManagerIterator


MMBase build 1.6.5.20030923