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. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.