Saída - TesteCadastrarChamado
From Grupo6 Especoo
(Difference between revisions)
Line 1: | Line 1: | ||
<pre> | <pre> | ||
- | + | TelaCadastraChamado.TelaCadastraChamado() | |
- | + | TelaCadastraChamado.entrarDadosChamado(Integer, String, String) | |
- | + | CtrlCadastraChamado.cadastrarChamado(Integer, String, String) | |
Chamados.inserirChamado() | Chamados.inserirChamado() | ||
CtrlConfirmaCadastroChamado.confirmarCadastro(Integer) | CtrlConfirmaCadastroChamado.confirmarCadastro(Integer) | ||
- | + | TelaConfirmaCadastroChamado.confirmarCadastro(Integer) | |
</pre> | </pre> |
Revision as of 17:05, 8 December 2006
TelaCadastraChamado.TelaCadastraChamado() TelaCadastraChamado.entrarDadosChamado(Integer, String, String) CtrlCadastraChamado.cadastrarChamado(Integer, String, String) Chamados.inserirChamado() CtrlConfirmaCadastroChamado.confirmarCadastro(Integer) TelaConfirmaCadastroChamado.confirmarCadastro(Integer)