Oracle ADF 11gR2 Development Beginner's Guide
Installing and Configuring JDeveloper IDE
System requirements for Windows
Time for action – downloading the installer
Time for action – installing JDeveloper Studio Edition
Time for action – launching JDeveloper for the first time
Knowing the start-up flags/parameters
Time for action – setting the start-up options
Setting up the user directory (System directory)
Working with IDE configuration files
Time for action – opening the sample application
Time for action – creating a catalog
Creating a simple application in ADF
Time for action – creating the application workspace
Time for action – setting up the database tables
Time for action – creating a database connection
Time for action – creating the business components
Time for action – bind data to the UI components
Time for action – running the application
Time for action – checking the attributes of an entity object
Time for action – creating an entity object for DEPT table
Time for action – creating an association between EmpEO and DeptEO objects
Time for action – creating an entity-based view object
Time for action – creating a view link between EmpVO and DeptVO
Time for action – creating an application module
Time for action – adding the view link to the application module
Time for action – running the application module
Options for the business components
Validating and Using the Model Data
Time for action – adding a collection validator for the DeptEO file
Time for action – creating an alternate key for DeptEO
Time for action – setting a default salary for employees
Time for action – adding a script expression
Time for action – generating a Java API for DeptEO
Time for action – learning to override a method
Time for action – creating configurations
Time for action – exposing a method using the client interface
Time for action – adding a Commit button to the UI page
Working with the data control layer and binding
Time for action – accessing the page definition file
Creating the bindings manually
Time for action – creating page definition bindings
Time for action – creating the page template
Time for action – creating the dept.jspx file
Time for action – creating the layout for the page
Time for action – showing a popup to the user
Time for action – adding an EL expression
Time for action – adding a bounded task flow to EmpDirectoryApplication
Time for action – adding a method call activity
Time for action – adding a Task Flow Return
Time for action – adding a View activity to the task flow
Time for action – passing parameters to a task flow
Time for action – adding a task flow as a region
Time for action – adding a skin file to the application
Time for action – creating an ADF skin using the skin editor IDE
Time for action – deploying the skin file
Time for action – implementing basic security
Time for action – adding permissions
Time for action – creating a login page
Time for action – creating roles and assignments
Time for action – disabling security for ADF applications
Time for action – creating the deployment profile
Deployment to the WebLogic server
Time for action – creating a default domain for integrated server
Time for action – deployment to integrated server
Time for action – deploying to the standalone server
Advanced topics on entity objects
Advanced topics on view objects
Time for action – creating a list of values of a department
Application module state management
Time for action – publishing an event and subscribing it
Complex usage of a managed bean
The Metadata Services framework
The Active Data Services framework
WebLogic server configurations