T - invoice typeI - invoice typeG - invoice goods line typepublic class RetSv<T extends IRet<I>,I extends AInv,G extends IInvLn<T,Itm>> extends Object implements org.beigesoft.prc.IPrcEnt<T,Long>
Service that saves return into DB.
| Constructor and Description |
|---|
RetSv() |
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<T,G> |
getRvLn()
Getter for rvLn.
|
SrRetSv |
getSrRetSv()
Getter for srRetSv.
|
T |
process(Map<String,Object> pRvs,
T pEnt,
org.beigesoft.mdl.IReqDt pRqDt)
Process that saves entity.
|
void |
setRvLn(IRvInvLn<T,G> pRvLn)
Setter for rvLn.
|
void |
setSrRetSv(SrRetSv pSrRetSv)
Setter for srRetSv.
|
public final T process(Map<String,Object> pRvs, T pEnt, org.beigesoft.mdl.IReqDt pRqDt) throws Exception
Process that saves entity.
public final SrRetSv getSrRetSv()
Getter for srRetSv.
public final void setSrRetSv(SrRetSv pSrRetSv)
Setter for srRetSv.
pSrRetSv - referenceCopyright © 2019–2020. All rights reserved.