|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This is the script controller interface. This is the entry point for scripts running tasks.
| Method Summary | |
void |
beginTransaction()
Begins a transaction on the named database |
void |
commitTransaction()
Ends a transaction on the named database |
void |
logInfo(java.lang.String info)
|
void |
setRequest(javax.servlet.http.HttpServletRequest request)
A method to get the request for this script |
| Method Detail |
public void logInfo(java.lang.String info)
public void beginTransaction()
throws SystemException
SystemException
public void commitTransaction()
throws SystemException
SystemExceptionpublic void setRequest(javax.servlet.http.HttpServletRequest request)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||