| Line 352... |
Line 352... |
| 352 |
thriftItem.getAddedOn(), thriftItem.getStartDate(),
|
352 |
thriftItem.getAddedOn(), thriftItem.getStartDate(),
|
| 353 |
thriftItem.getComingSoonStartDate(), thriftItem.getExpectedArrivalDate(),
|
353 |
thriftItem.getComingSoonStartDate(), thriftItem.getExpectedArrivalDate(),
|
| 354 |
thriftItem.getRetireDate(), thriftItem.getUpdatedOn(),
|
354 |
thriftItem.getRetireDate(), thriftItem.getUpdatedOn(),
|
| 355 |
thriftItem.getItemStatus().name(), thriftItem.getItemStatus()
|
355 |
thriftItem.getItemStatus().name(), thriftItem.getItemStatus()
|
| 356 |
.getValue(), thriftItem.getStatus_description(),
|
356 |
.getValue(), thriftItem.getStatus_description(),
|
| 357 |
thriftItem.getOtherInfo(), thriftItem.getBestDealText(),
|
357 |
thriftItem.getBestDealText(),
|
| 358 |
thriftItem.isSetBestDealValue() ? thriftItem.getBestDealValue()
|
358 |
thriftItem.isSetBestDealValue() ? thriftItem.getBestDealValue()
|
| 359 |
: null,
|
359 |
: null,
|
| 360 |
thriftItem.isSetBestSellingRank() ? thriftItem
|
360 |
thriftItem.isSetBestSellingRank() ? thriftItem
|
| 361 |
.getBestSellingRank() : null,
|
361 |
.getBestSellingRank() : null,
|
| 362 |
thriftItem.isDefaultForEntity(), thriftItem.isRisky(),
|
362 |
thriftItem.isDefaultForEntity(), thriftItem.isRisky(),
|