|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uoc.fw.core.command.Command
edu.uoc.exemplefw.commands.LogoutCommand
public class LogoutCommand
Classe command per al logout de l'usuari a l'aplicació
Field Summary |
---|
Fields inherited from class edu.uoc.fw.core.command.Command |
---|
COMMAND_MESSAGES, INPUT_VIEW |
Constructor Summary | |
---|---|
LogoutCommand()
|
Method Summary | |
---|---|
java.lang.String |
execute(edu.uoc.fw.core.context.ContextObject context,
edu.uoc.fw.core.form.Form form)
|
Methods inherited from class edu.uoc.fw.core.command.Command |
---|
getMessages, validate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogoutCommand()
Method Detail |
---|
public java.lang.String execute(edu.uoc.fw.core.context.ContextObject context, edu.uoc.fw.core.form.Form form)
execute
in class edu.uoc.fw.core.command.Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |