|
ADF Controller v9.0.5 | ||||||||||
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 |
StrutsJspLifecycle
Customized Struts lifecycle to support JSP. |
class |
StrutsPageLifecycle
Base class for any Lifecycle running with the Struts controller. |
class |
StrutsUixLifecycle
Customized Struts lifecycle to support UIX. |
|
ADF Controller v9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.