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 | Method and Description |
---|---|
ActionsMenuListController<PortfolioActionsMenuRowItem> |
PortfolioSmallView.getEntityListController()
Gets the entity list controller.
|
ActionsMenuListController<PortfolioActionsMenuRowItem> |
PortfolioSmallView.getJournalListController()
Gets the journal list controller.
|
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.
|