| Package | Description |
|---|---|
| org.beigesoft.ws.mdlp |
It consist of web-store persistable models.
|
| org.beigesoft.ws.prc |
Contains of trade processors.
|
| org.beigesoft.ws.srv |
It consist of web-store services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PriItm
Model of good price.
|
class |
PriSrv
Model of service price.
|
class |
SeItmPri
Model of good price.
|
class |
SeSrvPri
Model of service price.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AItmPri<?,?>> |
RefrLst.retItmPriLs(Map<String,Object> pRvs,
Long pLuv,
Class<T> pItmPriCl,
Long pPrCatId)
Retrieve itm price list (outdated or all).
|
<T extends AItmPri<I,?>,I extends org.beigesoft.mdl.IIdLnNm> |
RefrLst.updFoItmPri(Map<String,Object> pRvs,
T pItmPri,
EItmTy pItTy)
Update Itlist for Item Pri.
|
<T extends AItmPri<I,?>,I extends org.beigesoft.mdl.IIdLnNm> |
RefrLst.updFoItPriLs(Map<String,Object> pRvs,
List<T> pItPriLs,
AddStg pAddStg,
ItlLuv pItlLuv,
EItmTy pItTy)
Update Itlist with itm price list.
|
| Modifier and Type | Method and Description |
|---|---|
AItmPri<?,?> |
SrCart.revItmPri(Map<String,Object> pRvs,
TrdStg pTs,
Buyer pBuyr,
EItmTy pItType,
Long pItId)
Reveals item's price descriptor.
|
AItmPri<?,?> |
ISrCart.revItmPri(Map<String,Object> pRvs,
TrdStg pTs,
Buyer pBuyer,
EItmTy pItType,
Long pItId)
Reveals item's price descriptor.
|
Copyright © 2019. All rights reserved.