更新时间:2021-07-19 18:25:15
coverpage
Oracle ADF Enterprise Application Development – Made Simple Second Edition
Credits
About the Author
Acknowledgment
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What is an enterprise application?
What this book covers
How to read this book
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. The ADF Proof of Concept
Understanding the architecture of ADF
The Proof of Concept
The Proof of Concept case study
Getting started with JDeveloper
The Proof of Concept ADF Business Components
The Proof of Concept ADF user interface
The scheduled tasks page
Summary
Chapter 2. Estimating the Effort
Gathering requirements
Deciding how to build it
Application architecture
Example Work Breakdown Structure
Estimating the solution
Adding it all up – the final estimate
Sanity check
From effort to calendar time
Chapter 3. Getting Organized
Skills required for an ADF project
Organizing the team
Gathering the tools
Structuring workspaces projects and code
Naming conventions
Chapter 4. Productive Teamwork
The secret of productivity
Version control with Subversion
Version control with Git
Avoiding conflicts
Focusing for maximum productivity
The Integrated Solution – Oracle Team Productivity Center
Working with Oracle Team Productivity Center
Chapter 5. Preparing to Build
Creating common workspaces
Working with task flow templates
Working with page templates
Framework extension classes
Packaging your common code
Chapter 6. Building the Enterprise Application
Structuring your code
Building the Common Model
Organizing the work
Implementing the task management subsystem
Implementing the scheduling subsystem
Building the master application
Chapter 7. Testing Your Application
Initial tests
User interface tests
Stress and performance tests
The Oracle alternative
Chapter 8. Changing the Appearance
Controlling appearance
Skinning overview
Skinning in practice
Chapter 9. Customizing Functionality
The reason for customization
The technology behind ADF customization
Applying customization layers
Making an application customizable
Performing customization
Chapter 10. Securing Your ADF Application
The security basics
Security decisions
Implementing ADF Security
Application roles
Implementing the user interface security
Implementing data security
Users and groups
Chapter 11. Packaging and Delivery
The contents of a good deployment package
Preparing for deployment
Setting up the application server
Deploying the application
Scripting the build process