Improve UtilProperties.java with a new Method getPropertyNumber which returns
an Object of the Number
-----------------------------------------------------------------------------------------------------
Key: OFBIZ-3418
URL: https://issues.apache.org/jira/browse/OFBIZ-3418
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: SVN trunk
Reporter: Mirko Vogelsmeier
Priority: Minor
Fix For: SVN trunk
Improvement of UtilProperties.java with a new method which returns the Number
as an Object of the specified property name from the specified
resource/properties file.
If the specified property name or properties file is not found, the
defaultObject is returned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.