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, userNamebrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
EditUserWizard() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
java.util.Map |
getPersonPropertiesImmutability() |
void |
init(java.util.Map 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, validatePassword, validateUsernameback, buildSummary, getBackButtonLabel, getDefaultCancelOutcome, getDefaultFinishOutcome, getFinishButtonLabel, getNextButtonDisabled, getNextButtonLabel, getStepDescription, getStepTitle, nextcancel, 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, setSearchServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, finish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restoredprotected UsersBeanProperties properties
public void setProperties(UsersBeanProperties properties)
properties - the properties to setpublic void init(java.util.Map arg0)
CreateUserWizardinit in interface IDialogBeaninit in class CreateUserWizardarg0 - Map of parameters for the dialogprotected java.lang.String finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
throws java.lang.Exception
BaseDialogBeanfinishImpl in class CreateUserWizardcontext - FacesContextoutcome - The default outcomejava.lang.Exceptionpublic java.util.Map getPersonPropertiesImmutability()
getPersonPropertiesImmutability in class CreateUserWizardCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.