|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectActionForm
com.goldenhammer.webui.struts.forms.study.StudyActionForm
This class holds the action form for a study
| Constructor Summary | |
StudyActionForm()
|
|
| Method Summary | |
StudyInformation |
getStudyInformation()
|
void |
reset(ActionMapping mapping,
HttpServletRequest request)
|
void |
setStudyInformation(StudyInformation studyInformation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StudyActionForm()
| Method Detail |
public void reset(ActionMapping mapping,
HttpServletRequest request)
public StudyInformation getStudyInformation()
public void setStudyInformation(StudyInformation studyInformation)
studyInformation - The studyInformation to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||