Class ReturnNode

    • Constructor Detail

      • ReturnNode

        public ReturnNode()
    • Method Detail

      • getFromOutcome

        public abstract String getFromOutcome​(FacesContext context)

        Return the fromOutcome to be used when control passes to this return node.

        Parameters:
        context - the FacesContext for this request.
        Returns:
        the fromOutcome
        Throws:
        NullPointerException - if context is null.
        Since:
        2.2