Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.7.1)

E10651-09


oracle.adf.controller
Interface TaskFlowTrainStopModel


public interface TaskFlowTrainStopModel

Represents the logical model of a task flow train stop.


Method Summary
 java.lang.String getLocalActivityId()
           
 java.lang.String getOutcome()
           

 

Method Detail

getOutcome

java.lang.String getOutcome()
Returns:
the outcome that will result in navigation to this train stop.

getLocalActivityId

java.lang.String getLocalActivityId()
Returns:
the local activityId of this stop within the task flow. A local activityId is the ID within the task flow.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.7.1)

E10651-09


Copyright © 1997, 2013, Oracle. All rights reserved.