Exemple #1
0
 public SupportActivityController(ILogService loggerService, IUserService userService, IUnitOfWork unitOfWork,
                                  IWkflowdefService wkflowdefService, IWkflowinstanceService wkflowinstanceService,
                                  IDpworkflowService dpworkflowService, IOrgdoctypdataelmService orgdoctypdataelmService, IOrgService orgService,
                                  IWkflowstatService wkflowstatService, IOrguserService orguserService, IUserauthrolService userauthrolService,
                                  IOrgorgService orgorgService, IOrgcustService orgcustService, IOrgresellerService orgresellerService,
                                  IOrgdoctypService orgdoctypService, ISouploadService souploadService, IOrgdoctypdailyuploadService orgdoctypdailyuploadService)
 {
     this._LoggerService            = loggerService;
     this._IUserService             = userService;
     this._IWkflowdefService        = wkflowdefService;
     this._IWkflowinstanceService   = wkflowinstanceService;
     this._IDpworkflowService       = dpworkflowService;
     this._IOrgdoctypdataelmService = orgdoctypdataelmService;
     this._UnitOfWork                   = unitOfWork;
     this._IOrgService                  = orgService;
     this._IWkflowstatService           = wkflowstatService;
     this._IOrguserService              = orguserService;
     this._IUserauthrolService          = userauthrolService;
     this._IOrgorgService               = orgorgService;
     this._IOrgcustService              = orgcustService;
     this._IOrgresellerService          = orgresellerService;
     this._IOrgdoctypService            = orgdoctypService;
     this._ISouploadService             = souploadService;
     this._IOrgdoctypdailyuploadService = orgdoctypdailyuploadService;
 }
        public InternalAppsController(ILogService loggerService, IUserService userService,
                                      IUnitOfWork unitOfWork, ISouploadService docService, IWkflowdefService wkflowdefService,
                                      IOrgService orgService, IWkflowinstanceService wkflowinstanceService,
                                      IPortService portService, IPortsettingService portsettingService,
                                      IOrgdoctypService orgdoctypService, IMessageService messageService,
                                      IMessageuserService messageuserService, IOrgdoctypmonthService orgdoctypmonthService,
                                      IMonthService monthService, IOrgdoctypdailyuploadService orgdoctypdailyuploadService,
                                      IOrgmonthcommitmentService orgmonthcommitmentService)
        {
            this._LoggerService = loggerService;
            this._IUserService  = userService;
            this._IDocService   = docService;

            this._UnitOfWork = unitOfWork;

            this._IWkflowdefService            = wkflowdefService;
            this._IOrgService                  = orgService;
            this._IWkflowinstanceService       = wkflowinstanceService;
            this._IPortService                 = portService;
            this._IPortsettingService          = portsettingService;
            this._IOrgdoctypService            = orgdoctypService;
            this._IMessageService              = messageService;
            this._IMessageuserService          = messageuserService;
            this._IOrgdoctypmonthService       = orgdoctypmonthService;
            this._IMonthService                = monthService;
            this._IOrgdoctypdailyuploadService = orgdoctypdailyuploadService;
            this._IOrgmonthcommitmentService   = orgmonthcommitmentService;
        }
Exemple #3
0
 public SubscriptionController(ILogService loggerService, IWkflowdefService wkflowdefService, ISowwkflowService sowwkflowService,
                               IUserService userService, IOrgService orgService, IWkflowinstanceService wkflowinstanceService,
                               ISowattributeService sowattributeService)
 {
     this._loggerService          = loggerService;
     this._IWkflowdefService      = wkflowdefService;
     this._IUserService           = userService;
     this._IOrgService            = orgService;
     this._IWkflowinstanceService = wkflowinstanceService;
     this._ISowattributeService   = sowattributeService;
     _ISowwkflowService           = sowwkflowService;
 }
