| 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 |
PuRtLn
Model of purchase return line.
|
class |
SaRtLn
Model of sales return line.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RetLnRv<T extends IRetLn<R,I,L>,R extends IRet<I>,I extends AInv,L extends AInvLn<I,Itm>>
Service that makes copy of return line to reverse.
|
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 | Method and Description |
|---|---|
<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.