public class ChangePasswordDialog extends UsersDialog
BEAN_NAME, ERROR_NEGATIVE_QUOTA, ERROR_PASSWORD_MATCH, properties, resolverUserMutable, resolverUserQuota, resolverUserSizeLatest, viewMode
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
ChangePasswordDialog() |
Modifier and Type | Method and Description |
---|---|
String |
changePasswordOK(String newOutcome,
FacesContext newContext)
Action handler called for OK button press on Change Password screen
|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
String |
getFinishButtonLabel()
Returns the label to use for the finish button
|
areaChanged, cancel, changeUserDetails, contextUpdated, deleteOK, getActionsContext, getCancelButtonLabel, getUsers, getUsersSize, getUsersTotalQuota, getUsersTotalUsage, getViewItems, getViewMode, search, setProperties, setupUserAction, setupUserAction, setViewMode, showAll, spaceChanged, viewModeChanged
doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class UsersDialog
context
- FacesContextoutcome
- The default outcomeException
public String getFinishButtonLabel()
IDialogBean
getFinishButtonLabel
in interface IDialogBean
getFinishButtonLabel
in class BaseDialogBean
public boolean getFinishButtonDisabled()
IDialogBean
getFinishButtonDisabled
in interface IDialogBean
getFinishButtonDisabled
in class BaseDialogBean
public String changePasswordOK(String newOutcome, FacesContext newContext)
Copyright © 2005–2017 Alfresco Software. All rights reserved.