Oracle ADF Controller API Reference 10.1.2 B14363-01


Uses of Class
oracle.adf.controller.struts.actions.StrutsPageLifecycle

Packages that use StrutsPageLifecycle
oracle.adf.controller.struts.actions Contains classes to define the Struts implementations of the lifecycle.  

 

Uses of StrutsPageLifecycle in oracle.adf.controller.struts.actions

 

Subclasses of StrutsPageLifecycle in oracle.adf.controller.struts.actions
 class StrutsJspLifecycle
          Customized Struts lifecycle to support JSP.
 class StrutsUixLifecycle
          Customized Struts lifecycle to support UIX.

 

Methods in oracle.adf.controller.struts.actions that return StrutsPageLifecycle
abstract  StrutsPageLifecycle StrutsPageLifecycleFactory.getPageLifecycle(java.lang.String path)
          Return a StrutsPageLifecycle for given a page path.
 StrutsPageLifecycle DefaultStrutsPageLifecycleFactory.getPageLifecycle(java.lang.String path)
          Return a StrutsPageLifecycle for given a page path.
 StrutsPageLifecycle DataActionMapping.getPageLifecycle()
           

 


Oracle ADF Controller API Reference 10.1.2 B14363-01


 

Copyright © 1997, 2004, Oracle. All rights reserved.