Rev 506 | Rev 509 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 506 | Rev 508 | ||
|---|---|---|---|
| Line 134... | Line 134... | ||
| 134 | 134 | ||
| 135 | Long SEQUENCIAL_CATEGORIA_SALARIO = new Long(9); |
135 | Long SEQUENCIAL_CATEGORIA_SALARIO = new Long(9); |
| 136 | }
|
136 | }
|
| 137 | 137 | ||
| 138 | interface Loja { |
138 | interface Loja { |
| - | 139 | Long SEQUENCIAL_MATRIZ_ESTOQUE_9 = new Long(9); |
|
| 139 | Long SEQUENCIAL_LOJA_PATIO_14 = new Long(14); |
140 | Long SEQUENCIAL_LOJA_PATIO_14 = new Long(14); |
| 140 | Long SEQUENCIAL_QUIOSQUE_PATIO_5 = new Long(5); |
141 | Long SEQUENCIAL_QUIOSQUE_PATIO_5 = new Long(5); |
| 141 | }
|
142 | }
|
| 142 | 143 | ||
| 143 | interface Foto { |
144 | interface Foto { |