ADF_Controller系列1_绑定TasksFlow、Region和Routers(Part1)

2015-02-14 Created By BaoXinjian

一、摘要


本文介绍如何通过ADF TaskFlows创建应用页面,包括页面顺序,向导和安全

Step 1: Creating a New Fusion Application and Business Components

Step 2: Create a Bounded Task Flow

Step 3: Build the Task Flow Pages

Step 4: Bind the Task Flow Pages to Data Controls

Step 5: Set the Transaction Control to the Task Flow

Step 6: Define a Second Task Flow

Step 7: Defining the Task Flow Components and the Router Rules

Step 8: Create the JSF Page and Bind the Task Flow as a Region to the page

Step 9: Run the Master Page  

 

 1: Creating a New Fusion Application and Business Components


Step1. 创建Fusion Web Application

Step2. 查看所创建的初始Application

Step3.  定义数据Database Connection

Step4. 创建EO

Step5. 定义EO的参数属性

Step6. 查看所创建的Model层

 

2: Create a Bounded Task Flow


Step1.  创建ADF Task Flow

Step2. 定义Taskflow属性参数

你可能感兴趣的:(controller)