Package | Description |
---|---|
com.sun.faces.flow | |
javax.faces.flow |
Modifier and Type | Class and Description |
---|---|
class |
MethodCallNodeImpl |
Modifier and Type | Method and Description |
---|---|
List<MethodCallNode> |
FlowImpl._getMethodCalls() |
List<MethodCallNode> |
FlowImpl.getMethodCalls() |
Modifier and Type | Method and Description |
---|---|
abstract List<MethodCallNode> |
Flow.getMethodCalls()
Return an immutable data structure containing all the method call nodes declared for this flow. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.