public abstract class FlowCallNode extends FlowNode
| コンストラクターと説明 |
|---|
FlowCallNode() |
| 修飾子と型 | メソッドと説明 |
|---|---|
abstract StringSE | getCalledFlowDocumentId(FacesContext context) |
abstract StringSE | getCalledFlowId(FacesContext context) |
abstract MapSE<StringSE, Parameter> | getOutboundParameters() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic abstract StringSE getCalledFlowDocumentId(FacesContext context)
public abstract StringSE getCalledFlowId(FacesContext context)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.