| Line 387... |
Line 387... |
| 387 |
thriftItem.getComingSoonStartDate(), thriftItem.getExpectedArrivalDate(),
|
387 |
thriftItem.getComingSoonStartDate(), thriftItem.getExpectedArrivalDate(),
|
| 388 |
thriftItem.getRetireDate(), thriftItem.getUpdatedOn(),
|
388 |
thriftItem.getRetireDate(), thriftItem.getUpdatedOn(),
|
| 389 |
thriftItem.getItemStatus().name(), thriftItem.getItemStatus()
|
389 |
thriftItem.getItemStatus().name(), thriftItem.getItemStatus()
|
| 390 |
.getValue(), thriftItem.getStatus_description(),
|
390 |
.getValue(), thriftItem.getStatus_description(),
|
| 391 |
thriftItem.getBestDealText(),
|
391 |
thriftItem.getBestDealText(),
|
| - |
|
392 |
thriftItem.getBestDealsDetailsText(),
|
| - |
|
393 |
thriftItem.getBestDealsDetailsLink(),
|
| 392 |
thriftItem.isSetBestDealValue() ? thriftItem.getBestDealValue()
|
394 |
thriftItem.isSetBestDealValue() ? thriftItem.getBestDealValue()
|
| 393 |
: null,
|
395 |
: null,
|
| 394 |
thriftItem.isSetBestSellingRank() ? thriftItem
|
396 |
thriftItem.isSetBestSellingRank() ? thriftItem
|
| 395 |
.getBestSellingRank() : null,
|
397 |
.getBestSellingRank() : null,
|
| 396 |
thriftItem.isDefaultForEntity(), thriftItem.isRisky(),
|
398 |
thriftItem.isDefaultForEntity(), thriftItem.isRisky(),
|