|
|||||||||
| 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.BasicRelationList.BasicRelationIterator
| Field Summary |
| Fields inherited from class org.mmbase.bridge.implementation.BasicList.BasicIterator |
iterator |
| Constructor Summary | |
protected |
BasicRelationList.BasicRelationIterator()
|
| Method Summary | |
Relation |
nextRelation()
Returns the next element in the iterator as a Relation |
Relation |
previousRelation()
Returns the previous element in the iterator as a Relation |
| 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.NodeIterator |
nextNode, previousNode |
| Methods inherited from interface java.util.ListIterator |
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
| Constructor Detail |
protected BasicRelationList.BasicRelationIterator()
| Method Detail |
public Relation nextRelation()
RelationIterator
nextRelation in interface RelationIteratorpublic Relation previousRelation()
RelationIterator
previousRelation in interface RelationIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||