Subversion Repositories Integrator Subversion

Rev

Rev 633 | Rev 686 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 633 Rev 674
Line 449... Line 449...
449
        interface ArquivoBanco {
449
        interface ArquivoBanco {
450
                String ARQUIVO_BANCO_REDE_1 = "1";
450
                String ARQUIVO_BANCO_REDE_1 = "1";
451
                String ARQUIVO_BANCO_SAFRA_2 = "2";
451
                String ARQUIVO_BANCO_SAFRA_2 = "2";
452
                String ARQUIVO_BANCO_PAGSEGURO_3 = "3";
452
                String ARQUIVO_BANCO_PAGSEGURO_3 = "3";
453
                String ARQUIVO_BANCO_CIELO_4 = "4";
453
                String ARQUIVO_BANCO_CIELO_4 = "4";
-
 
454
                String ARQUIVO_BANCO_INTER_5 = "5";
454
        }
455
        }
455
       
456
       
456
        interface Foto {
457
        interface Foto {
457
                String CAMINHO_PADRAO_LOCAL = "espacocase/fotos/";
458
                String CAMINHO_PADRAO_LOCAL = "espacocase/fotos/";
458
                String CAMINHO_PADRAO_SERVIDOR = "/fotos/";
459
                String CAMINHO_PADRAO_SERVIDOR = "/fotos/";