| Package | Description |
|---|---|
| org.beigesoft.acc.mdlb |
It consist of accounting persistable base models.
|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| 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 |
|---|---|
TxDst |
ATxDsLn.getTxDs()
Getter for txDs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ATxDsLn.setTxDs(TxDst pTxDs)
Setter for txDs.
|
| Modifier and Type | Method and Description |
|---|---|
TxDst |
DbCr.getTxDs()
Getter for txDs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbCr.setTxDs(TxDst pTxDs)
Setter for txDs.
|
| Modifier and Type | Method and Description |
|---|---|
TxDst |
UtInLnTxTo.revealTaxRules(IInvb pInv,
AcStg pAs)
Reveal shared tax rules for invoice..
|
TxDst |
UtInLnTxToBs.revealTaxRules(IInvb pInv,
AcStg pAs,
Boolean pIsExtrTx)
Reveal shared tax rules for invoice..
|
| Modifier and Type | Method and Description |
|---|---|
void |
UtInLnTxToBs.addInvBsTxExTxc(List<TxDtLn> pTxdLns,
Long pCatId,
Double pSubt,
Double pSubtFc,
Double pPercent,
AcStg pAs,
TxDst pTxRules)
Adds total tax by category for farther invoice adjusting.
|
void |
UtInLnTxTo.adjInvLnsUpdTots(Map<String,Object> pRvs,
Map<String,Object> pVs,
T pInv,
AcStg pAs,
TxDst pTxRules)
adjust invoice lines and Update its totals after tax line has
been changed (Invoice basis).
|
void |
UtInLnTxTo.makeTotals(Map<String,Object> pRvs,
Map<String,Object> pVs,
L pLine,
AcStg pAs,
TxDst pTxRules)
Makes invoice totals include taxes lines
cause line inserted/changed/deleted.
|
<T extends IInvb,L extends IInvLn<T,?>,TL extends AInTxLn<T>> |
UtInLnTxToBs.makeTotals(Map<String,Object> pRvs,
Map<String,Object> pVs,
L pLine,
AcStg pAs,
TxDst pTxRules,
IInvTxMeth<T,TL> pInvTxMeth)
Makes invoice totals include taxes lines
cause line inserted/changed/deleted.
|
<T extends IInvb,L extends IInvLn<T,?>,LTL extends ALnTxLn<T,L>> |
UtInLnTxToBs.mkLnTxItBasNonAggr(Map<String,Object> pRvs,
Map<String,Object> pVs,
L pLine,
AcStg pAs,
TxDst pTxRules,
IInvTxMeth<T,?> pInvTxMeth,
IInvLnTxMeth<T,L,LTL> pInvLnTxMeth)
Makes invoice line taxes item basis basis non-aggregate.
|
void |
UtInLnTxTo.mkLnTxTo(Map<String,Object> pRvs,
Map<String,Object> pVs,
L pLine,
AcStg pAs,
TxDst pTxRules)
Makes invoice line's taxes, totals.
|
<T extends IInvb,L extends IInvLn<T,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>> |
UtInLnTxToBs.mkLnTxTo(Map<String,Object> pRvs,
Map<String,Object> pVs,
L pLine,
AcStg pAs,
TxDst pTxRules,
IInvTxMeth<T,TL> pInvTxMeth,
IInvLnTxMeth<T,L,LTL> pInvLnTxMeth)
Makes invoice line's taxes, totals.
|
void |
ISrInItLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
L pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
void |
SrPuGdLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInGdLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
void |
SrPuSrLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInSrLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
void |
SrPuRtLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuRtLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
void |
SrSaGdLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaInGdLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
void |
SrSaSrLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaInSrLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
void |
SrSaRtLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaRtLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
<T extends IInvb,L extends IInvLn<T,?>,TL extends AInTxLn<T>> |
UtInLnTxToBs.retrieveDataTx(Map<String,Object> pRvs,
L pLine,
AcStg pAs,
TxDst pTxRules,
IInvTxMeth<T,TL> pInvTxMeth)
Retrieve from database bundle of tax data.
|
<T extends IInvb,L extends IInvLn<T,?>,TL extends AInTxLn<T>> |
UtInLnTxToBs.retrTxdLnsAdjInv(Map<String,Object> pRvs,
T pInv,
AcStg pAs,
TxDst pTxRules,
IInvTxMeth<T,TL> pInvTxMeth)
Retrieve from database tax data for adjusting invoice lines after
invoice tax line has been changed by user.
|
| Modifier and Type | Method and Description |
|---|---|
TxDst |
Buyer.getTxDs()
Getter for txDs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Buyer.setTxDs(TxDst pTxDs)
Setter for txDs.
|
| Modifier and Type | Method and Description |
|---|---|
TxDst |
ISrCart.revTxRules(Map<String,Object> pRvs,
Cart pCart,
AcStg pAs)
Reveal shared tax rules for cart.
|
TxDst |
SrCart.revTxRules(Map<String,Object> pRvs,
Cart pCart,
AcStg pAs)
Reveal shared tax rules for cart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISrCart.delLine(Map<String,Object> pRvs,
CartLn pCartLn,
TxDst pTxRules)
Deletes cart line.
|
void |
SrCart.delLine(Map<String,Object> pRvs,
CartLn pCaLn,
TxDst pTxRls)
Deletes cart line.
|
void |
ISrCart.hndCartChg(Map<String,Object> pRvs,
Cart pCart,
TxDst pTxRules)
Handle event cart delivering or line changed.
|
void |
SrCart.hndCartChg(Map<String,Object> pRvs,
Cart pCart,
TxDst pTxRls)
Handle event cart delivering or line changed
and redone forced service if need.
|
void |
ISrCart.mkCartTots(Map<String,Object> pRvs,
TrdStg pTs,
CartLn pCartLn,
AcStg pAs,
TxDst pTxRules)
Refresh cart totals by seller cause line inserted/changed/deleted.
|
void |
SrCart.mkCartTots(Map<String,Object> pRvs,
TrdStg pTs,
CartLn pCaLn,
AcStg pAs,
TxDst pTxRls)
Refresh cart totals by seller cause line inserted/changed/deleted.
|
void |
ISrCart.mkLine(Map<String,Object> pRvs,
CartLn pCartLn,
AcStg pAs,
TrdStg pTs,
TxDst pTxRules,
boolean pRedoPr,
boolean pRedoTxc)
Makes cart line.
|
void |
SrCart.mkLine(Map<String,Object> pRvs,
CartLn pCaLn,
AcStg pAs,
TrdStg pTs,
TxDst pTxRls,
boolean pRedoPr,
boolean pRedoTxc)
Makes cart line.
|
Copyright © 2019–2020. All rights reserved.