|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.heckmansoft.surjey.controller.action.Action
com.heckmansoft.surjey.controller.action.SectionAction
com.heckmansoft.surjey.controller.action.CreateSectionAction
Action to enable creating a new section.
| Field Summary |
| Fields inherited from class com.heckmansoft.surjey.controller.action.Action |
questionManager, sectionManager, surveyManager |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
CreateSectionAction(java.lang.Object source)
|
|
| Method Summary | |
java.lang.String |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Takes a request and response, performs action, and returns the next view. |
| Methods inherited from class com.heckmansoft.surjey.controller.action.SectionAction |
parseRequest |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CreateSectionAction(java.lang.Object source)
| Method Detail |
public java.lang.String execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
Action
execute in class Actionjava.lang.ExceptionAction.execute(HttpServletRequest, HttpServletResponse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||