| Package | Description |
|---|---|
| org.beigesoft.webstore.processor |
Contains of webstore processors.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoodsAvailable> |
PrcRefreshGoodsInList.retrieveOutdatedGoodsAvailable(Map<String,Object> pAddParam,
GoodsInListLuv pGoodsInListLuv)
Retrieve outdated GoodsAvailable.
|
List<GoodsPrice> |
PrcRefreshGoodsInList.retrieveOutdatedGoodsPrice(Map<String,Object> pAddParam,
GoodsInListLuv pGoodsInListLuv)
Retrieve outdated GoodsPrice.
|
List<GoodsSpecific> |
PrcRefreshGoodsInList.retrieveOutdatedGoodsSpecific(Map<String,Object> pAddParam,
GoodsInListLuv pGoodsInListLuv)
Retrieve outdated GoodsSpecific.
|
void |
PrcRefreshGoodsInList.updateForGoodsAvailableList(Map<String,Object> pAddParam,
List<GoodsAvailable> pOutdGdAvList,
SettingsAdd pSettingsAdd,
GoodsInListLuv pGoodsInListLuv)
Update ItemInList with outdated GoodsAvailable list.
|
void |
PrcRefreshGoodsInList.updateForGoodsPriceList(Map<String,Object> pAddParam,
List<GoodsPrice> pOutdGdPrList,
SettingsAdd pSettingsAdd,
GoodsInListLuv pGoodsInListLuv)
Update ItemInList with outdated GoodsPrice list.
|
void |
PrcRefreshGoodsInList.updateForGoodsSpecificList(Map<String,Object> pAddParam,
List<GoodsSpecific> pOutdGdSpList,
SettingsAdd pSettingsAdd,
GoodsInListLuv pGoodsInListLuv)
Update ItemInList with outdated GoodsSpecific list.
|
Copyright © 2017–2018. All rights reserved.