| Package | Description |
|---|---|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
PurRet |
PuRtTxLn.getOwnr()
Getter for ownr.
|
PurRet |
PuRtLn.getOwnr()
Getter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PuRtTxLn.setOwnr(PurRet pOwnr)
Setter for ownr.
|
void |
PuRtLn.setOwnr(PurRet pOwnr)
Setter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<PurRet,PuRtLn> |
SrPuRtLn.getRvInvLn()
Getter for rvInvLn.
|
| Modifier and Type | Method and Description |
|---|---|
List<PuRtLn> |
RvPuRtLn.retChkLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurRet pEnt)
Retrieves and checks lines for reversing,
e.g.
|
void |
RvPuRtLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurRet pEnt,
PuRtLn pRvng,
PuRtLn pRved)
Reverses lines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrPuRtLn.setRvInvLn(IRvInvLn<PurRet,PuRtLn> pRvInvLn)
Setter for rvInvLn.
|
Copyright © 2019–2020. All rights reserved.