|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAction
com.mf.roundhouse.core.action.RoundhouseAction
com.mf.roundhouse.core.action.UserEditCore
com.mf.roundhouse.core.action.AccountSettings
Field Summary |
Fields inherited from class com.mf.roundhouse.core.action.UserEditCore |
ATTR_AVAILABLE_SECRET_QUESTIONS, ATTR_SECRET_QUESTION_ENABLED, ATTR_USER_AGREEMENT_ENABLED, DATE_NOT_SET |
Constructor Summary | |
AccountSettings()
|
Method Summary | |
protected void |
actionValidate(ActionErrors errors,
UserCoreForm userForm)
Abstract method which is used to validate the input provided on this action. |
protected Permission |
getPermission()
|
protected ActionForward |
roundhouseProcess(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
Process the action. |
Methods inherited from class com.mf.roundhouse.core.action.UserEditCore |
deleteUser, getGroups, populateForm, populateObject, saveUser |
Methods inherited from class com.mf.roundhouse.core.action.RoundhouseAction |
asIdentifier, asIdString, execute, getSessionCollaborator, handleAccessError, isAuthorized, nullify, preProcess, preProcessAuthorized, preProcessValidateUserSetup, setLastActionCalled, setSavedChangesMessage, skipValidation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccountSettings()
Method Detail |
protected Permission getPermission()
getPermission
in class RoundhouseAction
protected ActionForward roundhouseProcess(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws java.lang.Exception
UserEditCore
roundhouseProcess
in class UserEditCore
java.lang.Exception
protected void actionValidate(ActionErrors errors, UserCoreForm userForm) throws java.lang.Exception
UserEditCore
actionValidate
in class UserEditCore
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |