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.
|
org.tencompetence.portlet.portfolio.beans |
Provides classes as beans used by the Competence Portfolio portlet.
|
Modifier and Type | Class and Description |
---|---|
class |
PdpBuildPlan.BuildplanElementController
The Class BuildplanElementController.
|
class |
PdpSelectAction.ClusterController
This class is an abstract controller for
ICluster elements. |
class |
PdpSelectAction.LeafController
The Class LeafController.
|
class |
PdpSelectAction.SelectionController
The controller class for
ISelection elements. |
class |
PdpSelectAction.SequenceController
The controller class for
ISequence elements. |
Modifier and Type | Method and Description |
---|---|
ElementController |
PdpViewAction.getElementController()
Gets the element controller.
|
ElementController |
PdpBuildPlan.getElementController()
Gets the element controller.
|
Modifier and Type | Method and Description |
---|---|
ElementController |
Task.getElementController()
getElementController.
|
Modifier and Type | Method and Description |
---|---|
ElementController |
PortfolioLearningPlanView.getElementController()
Gets the element controller.
|
ElementController |
PortfolioLearningPathView.getElementController()
Gets the element controller.
|
ElementController |
PortfolioActivityView.getElementController()
Gets the element controller.
|