Exemple #4
0
        public DocumentsController(ILogService loggerService, IUserService userService, IUnitOfWork unitOfWork, ISouploadService docService, IWkflowdefService wkflowdefService, IOrgService orgService, IWkflowinstanceService wkflowinstanceService)
        {
            this._LoggerService = loggerService;
            this._IUserService  = userService;
            this._IDocService   = docService;

            this._UnitOfWork = unitOfWork;

            this._IWkflowdefService      = wkflowdefService;
            this._IOrgService            = orgService;
            this._IWkflowinstanceService = wkflowinstanceService;
        }
Exemple #5
0
 public WkflowController(ILogService loggerService, IUserService userService, IUnitOfWork unitOfWork,
                         IWkflowdefService wkflowdefService, IWkflowinstanceService wkflowinstanceService,
                         IDpworkflowService dpworkflowService, IOrgdoctypdataelmService orgdoctypdataelmService, IOrgService orgService)
 {
     this._LoggerService            = loggerService;
     this._IUserService             = userService;
     this._IWkflowdefService        = wkflowdefService;
     this._IWkflowinstanceService   = wkflowinstanceService;
     this._IDpworkflowService       = dpworkflowService;
     this._IOrgdoctypdataelmService = orgdoctypdataelmService;
     this._UnitOfWork  = unitOfWork;
     this._IOrgService = orgService;
 }
 public DocTypeController(ILogService loggerService, IUserService userService, IUnitOfWork unitOfWork,
                          IOrgdoctypService orgdoctypService, IDataelmtypService dataelmtypService, IDoctypstatusService doctypstatusService,
                          IWkflowdefService wkflowdefService, IWkflowinstanceService wkflowinstanceService, IMessagetemplateService messagetemplateService,
                          IMessageuserService messageuserService)
 {
     this._LoggerService           = loggerService;
     this._IUserService            = userService;
     this._IOrgdoctypService       = orgdoctypService;
     this._UnitOfWork              = unitOfWork;
     this._IDoctypstatusService    = doctypstatusService;
     this._IWkflowdefService       = wkflowdefService;
     this._IWkflowinstanceService  = wkflowinstanceService;
     this._IDataelmtypService      = dataelmtypService;
     this._IMessagetemplateService = messagetemplateService;
     this._IMessageuserService     = messageuserService;
 }
Exemple #7
0
 public UserController(ILogService loggerService, IUserService userService, IContacttypService contacttypService,
                       IAuthrolService authrolService, IOrgService orgService, IMessagetemplateService messagetemplateService,
                       IMessageuserService messageuserService, IWkflowdefService wkflowdefService, IWkflowinstanceService wkflowinstanceService,
                       IOrgtyporgstatusService orgtyporgstatusService, IOrguserService _IOrguserService, IUnitOfWork unitOfWork)
 {
     this._LoggerService           = loggerService;
     this._IUserService            = userService;
     this._IContacttypService      = contacttypService;
     this._IAuthrolService         = authrolService;
     this._IOrgService             = orgService;
     this._IMessagetemplateService = messagetemplateService;
     this._IMessageuserService     = messageuserService;
     this._IWkflowdefService       = wkflowdefService;
     this._IWkflowinstanceService  = wkflowinstanceService;
     this._IOrgtyporgstatusService = orgtyporgstatusService;
 }
        public ResellerController(ILogService loggerService, IOrgService orgService, IOrgcustService orgCustService,
                                  IOrgresellerService orgResellerService, IOrgorgService orgorgService, IOrgtyporgstatusService orgtyporgstatusService,
                                  IUserService userService, IWkflowinstanceService wkflowinstanceService, IOrgdoctypService orgdoctypService,
                                  ISouploadService souploadService, IOrgdoctypdailyuploadService orgdoctypdailyuploadService)
        {
            this._loggerService = loggerService;
            this._OrgService    = orgService;

            _IOrgcustService              = orgCustService;
            _IOresellerService            = orgResellerService;
            _IOrgorgService               = orgorgService;
            _IOrgtyporgstatusService      = orgtyporgstatusService;
            _IUserService                 = userService;
            _IWkflowinstanceService       = wkflowinstanceService;
            _IOrgdoctypService            = orgdoctypService;
            _ISouploadService             = souploadService;
            _IOrgdoctypdailyuploadService = orgdoctypdailyuploadService;
        }
