|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
org.sigpath.action.ActionRoot
org.sigpath.action.CreateModel
public class CreateModel
Action for Creating a Model for Export.
| Field Summary |
|---|
| Fields inherited from class org.sigpath.action.ActionRoot |
|---|
ERROR, FAILURE, NOT_AUTHENTICATED, SESSION_XDEBUG, SIGPATH_MAINPAGE, SUCCESS |
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
CreateModel()
|
|
| Method Summary | |
|---|---|
protected org.apache.struts.action.ActionForward |
_perform(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
HttpServletRequest request,
HttpServletResponse response,
org.apache.struts.action.ActionForward actionForward,
XDebug xdebug)
Perform actual action work. |
| Methods inherited from class org.sigpath.action.ActionRoot |
|---|
execute, redirectToNextPage, setUserMessage, tapestryExternalPage, tapestryPage |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateModel()
| Method Detail |
|---|
protected org.apache.struts.action.ActionForward _perform(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
HttpServletRequest request,
HttpServletResponse response,
org.apache.struts.action.ActionForward actionForward,
XDebug xdebug)
throws Exception
ActionRoot
_perform in class ActionRootmapping - The ActionMapping used to select this instanceform - The optional ActionForm bean for this request (if any)request - The HTTP request we are processingresponse - The HTTP response we are creatingxdebug - XDebug object to write log messages to
Exception
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||