Package | Description |
---|---|
org.tencompetence.portlet.pdp.beans |
Provides classes as beans used by the PDP.
|
org.tencompetence.portlet.pdp.controllers |
Provides controllers for use in the PDP.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PathListEntry> |
PdpBuildPlan.getPathList()
Gets the list of learning paths.
|
Modifier and Type | Method and Description |
---|---|
void |
PdpBuildPlan.BuildplanElementController.setInput(PathListEntry input)
Sets the input for the element viewer.
|
Modifier and Type | Method and Description |
---|---|
int |
PathListEntry.compareTo(PathListEntry that) |