serviceDictClass - SysDictClass for the service class
Returns
A instance of the service class or null if instance could not be created
Remarks
Method will try to first use the public static construct() method to construct the instance. If it does not exist,
will revert to using the default constructor if exists.