public class PortfolioLearningPlanView extends PortfolioFullView<org.tencompetence.business.model.learningpath.ILearningPlan>
Constructor and Description |
---|
PortfolioLearningPlanView()
Instantiates a new PortfolioLearningPlanView.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<LPElementRowItem> |
getChildPathList()
Gets the child path list.
|
ElementController |
getElementController()
Gets the element controller.
|
java.lang.String |
getGoalTitle()
Gets the title of the goal.
|
java.lang.String |
selectGoal()
Go to the Goal view.
|
back, getHeaderController, getHistoryController, getSelectedTab, setSelectedTab
getEntity, getPageInit, setEntity
public PortfolioLearningPlanView()
public ElementController getElementController()
public java.lang.String getGoalTitle()
public java.lang.String selectGoal()
public ActionsMenuListController<LPElementRowItem> getChildPathList()