Understanding Oracle Application Development Framework
Table of Contents
Show All | Collapse- Title and Copyright Information
- Preface
- What's New in This Guide
- Part I Introduction to Oracle ADF
- Part II Oracle ADF Back-end Components
- 3 ADF Model
- 4 ADF Business Components
- 4.1 About ADF Business Components
- 4.2 Core Benefits of ADF Business Components
- 4.3 Key Concepts of ADF Business Components
- 4.3.1 Implementation of Business Services
- 4.3.2 Based on Standard Java and XML
- 4.3.3 Application Server and Database Independence
- 4.3.4 Support for Java EE Design Patterns
- 4.3.5 Declarative Metadata for Implementation Classes
- 4.3.6 Optional Custom Java Code
- 4.3.7 Ability to Expose Services to SOA Applications
- 4.3.8 Application State Management
- 4.4 Key Components of ADF Business Components
- 4.5 Overview of the ADF Business Components Process Flow
- 4.6 Learning More About ADF Business Components
- 5 ADF Controller Task Flows
- Part III Oracle ADF View Technologies
- 6 ADF Faces
- 7 ADF Mobile Browser
- 8 ADF Desktop Integration
- Part IV Oracle ADF Security, Customization, and Deployment
- 9 ADF Security Framework
- 10 Oracle Metadata Services
- 11 Deployment of Applications Containing Oracle ADF Features
- Part V Appendix