[jira] [Assigned] (OFBIZ-7382) Enforce noninstantiability to UtilAccounting Class

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

[jira] [Assigned] (OFBIZ-7382) Enforce noninstantiability to UtilAccounting Class

Nicolas Malin (Jira)

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

Arun Patidar reassigned OFBIZ-7382:
-----------------------------------

    Assignee: Arun Patidar

> Enforce noninstantiability to UtilAccounting Class
> --------------------------------------------------
>
>                 Key: OFBIZ-7382
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7382
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>            Assignee: Arun Patidar
>         Attachments: OFBIZ-7382.patch
>
>
> - Make class as final.
> - Add a private constructor.
> - Make the following public varialbles as final
> {code}
>     public static String module = UtilAccounting.class.getName();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)