Subversion Repositories Integrator Subversion

Rev

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

Rev 531 Rev 533
Line 154... Line 154...
154
                String CAMINHO_PADRAO_LOCAL = "espacocase/" + NOME_PASTA_PADRAO + "/";
154
                String CAMINHO_PADRAO_LOCAL = "espacocase/" + NOME_PASTA_PADRAO + "/";
155
                String CAMINHO_PADRAO_SERVIDOR = "/" + NOME_PASTA_PADRAO + "/";
155
                String CAMINHO_PADRAO_SERVIDOR = "/" + NOME_PASTA_PADRAO + "/";
156
        }
156
        }
157
       
157
       
158
        interface Estampa {
158
        interface Estampa {
159
                String NOME_PASTA_PADRAO = "imagens_temp/estampas";
-
 
-
 
159
                String NOME_PASTA_PADRAO = "imagens_geral/estampas";
160
                String CAMINHO_PADRAO_LOCAL = "espacocase/" + NOME_PASTA_PADRAO + "/";
160
                String CAMINHO_PADRAO_LOCAL = "espacocase/" + NOME_PASTA_PADRAO + "/";
161
                String CAMINHO_PADRAO_SERVIDOR = "/" + NOME_PASTA_PADRAO + "/";
161
                String CAMINHO_PADRAO_SERVIDOR = "/" + NOME_PASTA_PADRAO + "/";
162
        }
162
        }
163
       
163
       
164
        interface NotaFiscal {
164
        interface NotaFiscal {