[jira] [Updated] (OFBIZ-7710) Enforce noninstantiability to EntityFinderUtil class

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

[jira] [Updated] (OFBIZ-7710) Enforce noninstantiability to EntityFinderUtil class

Nicolas Malin (Jira)

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

Rohit Koushal updated OFBIZ-7710:
---------------------------------
    Attachment:     (was: OFBIZ-7710.patch)

> Enforce noninstantiability to EntityFinderUtil class
> ----------------------------------------------------
>
>                 Key: OFBIZ-7710
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7710
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Rishi Solanki
>            Assignee: Arun Patidar
>            Priority: Minor
>         Attachments: OFBIZ-7710.patch
>
>
> - Make class as final.
> - Add a private constructor.
> - Many public static classes are defined, but all are in use outside of the class. No changes required.
> No variables needs to be change for this class.



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