|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
common command interface
| Method Summary | |
java.lang.String |
execute()
execute command |
java.lang.String |
getName()
Get the name of this command. |
void |
init(CommandDispatcher dispathcher)
inital command by CommandDispatcher |
| Method Detail |
public java.lang.String getName()
public java.lang.String execute()
throws com.justhis.util.exception.LogicException,
java.sql.SQLException,
javax.servlet.ServletException,
com.justhis.util.exception.UtilException
com.justhis.util.exception.LogicException - if happen logic error.
java.sql.SQLException - if persistence database or any sql error.
javax.servlet.ServletException - if servlet error occur.
com.justhis.util.exception.UtilException - if some utility errors happen
public void init(CommandDispatcher dispathcher)
throws javax.servlet.ServletException
dispathcher -
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||