Exemple #9
0
 public UploadActivityController(ILogService loggerService, IUserService userService, IUnitOfWork unitOfWork,
                                 IWkflowdefService wkflowdefService, IWkflowinstanceService wkflowinstanceService,
                                 IDpworkflowService dpworkflowService, IOrgdoctypdataelmService orgdoctypdataelmService,
                                 IOrgService orgService, IOrgdoctypService orgdoctypService, IWkflowdefstatreaService wkflowdefstatreaService,
                                 IPortsettingService portsettingService, IOrgcustService orgcustService)
 {
     this._LoggerService            = loggerService;
     this._IUserService             = userService;
     this._IWkflowdefService        = wkflowdefService;
     this._IWkflowinstanceService   = wkflowinstanceService;
     this._IDpworkflowService       = dpworkflowService;
     this._IOrgdoctypdataelmService = orgdoctypdataelmService;
     this._UnitOfWork               = unitOfWork;
     this._IOrgService              = orgService;
     this._IOrgdoctypService        = orgdoctypService;
     this._IWkflowdefstatreaService = wkflowdefstatreaService;
     this._IPortsettingService      = portsettingService;
     this._IOrgcustService          = orgcustService;
 }
        public SignupController(ILogService loggerService, IOrgService orgService, IOrgcustService orgCustService,
                                IOrgresellerService orgResellerService, IOrgorgService orgorgService, IOrgtypService orgtypService,
                                IUserService userService, IWkflowdefService wkflowdefService, IWkflowinstanceService wkflowinstanceService,
                                IAuthrolService authrolService, IMessagetemplateService messagetemplateService, IContacttypService contacttypService,
                                IOrgtyporgstatusService orgtyporgstatusService)
        {
            this._loggerService = loggerService;
            this._IOrgService   = orgService;

            _IOrgcustService     = orgCustService;
            _IOrgresellerService = orgResellerService;
            _IOrgorgService      = orgorgService;
            _IOrgtypService      = orgtypService;
            _IUserService        = userService;

            _IWkflowdefService       = wkflowdefService;
            _IWkflowinstanceService  = wkflowinstanceService;
            _IAuthrolService         = authrolService;
            _IMessagetemplateService = messagetemplateService;
            _IContacttypService      = contacttypService;
            _IOrgtyporgstatusService = orgtyporgstatusService;
        }
        public CustomerController(ILogService loggerService, IOrgService orgService, IOrgcustService orgCustService,
                                  IOrgresellerService orgResellerService, IOrgorgService orgorgService, IOrgtyporgstatusService orgtyporgstatusService,
                                  IUserService userService, IUserloginhistService userloginhistService, IWkflowinstanceService wkflowinstanceService,
                                  IOrgdoctypService orgdoctypService, IOrguserService orguserService, IOrgtypService orgtypService,
                                  IAuthrolService authrolService, IMessagetemplateService messagetemplateService,
                                  IOrglocnService orglocnService)
        {
            this._loggerService      = loggerService;
            this._IOrgService        = orgService;
            _IOrgcustService         = orgCustService;
            _IOrgresellerService     = orgResellerService;
            _IOrgorgService          = orgorgService;
            _IOrgtyporgstatusService = orgtyporgstatusService;
            _IUserService            = userService;
            _IUserloginhistService   = userloginhistService;
            _IWkflowinstanceService  = wkflowinstanceService;
            _IOrgdoctypService       = orgdoctypService;
            _IOrguserService         = orguserService;
            _IOrgtypService          = orgtypService;

            _IAuthrolService         = authrolService;
            _IMessagetemplateService = messagetemplateService;
            _IOrglocnService         = orglocnService;
        }