| Package | Description |
|---|---|
| com.sun.faces.flow | |
| javax.faces.flow |
| Modifier and Type | Class and Description |
|---|---|
class |
ReturnNodeImpl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ReturnNode> |
FlowImpl._getReturns() |
Map<String,ReturnNode> |
FlowImpl.getReturns() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,ReturnNode> |
Flow.getReturns()
Return an immutable data structure containing all of the return nodes declared for this flow. |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.