Business Components

Uses of Class
oracle.jbo.html.struts11.BC4JActionMapping

Packages that use BC4JActionMapping
oracle.jbo.html.struts11 The struts11 package ... 
 

Uses of BC4JActionMapping in oracle.jbo.html.struts11
 

Methods in oracle.jbo.html.struts11 with parameters of type BC4JActionMapping
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.
protected  boolean BC4JRequestProcessor.initPageFromPath(BC4JActionMapping mapping, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Execute the BC4J model initialization.
 


Business Components