|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.bridge.implementation.BasicList.BasicIterator
org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator
org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator
org.mmbase.bridge.implementation.BasicRelationManagerList.BasicRelationManagerIterator
| Field Summary |
| Fields inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator |
iterator |
| Constructor Summary | |
protected |
BasicRelationManagerList.BasicRelationManagerIterator()
|
| Method Summary | |
RelationManager |
nextRelationManager()
Returns the next element in the iterator as a RelationManager |
RelationManager |
previousRelationManager()
Returns the previous element in the iterator as a RelationManager |
| Methods inherited from class org.mmbase.bridge.implementation.BasicNodeManagerList.BasicNodeManagerIterator |
nextNodeManager, previousNodeManager |
| Methods inherited from class org.mmbase.bridge.implementation.BasicNodeList.BasicNodeIterator |
nextNode, previousNode |
| 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, previousNodeManager |
| Methods inherited from interface org.mmbase.bridge.NodeIterator |
nextNode, previousNode |
| Methods inherited from interface java.util.ListIterator |
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
| Constructor Detail |
protected BasicRelationManagerList.BasicRelationManagerIterator()
| Method Detail |
public RelationManager nextRelationManager()
RelationManagerIterator
nextRelationManager in interface RelationManagerIteratorpublic RelationManager previousRelationManager()
RelationManagerIterator
previousRelationManager in interface RelationManagerIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||