Package | Description |
---|---|
org.tencompetence.portlet.goal.beans |
Provides classes as beans used by the Goal portlet.
|
org.tencompetence.portlet.pdp.controllers |
Provides controllers for use in the PDP.
|
Modifier and Type | Method and Description |
---|---|
GoalTitleController |
GoalListener.getGoalTitleController()
Gets the goal title controller.
|
Modifier and Type | Method and Description |
---|---|
GoalTitleController |
ViewScreenController.getGoal()
Gets the goal controller.
|
Constructor and Description |
---|
ViewScreenController(GoalTitleController goal,
org.tencompetence.business.model.learningpath.ILearningPlan plan,
int attained,
int planned,
int notPlanned)
Instantiates a new view screen controller.
|