Hello all,
I was going through ServiceUtil.java and found that there is a method
called setServiceFields ( whose purpose is to take in in parameter of a
service and returns the out parameter using modalService ) which can be
used in many other part of code as there are many instance ( code blocks )
where same code is written as in this setServiceFields method.

Just for example if we see the compDocService.java file, we have same code
for modelService as present in the setServiceFields. So i think we can make
use of setServiceFields in such cases.

Please share your opinion on the same.

Thanks & Regards,
*Ujjawal Solanki*

Reply via email to