|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.bridge.implementation.BasicList.BasicIterator
|
+--org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
|
+--org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator
|
+--org.mmbase.bridge.implementation.BasicRelationManagerList.BasicRelationManagerIterator
| Fields inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator |
iterator |
| Method Summary | |
RelationManager |
nextRelationManager()
Returns the next element in the iterator as a RelationManager |
| Methods inherited from class org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator |
nextNodeManager |
| 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.NodeManagerIterator |
nextNodeManager |
| 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 |
public RelationManager nextRelationManager()
RelationManagerIteratornextRelationManager in interface RelationManagerIterator
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||