Example #1
0
 public EntradaMaterialController(
     IEntradaMaterialAppService entradaMaterialAppService,
     ITipoDocumentoAppService tipoDocumentoAppService,
     ITipoCompraAppService tipoCompraAppService,
     ICifFobAppService cifFobAppService,
     INaturezaOperacaoAppService naturezaOperacaoAppService,
     ISerieNFAppService serieNFAppService,
     ICSTAppService CSTAppService,
     ICodigoContribuicaoAppService codigoContribuicaoAppService,
     IComplementoNaturezaOperacaoAppService complementoNaturezaOperacaoAppService,
     IComplementoCSTAppService complementoCSTAppService,
     INaturezaReceitaAppService naturezaReceitaAppService,
     IParametrosUsuarioAppService parametrosUsuarioAppService,
     IImpostoFinanceiroAppService impostoFinanceiroAppService,
     IOrdemCompraAppService ordemCompraAppService,
     MessageQueue messageQueue)
     : base(messageQueue)
 {
     this.entradaMaterialAppService  = entradaMaterialAppService;
     this.tipoDocumentoAppService    = tipoDocumentoAppService;
     this.tipoCompraAppService       = tipoCompraAppService;
     this.cifFobAppService           = cifFobAppService;
     this.naturezaOperacaoAppService = naturezaOperacaoAppService;
     this.serieNFAppService          = serieNFAppService;
     this.CSTAppService = CSTAppService;
     this.codigoContribuicaoAppService          = codigoContribuicaoAppService;
     this.complementoNaturezaOperacaoAppService = complementoNaturezaOperacaoAppService;
     this.complementoCSTAppService    = complementoCSTAppService;
     this.naturezaReceitaAppService   = naturezaReceitaAppService;
     this.parametrosUsuarioAppService = parametrosUsuarioAppService;
     this.impostoFinanceiroAppService = impostoFinanceiroAppService;
     this.ordemCompraAppService       = ordemCompraAppService;
 }
Example #2
0
 public MedicaoContratoController(IClienteFornecedorAppService clienteFornecedorAppService,
                                  IContratoAppService contratoAppService,
                                  IContratoRetificacaoItemAppService contratoRetificacaoItemAppService,
                                  ITipoDocumentoAppService tipoDocumentoAppService,
                                  ITipoCompraAppService tipoCompraAppService,
                                  ICifFobAppService cifFobAppService,
                                  INaturezaOperacaoAppService naturezaOperacaoAppService,
                                  ISerieNFAppService serieNFAppService,
                                  ICSTAppService cstAppService,
                                  ICodigoContribuicaoAppService codigoContribuicaoAppService,
                                  IContratoRetificacaoAppService contratoRetificacaoAppService,
                                  IContratoRetificacaoItemMedicaoAppService contratoRetificacaoItemMedicaoAppService,
                                  ITituloPagarAppService tituloPagarAppService,
                                  IParametrosContratoAppService parametrosContratoAppService,
                                  MessageQueue messageQueue)
     : base(messageQueue)
 {
     this.clienteFornecedorAppService       = clienteFornecedorAppService;
     this.contratoAppService                = contratoAppService;
     this.contratoRetificacaoItemAppService = contratoRetificacaoItemAppService;
     this.tipoDocumentoAppService           = tipoDocumentoAppService;
     this.tipoCompraAppService              = tipoCompraAppService;
     this.cifFobAppService           = cifFobAppService;
     this.naturezaOperacaoAppService = naturezaOperacaoAppService;
     this.serieNFAppService          = serieNFAppService;
     this.cstAppService = cstAppService;
     this.codigoContribuicaoAppService             = codigoContribuicaoAppService;
     this.contratoRetificacaoAppService            = contratoRetificacaoAppService;
     this.contratoRetificacaoItemMedicaoAppService = contratoRetificacaoItemMedicaoAppService;
     this.tituloPagarAppService        = tituloPagarAppService;
     this.parametrosContratoAppService = parametrosContratoAppService;
 }
Example #3
0
 public TipoDocumentoController(
     ITipoDocumentoAppService tipoDocumentoAppService,
     MessageQueue messageQueue)
     : base(messageQueue)
 {
     this.tipoDocumentoAppService = tipoDocumentoAppService;
 }
Example #4
0
 public TipoDocumentoController(
     ITipoDocumentoAppService tipoDocumentoAppService,
     IProcessoAppService processoAppService
     )
 {
     _tipoDocumentoAppService = tipoDocumentoAppService;
     _processoAppService      = processoAppService;
 }
 public TabelasAuxiliaresController(ICategoriaAgendaAppService caApps, ICategoriaNotificacaoAppService cnApps, ICategoriaTelefoneAppService ctApps, ICategoriaUsuarioAppService cuApps, ITipoDocumentoAppService tdApps, ITipoGrupoAppService tgApps, ITipoMetadadoAppService tmApps)
 {
     caApp = caApps;
     cnApp = cnApps;
     ctApp = ctApps;
     cuApp = cuApps;
     tdApp = tdApps;
     tgApp = tgApps;
     tmApp = tmApps;
 }
Example #6
0
 public DocumentoCandidatoController(
     IDocumentoCandidatoAppService documentoCandidatoAppService,
     ITipoDocumentoAppService tipoDocumentoAppService,
     IConvocadoAppService convocadoAppService,
     IProcessoAppService processoAppService
     )
 {
     _documentoCandidatoAppService = documentoCandidatoAppService;
     _tipoDocumentoAppService      = tipoDocumentoAppService;
     _convocadoAppService          = convocadoAppService;
     _processoAppService           = processoAppService;
 }
Example #7
0
 public LiberacaoContratoController(IClienteFornecedorAppService clienteFornecedorAppService,
                                    IContratoAppService contratoAppService,
                                    IContratoRetificacaoAppService contratoRetificacaoAppService,
                                    IContratoRetificacaoItemMedicaoAppService contratoRetificacaoItemMedicaoAppService,
                                    ITipoDocumentoAppService tipoDocumentoAppService,
                                    MessageQueue messageQueue)
     : base(messageQueue)
 {
     this.clienteFornecedorAppService              = clienteFornecedorAppService;
     this.contratoAppService                       = contratoAppService;
     this.contratoRetificacaoAppService            = contratoRetificacaoAppService;
     this.contratoRetificacaoItemMedicaoAppService = contratoRetificacaoItemMedicaoAppService;
     this.tipoDocumentoAppService                  = tipoDocumentoAppService;
 }
        public EtapasController(IUsuarioAppService usuarioAppService,
                                IGrupoObjetoAppService grupoObjetoService,
                                IObjetoAppService objetoService,
                                IOperacaoAppService operacaoServiceAppService,
                                ITipoDocumentoAppService tipoDocumentoServiceAppService,
                                ITipoOperacaoAppService tipoOperacaoServiceAppService,
                                IEtapasAppService etapaServiceAppService,
                                IProdutoAppService produtoserviceAppService)
            : base(usuarioAppService, grupoObjetoService, objetoService)
        {
            _usuarioAppService         = usuarioAppService;
            _grupoObjetoService        = grupoObjetoService;
            _objetoService             = objetoService;
            _operacaoServiceAppService = operacaoServiceAppService;

            _tipoDocumentoServiceAppService = tipoDocumentoServiceAppService;
            _tipoOperacaoServiceAppService  = tipoOperacaoServiceAppService;
            _etapaServiceAppService         = etapaServiceAppService;
            _produtoserviceAppService       = produtoserviceAppService;
        }