public class EditUserRolesDialog extends BaseDialogBean
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
EditUserRolesDialog() |
Modifier and Type | Method and Description |
---|---|
void |
addRole(ActionEvent event) |
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
DataModel |
getPersonRolesDataModel() |
SpaceUsersBean |
getSpaceUsersBean() |
void |
removeRole(ActionEvent event) |
void |
setSpaceUsersBean(SpaceUsersBean spaceUsersBean) |
void |
setupUserAction(ActionEvent event) |
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
public boolean getFinishButtonDisabled()
IDialogBean
getFinishButtonDisabled
in interface IDialogBean
getFinishButtonDisabled
in class BaseDialogBean
public SpaceUsersBean getSpaceUsersBean()
public void setSpaceUsersBean(SpaceUsersBean spaceUsersBean)
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
public void addRole(ActionEvent event)
public void setupUserAction(ActionEvent event)
public void removeRole(ActionEvent event)
public DataModel getPersonRolesDataModel()
public String getContainerTitle()
IDialogBean
If this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle
in interface IDialogBean
getContainerTitle
in class BaseDialogBean
Copyright © 2005–2017 Alfresco Software. All rights reserved.