public class RemoteRelationManagerList_Proxy extends RemoteBridgeList_Proxy<RelationManager,RemoteRelationManager> implements RelationManagerList
modCount| Constructor and Description |
|---|
RemoteRelationManagerList_Proxy(RemoteRelationManagerList remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RelationManager |
getRelationManager(int arg0)
Returns the RelationManager at the indicated postion in the list
|
RemoteRelationManagerList |
getWrappedObject() |
RelationManagerIterator |
relationManagerIterator()
Returns an type-specific iterator for this list.
|
getProperties, getProperty, setProperty, sort, sort, subListadd, add, clear, equals, get, getMapperCode, hashCode, remove, remove, set, size, toStringaddAll, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRangeaddAll, contains, containsAll, isEmpty, removeAll, retainAll, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProperties, getProperty, setProperty, sort, sort, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, spliterator, toArray, toArrayparallelStream, removeIf, streamgetMapperCodepublic RemoteRelationManagerList_Proxy(RemoteRelationManagerList remoteObject)
public RelationManager getRelationManager(int arg0)
RelationManagerListgetRelationManager in interface RelationManagerListarg0 - the position of the RelationManager to retrievepublic RelationManagerIterator relationManagerIterator()
RelationManagerListrelationManagerIterator in interface RelationManagerListpublic RemoteRelationManagerList getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class RemoteBridgeList_Proxy<RelationManager,RemoteRelationManager>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}