[jira] [Closed] (OFBIZ-11748) Enforce noninstantiability to ExpressionUiHelper Class

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-11748) Enforce noninstantiability to ExpressionUiHelper Class

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-11748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suraj Khurana closed OFBIZ-11748.
---------------------------------
    Fix Version/s: Upcoming Branch
       Resolution: Implemented

> Enforce noninstantiability to ExpressionUiHelper Class
> ------------------------------------------------------
>
>                 Key: OFBIZ-11748
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11748
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework/service
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>            Priority: Major
>             Fix For: Upcoming Branch
>
>
> - Make ExpressionUiHelper class as final.
>  - Add a private constructor.
>  - Correct naming convention of private data member
> {code:java}
> private static final int Occurrence[] = {1, 2, 3, 4, 5, -1, -2, -3, -4 -5};{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)