|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.turbine.modules.Assembler org.apache.turbine.modules.Action org.apache.jetspeed.modules.actions.UpdateAccount
Updates an Account in the User and save the User object to backing store. You must have been logged in in order to update the account.
Constructor Summary | |
UpdateAccount()
|
Method Summary | |
void |
doPerform(org.apache.turbine.util.RunData rundata)
|
protected void |
updateUser(org.apache.turbine.util.RunData data)
updateUser updates the user object. |
Methods inherited from class org.apache.turbine.modules.Action |
perform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateAccount()
Method Detail |
public void doPerform(org.apache.turbine.util.RunData rundata) throws java.lang.Exception
java.lang.Exception
protected void updateUser(org.apache.turbine.util.RunData data)
data
- Turbine request/session information.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |