| Package | Description |
|---|---|
| org.beigesoft.webstore.processor |
Contains of webstore processors.
|
| Modifier and Type | Method and Description |
|---|---|
GoodsSpecific |
PrcGoodsSpecificDelete.process(Map<String,Object> pAddParam,
GoodsSpecific pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
GoodsSpecific |
PrcGoodsSpecificSave.process(Map<String,Object> pAddParam,
GoodsSpecific pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoodsSpecific> |
PrcRefreshGoodsInList.retrieveOutdatedGoodsSpecific(Map<String,Object> pAddParam,
GoodsInListLuv pGoodsInListLuv)
Retrieve outdated GoodsSpecific.
|
| Modifier and Type | Method and Description |
|---|---|
GoodsSpecific |
PrcGoodsSpecificDelete.process(Map<String,Object> pAddParam,
GoodsSpecific pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
GoodsSpecific |
PrcGoodsSpecificSave.process(Map<String,Object> pAddParam,
GoodsSpecific pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
void |
PrcRefreshGoodsInList.updateForGoodsSpecific(Map<String,Object> pAddParam,
GoodsSpecific pOutdGdSp)
Update ItemInList with outdated GoodsSpecific.
|
| Modifier and Type | Method and Description |
|---|---|
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.