Package org.apache.myfaces.flow
Class ViewNodeImpl
java.lang.Object
jakarta.faces.flow.FlowNode
jakarta.faces.flow.ViewNode
org.apache.myfaces.flow.ViewNodeImpl
- All Implemented Interfaces:
Freezable
- Since:
- 2.2
- Author:
- Leonardo Uribe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
freeze()
Call this method when the object will be made available to the runtimegetId()
void
void
setVdlDocumentId
(String vdlDocumentId)
-
Constructor Details
-
ViewNodeImpl
-
-
Method Details
-
getVdlDocumentId
- Specified by:
getVdlDocumentId
in classViewNode
-
getId
-
freeze
public void freeze()Description copied from interface:Freezable
Call this method when the object will be made available to the runtime -
setVdlDocumentId
-
setId
-