|
Oracle Application Development Framework Controller Java API Reference
10g Release 3 (10.1.3) B16004-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PageLifecycle | |
| oracle.adf.controller.lifecycle | Contains classes to define the phases of a data model lifecycle for a web page and the order in which they are executed. |
| oracle.adf.controller.struts.actions | Contains classes to define the Struts implementations of the lifecycle. |
| Uses of PageLifecycle in oracle.adf.controller.lifecycle |
| Methods in oracle.adf.controller.lifecycle that return PageLifecycle | |
abstract PageLifecycle |
PageLifecycleFactory.getPageLifecycle(java.lang.String path)Return a PageLifecycle for given a page path. |
PageLifecycle |
DefaultPageLifecycleFactory.getPageLifecycle(java.lang.String path)Always return an instance of PageLifecycle no mater the content of the page path. |
| Uses of PageLifecycle in oracle.adf.controller.struts.actions |
| Subclasses of PageLifecycle in oracle.adf.controller.struts.actions | |
class |
StrutsJspLifecycleCustomized Struts lifecycle to support JSP. |
class |
StrutsPageLifecycleBase class for any Lifecycle running with the Struts controller. |
class |
StrutsUixLifecycleCustomized Struts lifecycle to support UIX. |
|
Oracle Application Development Framework Controller Java API Reference
10g Release 3 (10.1.3) B16004-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||