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