public interface RelationManagerList extends BridgeList<RelationManager>
| Modifier and Type | Method and Description |
|---|---|
RelationManager |
getRelationManager(int index)
Returns the RelationManager at the indicated postion in the list
|
RelationManagerIterator |
relationManagerIterator()
Returns an type-specific iterator for this list.
|
getProperties, 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, streamRelationManager getRelationManager(int index)
index - the position of the RelationManager to retrieveRelationManagerIterator relationManagerIterator()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}