public class RemoteRelationManagerIterator_Proxy extends RemoteIterator_Proxy<RelationManager,RemoteRelationManager> implements RelationManagerIterator
local| Constructor and Description |
|---|
RemoteRelationManagerIterator_Proxy(RemoteRelationManagerIterator remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RemoteRelationManagerIterator |
getWrappedObject() |
RelationManager |
nextRelationManager()
Returns the next element in the iterator as a RelationManager
|
RelationManager |
previousRelationManager()
Returns the previous element in the iterator as a RelationManager
|
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 RemoteRelationManagerIterator_Proxy(RemoteRelationManagerIterator remoteObject)
public RelationManager previousRelationManager()
RelationManagerIteratorpreviousRelationManager in interface RelationManagerIteratorpublic RelationManager nextRelationManager()
RelationManagerIteratornextRelationManager in interface RelationManagerIteratorpublic RemoteRelationManagerIterator getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteIterator<RemoteRelationManager>>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}