[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2327) Possibility to map a result to a property bean
Julien Cheype (JIRA)
jira-events at lists.jboss.org
Mon Nov 23 15:29:35 EST 2009
[ https://jira.jboss.org/jira/browse/JBRULES-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julien Cheype updated JBRULES-2327:
-----------------------------------
Attachment: map_bean_property_v2.patch
This new patch version allows you to use subnodes setter
> Possibility to map a result to a property bean
> ----------------------------------------------
>
> Key: JBRULES-2327
> URL: https://jira.jboss.org/jira/browse/JBRULES-2327
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-core
> Affects Versions: 5.0.1.FINAL, 5.1.0.M1
> Reporter: Julien Cheype
> Assignee: Mark Proctor
> Attachments: map_bean_property.patch, map_bean_property_v2.patch
>
>
> Be able to map a result to a property bean directly
> For exemple if I have a bean "Person" with a property String name it could be useful to map it in the result mapping like this:
>
> <mapping type="out" from="name" to="test.name" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list