Package | Description |
---|---|
org.tencompetence.portlet.portfolio.beans |
Provides classes as beans used by the Competence Portfolio portlet.
|
org.tencompetence.portlet.portfolio.common.components |
Provides classes as beans used by the Competence Portfolio portlet.
|
Modifier and Type | Class and Description |
---|---|
class |
PortfolioActivityView
This is the managed bean for the PortfolioActivityView.
|
class |
PortfolioCompetenceProfileLevelView
This is the managed bean for the PortfolioCompetenceProfileLevelView.
|
class |
PortfolioCompetenceView
This is the managed bean for the PortfolioCompetenceView.
|
class |
PortfolioEvidenceView
This is the managed bean for the PortfolioEvidenceView.
|
class |
PortfolioGoalView
This is the managed bean for the PortfolioGoalView.
|
class |
PortfolioLearningPathView
This is the managed bean for the PortfolioLearningPathView.
|
class |
PortfolioLearningPlanView
This is the managed bean for the PortfolioLearningPlanView.
|
Modifier and Type | Method and Description |
---|---|
PortfolioFullView<T> |
PortfolioHeaderController.getParent()
Gets the parent page (PortfolioFullView).
|
Constructor and Description |
---|
PortfolioHeaderController(PortfolioFullView<T> page,
T entity)
Instantiates a new PortfolioHeaderController.
|