| 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 |
PuInGdLn
Model of purchase invoice goods line.
|
class |
PuInSrLn
Model of purchase invoice service line.
|
class |
SaInGdLn
Model of sales invoice goods line.
|
class |
SaInSrLn
Model of sales invoice service line.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InSrLnDl<RS,T extends AInv,L extends AInvLn<T,Srv>,LTL extends ALnTxLn<T,L>>
Processor that deletes invoice service line from DB.
|
class |
InvLnSv<RS,T extends AInv,L extends AInvLn<T,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>>
Processor that saves invoice line into DB.
|
class |
InvSv<T extends AInv,G extends AInvLn<T,Itm>,S extends AInvLn<T,Srv>>
Service that saves invoice into DB.
|
class |
InvSv<T extends AInv,G extends AInvLn<T,Itm>,S extends AInvLn<T,Srv>>
Service that saves invoice into DB.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
AInvLn<?,?> |
InvLnCpr.process(Map<String,Object> pRvs,
AInvLn<?,?> pEnt,
org.beigesoft.mdl.IReqDt pRqDt)
Process that creates copy entity.
|
| Modifier and Type | Method and Description |
|---|---|
AInvLn<?,?> |
InvLnCpr.process(Map<String,Object> pRvs,
AInvLn<?,?> pEnt,
org.beigesoft.mdl.IReqDt pRqDt)
Process that creates copy entity.
|
| 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.
|
<T extends AInv,G extends AInvLn<T,Itm>,S extends AInvLn<T,Srv>> |
SrInvSv.save(Map<String,Object> pRvs,
T pEnt,
org.beigesoft.mdl.IReqDt pRqDt,
IRvInvLn<T,G> pRvGdLn,
IRvInvLn<T,S> pRvSrLn)
Saves entity generic method.
|
<T extends AInv,G extends AInvLn<T,Itm>,S extends AInvLn<T,Srv>> |
SrInvSv.save(Map<String,Object> pRvs,
T pEnt,
org.beigesoft.mdl.IReqDt pRqDt,
IRvInvLn<T,G> pRvGdLn,
IRvInvLn<T,S> pRvSrLn)
Saves entity generic method.
|
Copyright © 2019. All rights reserved.