public class RemoteRelationIterator_Proxy extends RemoteIterator_Proxy<Relation,RemoteRelation> implements RelationIterator
local| Constructor and Description |
|---|
RemoteRelationIterator_Proxy(RemoteRelationIterator remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RemoteRelationIterator |
getWrappedObject() |
Relation |
nextRelation()
Returns the next element in the iterator as a Relation
|
Relation |
previousRelation()
Returns the previous element in the iterator as a Relation
|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setequals, getMapperCode, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingpublic RemoteRelationIterator_Proxy(RemoteRelationIterator remoteObject)
public Relation nextRelation()
RelationIteratornextRelation in interface RelationIteratorpublic Relation previousRelation()
RelationIteratorpreviousRelation in interface RelationIteratorpublic RemoteRelationIterator getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteIterator<RemoteRelation>>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}