|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A process action is called for each request, after the model instances have been updated by the view adapter (Chiba).
Process instances can survive within a specified scope: request, session, or application.
Process actions are compiled automatically by the first request.
| Method Summary | |
void |
destroy()
|
void |
doAction()
|
java.util.Map |
getParams()
|
PortalRequestContext |
getRequestContext()
|
I_PortalActionScope |
getScope()
|
void |
init(I_PortalActionScope scope,
java.util.Map params)
|
| Method Detail |
public void doAction()
throws PortalException
PortalException
public void destroy()
throws PortalException
PortalException
public void init(I_PortalActionScope scope,
java.util.Map params)
throws PortalException
PortalExceptionpublic I_PortalActionScope getScope()
public PortalRequestContext getRequestContext()
public java.util.Map getParams()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||