Hi Ujjawal, Sorry maybe I lost track, but what are you recommending?
On Sat, Jul 22, 2017 at 3:26 PM, Ujjawal Solanki <[email protected]> wrote: > 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*
