| Package | Description |
|---|---|
| org.beigesoft.ws.mdlp |
It consist of web-store persistable models.
|
| org.beigesoft.ws.srv |
It consist of web-store services.
|
| Modifier and Type | Method and Description |
|---|---|
List<CartTxLn> |
Cart.getTaxes()
Getter for taxes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cart.setTaxes(List<CartTxLn> pTaxes)
Setter for taxes.
|
| Modifier and Type | Method and Description |
|---|---|
CartTxLn |
SrCart.fndCreTxLn(Map<String,Object> pRvs,
Cart pCart,
Tax pTax,
SeSel pSeller,
boolean pNeedFind)
Finds (if need) enabled line with same tax and seller or any
disabled tax line or creates one.
|
Copyright © 2019–2020. All rights reserved.