public class EditContentUserRolesDialog extends BaseDialogBean
browseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
EditContentUserRolesDialog() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRole(javax.faces.event.ActionEvent event) |
protected String |
finishImpl(javax.faces.context.FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
ContentUsersBean |
getContentUsersBean() |
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
javax.faces.model.DataModel |
getPersonRolesDataModel() |
void |
removeRole(javax.faces.event.ActionEvent event) |
void |
setContentUsersBean(ContentUsersBean contentUsersBean) |
void |
setupUserAction(javax.faces.event.ActionEvent event) |
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServicepublic boolean getFinishButtonDisabled()
IDialogBeangetFinishButtonDisabled in interface IDialogBeangetFinishButtonDisabled in class BaseDialogBeanpublic ContentUsersBean getContentUsersBean()
public void setContentUsersBean(ContentUsersBean contentUsersBean)
protected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomeExceptionpublic void addRole(javax.faces.event.ActionEvent event)
public void setupUserAction(javax.faces.event.ActionEvent event)
public void removeRole(javax.faces.event.ActionEvent event)
public javax.faces.model.DataModel getPersonRolesDataModel()
Copyright © 2005–2018 Alfresco Software. All rights reserved.