| Package | Description |
|---|---|
| org.beigesoft.acc.mdlb |
It consist of accounting persistable base models.
|
| 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 | Interface and Description |
|---|---|
interface |
IRetLn<T extends IRet<I>,I extends AInv,L extends AInvLn<I,Itm>>
Base model of goods returns line.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PurRet
Model of purchase return.
|
class |
SalRet
Model of sales return.
|
| 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.
|
class |
RetSv<T extends IRet<I>,I extends AInv,G extends IInvLn<T,Itm>>
Service that saves return 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.
|
<T extends IRet<I>,I extends AInv,G extends IInvLn<T,Itm>> |
SrRetSv.save(Map<String,Object> pRvs,
T pEnt,
org.beigesoft.mdl.IReqDt pRqDt,
IRvInvLn<T,G> pRvGdLn)
Saves entity generic method.
|
Copyright © 2019–2020. All rights reserved.