Package | Description |
---|---|
org.tencompetence.portlet.modeleditor.beans |
Provides classes as beans used by the modeleditor.
|
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.
|
org.tencompetence.portlet.qtieditor.beans |
Provides the backing bean classes of the QTI Editor.
|
org.tencompetence.portlet.qtieditor.common |
Provides support classes for the QTI Editor backing beans.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.LevelValue>> |
CompetenceMapEdit.getCompetenceController()
Gets the competence controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceProfile>> |
CompetenceProfileList.getController()
Gets the controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceProfileLevel>> |
CompetenceProfileEdit.getController()
Gets the controller for the Competence Profile level list.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.Competence>> |
CompetenceList.getController()
Gets the controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceLevel>> |
CompetenceEdit.getController()
Gets the controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.LevelValue>> |
CompetenceMapEdit.getProfileController()
Gets the profile controller.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<LPElementRowItem> |
PortfolioLearningPlanView.getChildPathList()
Gets the child path list.
|
ActionsMenuListController<LPElementRowItem> |
PortfolioLearningPathView.getChilds()
Gets the learning activities.
|
ActionsMenuListController<PortfolioViewRowItem<org.tencompetence.generated.model.Competence>> |
PortfolioEvidenceView.getCompetenceList()
Gets the Competence list controller.
|
ActionsMenuListController<PortfolioActionsMenuRowItem> |
PortfolioSmallView.getEntityListController()
Gets the entity list controller.
|
ActionsMenuListController<PortfolioCompetenceView.EvidenceRowItem> |
PortfolioCompetenceView.getEvidenceList()
Gets the evidence list controller.
|
ActionsMenuListController<PortfolioActionsMenuRowItem> |
PortfolioSmallView.getJournalListController()
Gets the journal list controller.
|
Modifier and Type | Class and Description |
---|---|
class |
LPElementActionsMenuListController<R extends ActionsMenuRowItem<? extends org.tencompetence.business.model.learningpath.ILPElement>>
This class implements a controller for ICEFace components supporting ice:dataTable with an actionsMenu column.
|
class |
PortfolioActionsMenuListController<R extends ActionsMenuRowItem<?>>
This class implements a controller for ICEFace components supporting ice:dataTable with an actionsMenu column.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<PortfolioActionsMenuRowItem> |
PortfolioHistoryController.getHistoryList()
Gets the history list.
|
Constructor and Description |
---|
PortfolioHistoryController(ActionsMenuListController<PortfolioActionsMenuRowItem> historyListController)
Instantiates a new PortfolioDetailsController.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.AssessmentTest>> |
AssessmentTestList.getController()
Gets the controller.
|
Modifier and Type | Class and Description |
---|---|
class |
AssessmentItemListController
AssessmentItemListController.
|