- Lifecycle - Interface in oracle.adf.controller.lifecycle
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- Lifecycle - Class in oracle.adf.controller.v2.lifecycle
-
Processing of the Lifecycle.
- Lifecycle() - Constructor for class oracle.adf.controller.v2.lifecycle.Lifecycle
-
- Lifecycle.Phase - Class in oracle.adf.controller.v2.lifecycle
-
Typesafe enumeration of all existing phases of the Lifecycle.
- Lifecycle.Phase(String) - Constructor for class oracle.adf.controller.v2.lifecycle.Lifecycle.Phase
-
- LIFECYCLE_FACTORY_ATTR - Static variable in class oracle.adf.controller.lifecycle.PageLifecycleFactory
-
Deprecated.
Name of the servlet context attribute used to save the instance of the LifecycleFactory for this web application.
- LifecycleContext - Class in oracle.adf.controller.lifecycle
-
Deprecated.
Use equivalent classes in oracle.adf.controller.v2
- LifecycleContext() - Constructor for class oracle.adf.controller.lifecycle.LifecycleContext
-
Deprecated.
- LifecycleContext - Class in oracle.adf.controller.v2.context
-
LifecycleContext
is the base class for all context classes used in the ADF Lifecycle.
- LifecycleContext(Map) - Constructor for class oracle.adf.controller.v2.context.LifecycleContext
-
Constructor with the environment Map to use for the context.
- LifecycleContext(Map, boolean) - Constructor for class oracle.adf.controller.v2.context.LifecycleContext
-
Constructor with the environment Map to use for the context and a boolean to specify is the Controller Class should be initialized.
- LifecycleContextBuilder - Interface in oracle.adf.controller.v2.context
-
Lazy loading of the environment and provide an abtraction for constructing the LifecycleContext.
- LIFECYCLEFACTORY_PROPERTY - Static variable in class oracle.adf.controller.struts.actions.PageLifecycleFactoryPlugin
-
Deprecated.
Name of the property used to defined a customized StrutsPageLifecycleFactory.
- LifecycleProcessor - Class in oracle.adf.controller.v2.lifecycle
-
Default implementation of the standard ADF Lifecycle processing.
- LockedTransactionManager - Class in oracle.adf.controller.internal.mds
-
Implementation of the MDS transaction manager using the locked transaction from ADF-share.
- LockedTransactionManager() - Constructor for class oracle.adf.controller.internal.mds.LockedTransactionManager
-