public class EditUserWizard extends CreateUserWizard
Modifier and Type | Field and Description |
---|---|
protected UsersBeanProperties |
properties |
companyId, confirm, email, ERROR, ERROR_DOMAIN_MISMATCH, firstName, homeSpaceLocation, homeSpaceName, jobtitle, lastName, location, organisation, password, presenceProvider, presenceUsername, QUOTA_UNITS_GB, QUOTA_UNITS_KB, QUOTA_UNITS_MB, sizeQuota, sizeQuotaUnits, userName
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
EditUserWizard() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
Map |
getPersonPropertiesImmutability() |
void |
init(Map<String,String> arg0)
Initialises the wizard
|
void |
setProperties(UsersBeanProperties properties) |
checkTenantUserName, convertFromBytes, convertToBytes, createHomeSpace, getCompanyHomeSpace, getCompanyId, getConfirm, getDefaultHomeSpace, getEmail, getFinishButtonDisabled, getFirstName, getHomeSpaceLocation, getHomeSpaceName, getJobtitle, getLastName, getLocation, getOrganization, getPassword, getPresenceProvider, getPresenceUsername, getSizeQuota, getSizeQuotaUnits, getSummary, getUserName, putSizeQuotaProperty, setAuthenticationService, setCompanyId, setConfirm, setContentUsageService, setEmail, setFirstName, setHomeSpaceLocation, setHomeSpaceName, setJobtitle, setLastName, setLocation, setOrganization, setOwnableService, setPassword, setPermissionService, setPersonPropertiesAndCreateHomeSpaceIfNeeded, setPersonService, setPresenceProvider, setPresenceUsername, setSizeQuota, setSizeQuotaUnits, setTenantService, setupUsers, setUserName, validateEmail, validatePassword, validateUsername
back, buildSummary, getBackButtonLabel, getDefaultCancelOutcome, getDefaultFinishOutcome, getFinishButtonLabel, getNextButtonDisabled, getNextButtonLabel, getStepDescription, getStepTitle, next
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, finish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restored
protected UsersBeanProperties properties
public void setProperties(UsersBeanProperties properties)
properties
- the properties to setpublic void init(Map<String,String> arg0)
CreateUserWizard
init
in interface IDialogBean
init
in class CreateUserWizard
arg0
- Map of parameters for the dialogprotected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class CreateUserWizard
context
- FacesContextoutcome
- The default outcomeException
public Map getPersonPropertiesImmutability()
getPersonPropertiesImmutability
in class CreateUserWizard
Copyright © 2005–2017 Alfresco Software. All rights reserved.