|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface RelationManagerList
A list of Relation Managers
| Method Summary | |
|---|---|
RelationManager |
getRelationManager(int index)
Returns the RelationManager at the indicated position in the list |
RelationManagerIterator |
relationManagerIterator()
Returns an type-specific iterator for this list. |
| 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 |
| Method Detail |
|---|
RelationManager getRelationManager(int index)
index - the position of the RelationManager to retrieve
RelationManagerIterator relationManagerIterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||