Exemple #1
0
        public ApiController(BL.RunningApp app)
        {
            _app = app;
            var c = new BO.RunningUser()
            {
                j03Login = app.ApiLogin
            };

            _f = new BL.Factory(c, _app);
        }
Exemple #2
0
 public p27MszUnitBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #3
0
 public o51TagBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #4
0
 public p19MaterialBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #5
0
 public o53TagGroupBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #6
0
 public o23DocBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #7
0
 public p12ClientTpvBL(BL.Factory mother) : base(mother)
 {
 }
 public p31CapacityFondBL(BL.Factory mother) : base(mother)
 {
 }
 public j72TheGridTemplateBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #10
0
 public p11ClientProductBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #11
0
 public p51OrderBL(BL.Factory mother) : base(mother)
 {
 }
 public p10MasterProductBL(BL.Factory mother) : base(mother)
 {
 }
 public p45TaskOperRealBL(BL.Factory mother) : base(mother)
 {
 }
 public p44TaskOperPlanBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #15
0
 public p13MasterTpvBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #16
0
 public p41TaskBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #17
0
 public p25MszTypeBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #18
0
 public p15ClientOperBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #19
0
 public p28CompanyBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #20
0
 public j02PersonBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #21
0
 public p85TempboxBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #22
0
 public j04UserRoleBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #23
0
 public p26MszBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #24
0
 public x31ReportBL(BL.Factory mother) : base(mother)
 {
 }
 public b03StatusGroupBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #26
0
 public p14MasterOperBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #27
0
 public p18OperCodeBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #28
0
 public p21LicenseBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #29
0
 public MailBL(BL.Factory mother) : base(mother)
 {
 }
Exemple #30
0
 public CBL(BL.Factory mother) : base(mother)
 {
 }