| Package | Description |
|---|---|
| org.beigesoft.acc.prc |
Contains of accounting processors.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
ISrInItLn<T,L> |
InvLnSv.getSrInItLn()
Getter for srInItLn.
|
ISrInItLn<T,L> |
RetLnSv.getSrInItLn()
Getter for srInItLn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvLnSv.setSrInItLn(ISrInItLn<T,L> pSrInItLn)
Setter for srInItLn.
|
void |
RetLnSv.setSrInItLn(ISrInItLn<T,L> pSrInItLn)
Setter for srInItLn.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SrPuGdLn
Service item oriented for purchase good line.
|
class |
SrPuRtLn
Service line oriented for purchase return line.
|
class |
SrPuSrLn
Service item oriented for purchase good line.
|
class |
SrSaGdLn
Service item oriented for sales good line.
|
class |
SrSaRtLn
Service line oriented for sales return line.
|
class |
SrSaSrLn
Service item oriented for sales good line.
|
| 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.
|
<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. All rights reserved.