Rishi Solanki created OFBIZ-7710:
------------------------------------
Summary: 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
Priority: Minor
- 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)