You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jing Wu (JIRA)" <de...@myfaces.apache.org> on 2010/03/17 22:39:27 UTC

[jira] Created: (TRINIDAD-1761) Add support for rowKey change in ChangeManager module

Add support for rowKey change in ChangeManager module
-----------------------------------------------------

                 Key: TRINIDAD-1761
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1761
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Components
    Affects Versions:  1.2.12-core
         Environment: This is not specific to any environment setup.
            Reporter: Jing Wu


This is related to issue 1613 (https://issues.apache.org/jira/browse/TRINIDAD-1613)

ChangeManager needs to provide a method for component to replace AttributeComponentChange that has been registered before under the old primary key when PrimaryKeyEvent event is received.

Method signature is:

public AttributeComponentChange replaceAttributeChangeIfPresent(FacesContext facesContext,
                                                                                                                             UIComponent component,
                                                                                                                            AttributeComponentChange attributeComponentChange);



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TRINIDAD-1761) Add support for rowKey change in ChangeManager module

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TRINIDAD-1761.
------------------------------------------

         Assignee: Matthias Weßendorf
    Fix Version/s: 2.0.0.3-core
       Resolution: Fixed

> Add support for rowKey change in ChangeManager module
> -----------------------------------------------------
>
>                 Key: TRINIDAD-1761
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1761
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>    Affects Versions:  1.2.12-core
>         Environment: This is not specific to any environment setup.
>            Reporter: Jing Wu
>            Assignee: Matthias Weßendorf
>             Fix For: 2.0.0.3-core
>
>         Attachments: pk_changemanager.patch
>
>
> This is related to issue 1613 (https://issues.apache.org/jira/browse/TRINIDAD-1613)
> ChangeManager needs to provide a method for component to replace AttributeComponentChange that has been registered before under the old primary key when PrimaryKeyEvent event is received.
> Method signature is:
> public AttributeComponentChange replaceAttributeChangeIfPresent(FacesContext facesContext,
>                                                                                                                              UIComponent component,
>                                                                                                                             AttributeComponentChange attributeComponentChange);

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