Bug 1318801

Summary: Java implementation details should be abstracted away from the Data Modeler
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jeremy Davis <jeremy.davis>
Component: Data ModelerAssignee: Walter Medvedeo <wmedvede>
Status: CLOSED EOL QA Contact: Jiri Locker <jlocker>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:10:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jeremy Davis 2016-03-17 20:52:44 UTC
Description of problem:
The data modeler contains references to Java types, i.e. "Float," "Double," and "String."  It would be nice to abstract these away from the user and display values like, "Currency," "Address,"
etc.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: