[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1539) Support enum fields as drop-downs in BRMS

Michael Neale (JIRA) jira-events at lists.jboss.org
Mon Mar 9 19:24:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBRULES-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Neale closed JBRULES-1539.
----------------------------------

    Resolution: Duplicate Issue


Moved it to: GUVNOR-182

> Support enum fields as drop-downs in BRMS
> -----------------------------------------
>
>                 Key: JBRULES-1539
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-1539
>             Project: JBoss Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-guvnor
>         Environment: n/a
>            Reporter: Harlan Iverson
>            Assignee: Michael Neale
>            Priority: Optional
>
> It would be nice if enum [real Java 5+] fields were first class citizens, and the BRMS UI had the same functionality as the BRMS-defined enums described in JBRULES-1090.
> For example, if Driver.locationRiskProfile in the insurance example were changed to a RiskLevel enum, the BRMS would use reflection (or similar) to create a drop-down box based on the RiskLevel members.
> Another optional extension of that would be the ability to assign displayed text for enums in the same way that JBRULES-1090 describes:
> RiskLevel : ['LOW=Low Risk', 'MED=Medium Risk']
> where LOW and MED would correspond to enum values.

-- 
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