public abstract class FlowCallNode extends FlowNode
Constructor and Description |
---|
FlowCallNode () |
Modifier and Type | Method and Description |
---|---|
abstract String |
getCalledFlowDocumentId (FacesContext context) |
abstract String |
getCalledFlowId (FacesContext context) |
abstract Map<String,Parameter> |
getOutboundParameters () |
public FlowCallNode()
public abstract String getCalledFlowDocumentId(FacesContext context)
public abstract String getCalledFlowId(FacesContext context)
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.