Rev 106 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 106 | Rev 195 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | 4 | ||
| - | 5 | import br.com.ec.core.util.VerificadorUtil; |
|
| 5 | import br.com.ec.domain.shared.ConstantesSEC; |
6 | import br.com.ec.domain.shared.ConstantesSEC; |
| 6 | import br.edu.cesmac.core.util.VerificadorUtil; |
- | |
| 7 | 7 | ||
| 8 | public class CockpitDTO { |
8 | public class CockpitDTO { |
| 9 | 9 | ||
| 10 | private List<RankingVendedorDTO> rankingVendedores; |
10 | private List<RankingVendedorDTO> rankingVendedores; |
| 11 | private List<RankingVendedorDTO> rankingVendedoresVivo; |
11 | private List<RankingVendedorDTO> rankingVendedoresVivo; |