Package com.sun.faces.flow
Class FlowCallNodeImpl
java.lang.Object
jakarta.faces.flow.FlowNode
jakarta.faces.flow.FlowCallNode
com.sun.faces.flow.FlowCallNodeImpl
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getCalledFlowDocumentId
(FacesContext context) getCalledFlowId
(FacesContext context) getId()
int
hashCode()
-
Constructor Details
-
FlowCallNodeImpl
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getId
-
getCalledFlowDocumentId
- Specified by:
getCalledFlowDocumentId
in classFlowCallNode
-
getCalledFlowId
- Specified by:
getCalledFlowId
in classFlowCallNode
-
_getOutboundParameters
-
getOutboundParameters
- Specified by:
getOutboundParameters
in classFlowCallNode
-