Databases Reference
In-Depth Information
<use-page-fragments/>
</task-flow-definition>
fixed-outcome : When this method is called, the outcome of the Method
Call Activity button is provided in the fixed-outcome property from the
property inspector.
to-string : Setting this option to true for the method activity will
navigate the outcome to the specified outcome, just like calling the
toString() method from the Java Object API.
method : This will represent the method that is wired to the activity.
3. Double-click on the Method Call Acivity buton to open a pop up which will ask us
to select the method.
4. Click on the New buton and provide the informaion as follows:
Bean Name : employeeBean
Class Name : EmployeeBean
Package : com.employee.ui
Scope : pageFlow
The pageFlowScope is used as we want to make EmployeeBean available within
the createEmployeeFlow task flow.
 
Search WWH ::




Custom Search