Time for action – adding the view link to the application module

Now we are going to add EmpVOToDeptVOLink to the application module to display the master-detail relationship between the EmpVO and DeptVO objects. Adding the view link to the application module will help in retrieving the employees within a particular department.

The following steps show how to add a view link to the application module:

  1. Double-click on the EmpDirectoryModule.xml file from com.empdirectory.model.am.
  2. Open the Data Model section to select the view object instances.
  3. Select the view link accessor for the DeptVO in the Available View Objects: section. In the Data Model section, select DeptVO1 (which is the view object instance name in EmpDirectoryModule).
  4. Shuttle the view ...

Get Oracle ADF 11gR2 Development Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.