|
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.7.0) E10651-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TaskFlowReentry
Task flow reentry defines whether a task flow should allow navigation via a back button. In some cases, the navigation via a back button is only allowed if a task flow originally exited with a particular outcome.
| Method Summary | |
|---|---|
boolean |
isAllowed()
Indicates if task flow reentry is allowed or not. |
boolean |
isOutcomeDependent()
For some task flows it is legal to reenter only if a task flow originally exited with a particular outcome. |
| Methods inherited from interface oracle.adf.controller.metadata.model.UIInfo |
|---|
getDescription, getDisplayName, getLargeIcon, getSmallIcon, getUIInfo, setDescription, setDisplayName, setLargeIcon, setSmallIcon |
| Methods inherited from interface oracle.adf.controller.metadata.model.AdfcNode |
|---|
getParsingContext, validate |
| Methods inherited from interface oracle.adf.controller.metadata.model.IdHolder |
|---|
getIdAttribute, setIdAttribute |
| Methods inherited from interface oracle.adf.controller.metadata.model.NodeHolder |
|---|
getNode |
| Method Detail |
|---|
boolean isAllowed()
true is back button reentry is allowed.boolean isOutcomeDependent()
true if back button navigation is allowed only for
specific outcomes.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.7.0) E10651-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||