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属性参数

Step3. 查看所常见的Taskflow

 

3: Build the Task Flow Pages


Step1. 创建infro页面

Step2.创建search页面

Step3. 创建update页面

 

4: Bind the Task Flow Pages to Data Controls


Step1. 定义Search页面,从DataControl中绑定Employee信息到页面中

Step2. 定义Update页面,从DataControl中绑定Employee信息到页面中

 

5: Set the Transaction Control to the Task Flow


Step1. 定义Behavior

 

Step2. 创建Commit和Rollback的TaskFlow组件

Step3. 定义组件的Behavior中commit

Step4.  定义组件的Behavior中rollback

Step5. 新增按钮commit

Step6. 新增按钮rollback

 

Thanks and Regards

posted on 2015-03-06 09:15  东方瀚海  阅读(618)  评论(0编辑  收藏  举报