|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NodeManagerList
A list of node managers
| Method Summary | |
|---|---|
NodeManager |
getNodeManager(int index)
Returns the NodeManager at the indicated postion in the list |
NodeManagerIterator |
nodeManagerIterator()
Returns an type-specific iterator for this list. |
| Methods inherited from interface org.mmbase.bridge.BridgeList |
|---|
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 |
|---|
NodeManager getNodeManager(int index)
index - the position of the NodeManager to retrieve
NodeManagerIterator nodeManagerIterator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||