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

E10651-05

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.

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

E10651-05

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