| Package | Description |
|---|---|
| org.beigesoft.acc.prc |
Contains of accounting processors.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
UtInLnTxTo<RS,T,L,TL,LTL> |
InvLnSv.getUtInTxTo()
Getter for utInTxTo.
|
UtInLnTxTo<RS,T,L,?,LTL> |
InSrLnDl.getUtInTxTo()
Getter for utInTxTo.
|
UtInLnTxTo<RS,T,?,TL,?> |
InTxLnSv.getUtInTxTo()
Getter for utInTxTo.
|
UtInLnTxTo<RS,T,L,TL,LTL> |
RetLnSv.getUtInTxTo()
Getter for utInTxTo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InTxLnSv.setUtInTxTo(UtInLnTxTo<RS,T,?,TL,?> pUtInTxTo)
Setter for utInTxTo.
|
void |
InSrLnDl.setUtInTxTo(UtInLnTxTo<RS,T,L,?,LTL> pUtInTxTo)
Setter for utInTxTo.
|
void |
InvLnSv.setUtInTxTo(UtInLnTxTo<RS,T,L,TL,LTL> pUtInTxTo)
Setter for utInTxTo.
|
void |
RetLnSv.setUtInTxTo(UtInLnTxTo<RS,T,L,TL,LTL> pUtInTxTo)
Setter for utInTxTo.
|
| Modifier and Type | Method and Description |
|---|---|
<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.