|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.bridge.util.BridgeCollections.UnmodifiableBridgeList<RelationManager>
org.mmbase.bridge.util.BridgeCollections.UnmodifiableRelationManagerList
static class BridgeCollections.UnmodifiableRelationManagerList
| Field Summary |
|---|
| Fields inherited from class org.mmbase.bridge.util.BridgeCollections.UnmodifiableBridgeList |
|---|
c, parent |
| Constructor Summary | |
|---|---|
BridgeCollections.UnmodifiableRelationManagerList(RelationManagerList relationManagerList)
|
|
| Method Summary | |
|---|---|
RelationManager |
getRelationManager(int index)
Returns the RelationManager at the indicated postion in the list |
RelationManagerIterator |
relationManagerIterator()
Returns an type-specific iterator for this list. |
| Methods inherited from class org.mmbase.bridge.util.BridgeCollections.UnmodifiableBridgeList |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getProperties, getProperty, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setProperty, size, sort, sort, subList, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.mmbase.bridge.BridgeList |
|---|
getProperties, getProperty, setProperty, sort, sort, subList |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, toArray, toArray |
| Constructor Detail |
|---|
BridgeCollections.UnmodifiableRelationManagerList(RelationManagerList relationManagerList)
| Method Detail |
|---|
public RelationManager getRelationManager(int index)
RelationManagerList
getRelationManager in interface RelationManagerListindex - the position of the RelationManager to retrieve
public RelationManagerIterator relationManagerIterator()
RelationManagerList
relationManagerIterator in interface RelationManagerList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||