Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 2 (11.1.2.3.0)

E17480-04


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 2 (11.1.2.3.0)

E17480-04


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