Class ViewNodeImpl

    • Constructor Detail

      • ViewNodeImpl

        public ViewNodeImpl​(String id,
                            String vdlDocumentIdIn)
    • Method Detail

      • getVdlDocumentId

        public String getVdlDocumentId()
        Description copied from class: ViewNode

        Return the immutable VDL document id for this view node. This is normally the path to the VDL page that defines this view node. This must be unique within the flow.

        Specified by:
        getVdlDocumentId in class ViewNode
        Returns:
        the VDL document id