public abstract class UserAccountsMyAccountPageStrategy extends UserAccountsPage
UserAccountsPage.ProfileInfoAbstractPageHandler.InvalidParametersException, AbstractPageHandler.Message| Modifier and Type | Field and Description |
|---|---|
protected UserAccountsMyAccountPage |
page |
DAYS_TO_USE_PASSWORD_LINKctx, dpsDao, i18n, indDao, opsDao, unionModel, userAccountsDao, userAccountsModel, vclassDao, vreq| Modifier | Constructor and Description |
|---|---|
protected |
UserAccountsMyAccountPageStrategy(VitroRequest vreq,
UserAccountsMyAccountPage page) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
additionalValidations() |
abstract void |
addMoreBodyValues(Map<String,Object> body) |
abstract String |
getConfirmationCode() |
static UserAccountsMyAccountPageStrategy |
getInstance(VitroRequest vreq,
UserAccountsMyAccountPage page,
boolean externalAuth) |
abstract void |
notifyUser() |
abstract void |
parseAdditionalParameters() |
abstract void |
setAdditionalProperties(UserAccount userAccount) |
buildListOfSelectableRoles, buildProfileInfo, buildProfileTypesList, buildUrlsMap, checkPasswordLength, editAccountUrl, figureExpirationDate, getSiteName, isEmailEnabledapplyMessage, getIntegerParameter, getStringParameter, getStringParameters, isFlagOnRequest, isParameterAsExpectedprotected final UserAccountsMyAccountPage page
protected UserAccountsMyAccountPageStrategy(VitroRequest vreq, UserAccountsMyAccountPage page)
public static UserAccountsMyAccountPageStrategy getInstance(VitroRequest vreq, UserAccountsMyAccountPage page, boolean externalAuth)
public abstract void parseAdditionalParameters()
public abstract String additionalValidations()
public abstract void setAdditionalProperties(UserAccount userAccount)
public abstract void notifyUser()
public abstract String getConfirmationCode()
Copyright © 2016. All rights reserved.