Proposal for 3.0 alignment with JSF 2.2: Add method 
ExternalContext#setFlash(Flash) to JSF API
----------------------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-207
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-207
             Project: MyFaces Portlet Bridge
          Issue Type: New Feature
          Components: General
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Michael Freedman


Currently the JSF 2.0 ExternalContext has a method named 
ExternalContext.getFlash()
http://javaserverfaces.java.net/nonav/docs/2.0/javadocs/javax/faces/context/ExternalContext.html#getFlash()

But there is no ExternalContext.setFlash(Flash);

Because of PORTLETBRIDGE-201 it would be necessary to add this method to 
ExternalContext in the JSF API.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to