public class CompetenceProfileList extends BaseEditorBean<org.tencompetence.generated.model.CompetenceMap>
BaseEditorBean.ConfirmationController
Constructor and Description |
---|
CompetenceProfileList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
addCompetenceProfile()
method called if add button is pressed.
|
java.lang.String |
deleteCompetenceProfile()
Delete competence profile.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceProfile>> |
getController()
Gets the controller.
|
boolean |
isAddCompetenceProfileAllowed()
Check if user is allowed to add a Competence profile.
|
cancel, fetchEditorInput, getCanNavigateBack, getConfirmationController, getDescription, getEditorInput, getPageInit, getPermissionsURL, getTitle, isAddButtonVisible, isAllowDelete, isAllowPermissions, isAllowUpdate, isAllowView, isDirty, isEditable, isReadOnly, passEditorInput, permissions, save, setDescription, setDirty, setEditorInput, setTitle, valuesChanged
checkModelPermission, checkModelPermission, checkPortletPermission, checkPortletPermission, getToggleText, isExpanded, toggle
public ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceProfile>> getController()
public java.lang.String addCompetenceProfile()
public boolean isAddCompetenceProfileAllowed()
public java.lang.String deleteCompetenceProfile()