|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BC4JContext | |
| oracle.jbo.html | |
| oracle.jbo.html.struts11 | The struts11 package ... |
| oracle.jbo.html.struts11.actions | |
| Uses of BC4JContext in oracle.jbo.html |
| Methods in oracle.jbo.html that return BC4JContext | |
static BC4JContext |
BC4JContext.getContext(javax.servlet.ServletRequest request)Return our BC4JContext given a ServletRequest |
static BC4JContext |
BC4JContext.getContext(javax.servlet.http.HttpServletRequest request)Return our BC4JContext given a HttpServletRequest |
| Uses of BC4JContext in oracle.jbo.html.struts11 |
| Methods in oracle.jbo.html.struts11 with parameters of type BC4JContext | |
static org.apache.struts.action.ActionForward |
BC4JUtils.getForwardFromContext(BC4JContext ctx, org.apache.struts.action.ActionMapping mapping)Retrieve the ActionForward to be return by the execute method of an Action class using information from the BC4JContext. |
static org.apache.struts.action.ActionForward |
BC4JUtils.getForwardFromContext(BC4JContext ctx, BC4JActionMapping mapping)Retrieve the ActionForward to be return by the execute method of an Action class using information from the BC4JContext. |
void |
BC4JActionMapping.initializeContext(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, BC4JContext context) |
| Uses of BC4JContext in oracle.jbo.html.struts11.actions |
| Methods in oracle.jbo.html.struts11.actions with parameters of type BC4JContext | |
protected boolean |
UpdateAction.isCreate(BC4JContext context)Kept for backward compatibility. |
protected boolean |
UpdateAction.isCreate(javax.servlet.http.HttpServletRequest request, BC4JContext context) |
protected org.apache.struts.action.ActionErrors |
UpdateAction.validate(javax.servlet.http.HttpServletRequest request, BC4JContext context, org.apache.struts.action.ActionForm form, Row row) |
void |
UpdateAction.populateRow(BC4JContext context, org.apache.struts.action.ActionForm form, Row row) |
protected void |
UpdateAction.addError(BC4JContext context, int num, int lev, org.apache.struts.action.ActionErrors errors, java.lang.Exception ex)Recursive method adding a new error for each level of the tree of exception |
protected void |
TransactionAction.commit(BC4JContext context) |
protected void |
TransactionAction.rollback(BC4JContext context) |
protected void |
LovDataAction.init(BC4JContext context, java.lang.String origVoName) |
protected void |
EditAction.populateBC4JFormBean(BC4JContext context, org.apache.struts.action.ActionForm form)This method transfer the data from the Model to the FormBean |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.