| 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 | Method and Description |
|---|---|
PurInv |
PaymTo.getInv()
Getter for inv.
|
PurInv |
PurRet.getInv()
Getter for inv.
|
PurInv |
PuInTxLn.getOwnr()
Getter for ownr.
|
PurInv |
PuInGdLn.getOwnr()
Getter for ownr.
|
PurInv |
PuInSrLn.getOwnr()
Getter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymTo.setInv(PurInv pInv)
Setter for inv.
|
void |
PurRet.setInv(PurInv pInv)
Setter for inv.
|
void |
PuInTxLn.setOwnr(PurInv pOwnr)
Setter for ownr.
|
void |
PuInGdLn.setOwnr(PurInv pOwnr)
Setter for ownr.
|
void |
PuInSrLn.setOwnr(PurInv pOwnr)
Setter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<PurInv,?> |
BnStLnSv.getRvPuLn()
Getter for rvPuLn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BnStLnSv.setRvPuLn(IRvInvLn<PurInv,?> pRvPuLn)
Setter for rvPuLn.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<PurInv,PuInGdLn> |
SrPuGdLn.getRvInvLn()
Getter for rvInvLn.
|
IRvInvLn<PurInv,PuInSrLn> |
SrPuSrLn.getRvInvLn()
Getter for rvInvLn.
|
| Modifier and Type | Method and Description |
|---|---|
List<PuInGdLn> |
RvPuGdLn.retChkLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurInv pEnt)
Retrieves and checks lines for reversing,
e.g.
|
List<PuInSrLn> |
RvPuSrLn.retChkLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurInv pEnt)
Retrieves and checks lines for reversing,
e.g.
|
void |
RvPuGdLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurInv pEnt,
PuInGdLn pRvng,
PuInGdLn pRved)
Reverses lines.
|
void |
RvPuSrLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurInv pEnt,
PuInSrLn pRvng,
PuInSrLn pRved)
Reverses lines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrPuGdLn.setRvInvLn(IRvInvLn<PurInv,PuInGdLn> pRvInvLn)
Setter for rvInvLn.
|
void |
SrPuSrLn.setRvInvLn(IRvInvLn<PurInv,PuInSrLn> pRvInvLn)
Setter for rvInvLn.
|
Copyright © 2019–2020. All rights reserved.