|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.util.traversal.ParentChildMapper
public class ParentChildMapper
Description:
| Constructor Summary | |
|---|---|
ParentChildMapper()
|
|
| Method Summary | |
|---|---|
void |
addRelationship(java.lang.Object parent,
java.lang.Object child)
|
java.util.Set |
getChildren(java.lang.Object parent)
|
java.util.Set |
getParents()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParentChildMapper()
| Method Detail |
|---|
public void addRelationship(java.lang.Object parent,
java.lang.Object child)
parent - child - public java.util.Set getParents()
public java.util.Set getChildren(java.lang.Object parent)
parent -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||