| Package | Description |
|---|---|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.prc |
Contains of accounting processors.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PuInGdTxLn
Model of purchase invoice goods line tax line.
|
class |
PuInSrTxLn
Model of purchase invoice service line tax line.
|
class |
PuRtLtl
Model of purchase invoice goods line tax line.
|
class |
SaInGdTxLn
Model of sales invoice goods line tax line.
|
class |
SaInSrTxLn
Model of sales invoice service line tax line.
|
class |
SaRtLtl
Model of purchase invoice goods line tax line.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InSrLnDl<RS,T extends AInv,L extends AInvLn<T,Srv>,LTL extends ALnTxLn<T,L>>
Processor that deletes invoice service line from DB.
|
class |
InvLnSv<RS,T extends AInv,L extends AInvLn<T,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>>
Processor that saves invoice line into DB.
|
class |
RetLnSv<RS,T extends IRet<?>,L extends IRetLn<T,?,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>>
Processor that saves return line into DB.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IInvLnTxMeth<T extends IInvb,L extends IInvLn<T,?>,LTL extends ALnTxLn<T,L>>
Abstraction of tax method code/data for purchase/sales invoice line.
|
class |
UtInLnTxTo<RS,T extends IInvb,L extends IInvLn<T,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>>
Utility for purchase/sales invoice line.
|
| Modifier and Type | Method and Description |
|---|---|
<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.
|
<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.
|
<RS,T extends AInv,L extends AInvLn<T,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>> |
SrInLnSv.save(Map<String,Object> pRvs,
L pEnt,
org.beigesoft.mdl.IReqDt pRqDt,
UtInLnTxTo<RS,T,L,TL,LTL> pUtTxTo,
ISrInItLn<T,L> pSrInItLn)
Saves entity generic method.
|
<RS,T extends IRet<?>,L extends IRetLn<T,?,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>> |
SrRtLnSv.save(Map<String,Object> pRvs,
L pEnt,
org.beigesoft.mdl.IReqDt pRqDt,
UtInLnTxTo<RS,T,L,TL,LTL> pUtTxTo,
ISrInItLn<T,L> pSrInItLn)
Saves entity generic method.
|
Copyright © 2019–2020. All rights reserved.