backport CollectionModel.getRowData(Object rowKey) to 1.2 and clearly document 
the behavior
-------------------------------------------------------------------------------------------

                 Key: TRINIDAD-2210
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2210
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.0-core,  1.2.12-core
            Reporter: Yuan Gao


we want to backport the CollectionModel.getRowData(Object rowKey) API to 1.2 
serious. 

Plus, for the javadoc of this method, we want to change it to this: 
"Returns the rowData for the given rowKey without changing model currency.  
Implementations may choose to implement this behavior by saving and restoring 
the currency. " 
The current javadoc over-documented the implementation detail about setting the 
currency. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to