You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Maheshkumar Periyasamy (JIRA)" <ji...@apache.org> on 2011/03/01 15:58:36 UTC

[jira] Created: (BEANUTILS-389) Add a new method to copy a property. copyProperty(Object sourceBean, String sourceProperty, Object targetBean, String targetProperty);

Add a new method to copy a property. copyProperty(Object sourceBean, String sourceProperty, Object targetBean, String targetProperty);
--------------------------------------------------------------------------------------------------------------------------------------

                 Key: BEANUTILS-389
                 URL: https://issues.apache.org/jira/browse/BEANUTILS-389
             Project: Commons BeanUtils
          Issue Type: New Feature
          Components: Bean / Property Utils
            Reporter: Maheshkumar Periyasamy
            Priority: Minor


Add a new method to copy a property. copyProperty(Object sourceBean, String sourceProperty, Object targetBean, String targetProperty);
If source and target beans are different type, this method will be useful.

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