| Package | Description |
|---|---|
| org.beigesoft.ws.mdlb |
It consist of web-store persistable base models.
|
| 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 | Method and Description |
|---|---|
Buyer |
ACuOr.getBuyr()
Getter for buyr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ACuOr.setBuyr(Buyer pBuyr)
Setter for buyr.
|
| Modifier and Type | Method and Description |
|---|---|
Buyer |
Cart.getBuyr()
Getter for buyr.
|
Buyer |
BurPric.getBuyr()
Getter for buyr.
|
Buyer |
OnlPay.getBuyr()
Getter for buyr.
|
Buyer |
BurPricId.getBuyr()
Getter for buyr.
|
Buyer |
Cart.getIid()
Usually it's simple getter that return model ID.
|
Buyer |
OnlPay.getIid()
Usually it's simple getter that return model ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cart.setBuyr(Buyer pBuyer)
Setter for buyr.
|
void |
BurPric.setBuyr(Buyer pBuyer)
Setter for buyer.
|
void |
OnlPay.setBuyr(Buyer pBuyr)
Setter for buyr.
|
void |
BurPricId.setBuyr(Buyer pBuyr)
Setter for buyr.
|
void |
Cart.setIid(Buyer pIid)
Usually it's simple setter for model ID.
|
void |
OnlPay.setIid(Buyer pIid)
Usually it's simple setter for model ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrLog.mkFreBuyr(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt,
Buyer pBuTmp,
Buyer pBuyr)
Makes free buyer and moving its cart by fast updates.
|
void |
PrBuOr.page(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt,
Buyer pBuyr)
Retrieve page.
|
void |
ItmPg.processGoods(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt,
TrdStg pTs,
Buyer pBuyer,
Long pItId)
Process a goods from our warehouse.
|
void |
ItmPg.processSeItm(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt,
TrdStg pTs,
Buyer pBuyer,
Long pItId)
Process a seGood.
|
void |
ItmPg.processService(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt,
TrdStg pTs,
Buyer pBuyer,
Long pItId)
Process a service.
|
void |
ItmPg.procSeSrv(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt,
TrdStg pTs,
Buyer pBuyer,
Long pItId)
Process a seGood.
|
void |
PrBur.retLines(Map<String,Object> pRvs,
Buyer pBur,
List<CuOr> pOrds,
List<CuOrSe> pSords)
Retrieve order lines.
|
Purch |
ChkOut.retNewOrds(Map<String,Object> pRvs,
Buyer pBur)
Retrieve new orders to redone.
|
| Modifier and Type | Method and Description |
|---|---|
Buyer |
SrCart.createBuyer(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt)
Create Buyer.
|
Buyer |
BuySr.createBuyr(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt)
Creates buyer without saving into DB.
|
Buyer |
IBuySr.createBuyr(Map<String,Object> pRqVs,
org.beigesoft.mdl.IReqDt pRqDt)
Creates buyer.
|
Buyer |
BuySr.getAuthBuyr(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt)
Get authorized buyer.
|
Buyer |
IBuySr.getAuthBuyr(Map<String,Object> pRqVs,
org.beigesoft.mdl.IReqDt pRqDt)
Get authorized buyer.
|
Buyer |
BuySr.getBuyr(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pRqDt)
Get authorized or not buyer.
|
Buyer |
IBuySr.getBuyr(Map<String,Object> pRqVs,
org.beigesoft.mdl.IReqDt pRqDt)
Get authorized or not buyer by cookie.
|
| Modifier and Type | Method and Description |
|---|---|
Purch |
AcpOrd.accept(Map<String,Object> pRvs,
org.beigesoft.mdl.IReqDt pReqDt,
Buyer pBur)
It accepts all buyer's orders.
|
Purch |
IAcpOrd.accept(Map<String,Object> pReqVars,
org.beigesoft.mdl.IReqDt pReqDt,
Buyer pBur)
It accepts all buyer's orders.
|
void |
CncOrd.cancel(Map<String,Object> pRvs,
Buyer pBuyr,
Long pPurId,
EOrdStat pStFr,
EOrdStat pStTo)
It cancels all given buyer's orders.
|
void |
ICncOrd.cancel(Map<String,Object> pRvs,
Buyer pBuyr,
Long pPurId,
EOrdStat pStFr,
EOrdStat pStTo)
It cancels all given buyer's orders.
|
void |
SrCart.emptyCart(Map<String,Object> pRvs,
Buyer pBuyr)
Empties Cart.
|
void |
ISrCart.emptyCart(Map<String,Object> pRvs,
Buyer pBuyr)
Empties Cart.
|
Cart |
SrCart.retrCart(Map<String,Object> pRvs,
Buyer pBuyr,
boolean pForEmpty)
Retrieves Cart from DB.
|
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.