| Line 93... |
Line 93... |
| 93 |
List<String> penDrives = Arrays.asList("F_50020");
|
93 |
List<String> penDrives = Arrays.asList("F_50020");
|
| 94 |
//Capacity, Type, Interface
|
94 |
//Capacity, Type, Interface
|
| 95 |
List<String> externalHardDisks = Arrays.asList("F_50021", "F_50022", "F_50023");
|
95 |
List<String> externalHardDisks = Arrays.asList("F_50021", "F_50022", "F_50023");
|
| 96 |
{
|
96 |
{
|
| 97 |
put(SearchController.getCategoryLabel(10001l), mobileFacets);
|
97 |
put(SearchController.getCategoryLabel(10001l), mobileFacets);
|
| 98 |
put(SearchController.getCategoryLabel(10002l), mobileFacets);
|
- |
|
| 99 |
put(SearchController.getCategoryLabel(10003l), mobileFacets);
|
98 |
put(SearchController.getCategoryLabel(10006l), mobileFacets);
|
| 100 |
put(SearchController.getCategoryLabel(10004l), mobileFacets);
|
- |
|
| 101 |
put(SearchController.getCategoryLabel(10005l), mobileFacets);
|
- |
|
| 102 |
put(SearchController.getCategoryLabel(10009l), tabletFacets);
|
99 |
put(SearchController.getCategoryLabel(10009l), tabletFacets);
|
| 103 |
put(SearchController.getCategoryLabel(10010l), tabletFacets);
|
100 |
put(SearchController.getCategoryLabel(10010l), tabletFacets);
|
| 104 |
put(SearchController.getCategoryLabel(10013l), memoryCards);
|
101 |
put(SearchController.getCategoryLabel(10013l), memoryCards);
|
| 105 |
put(SearchController.getCategoryLabel(10017l), penDrives);
|
102 |
put(SearchController.getCategoryLabel(10017l), penDrives);
|
| 106 |
put(SearchController.getCategoryLabel(10049l), laptopFacets);
|
103 |
put(SearchController.getCategoryLabel(10049l), laptopFacets);
|