| Constructor and Description |
|---|
EntrSrcCr() |
| Modifier and Type | Method and Description |
|---|---|
IEntrSrc |
process(Map<String,Object> pRvs,
IEntrSrc pEnt,
org.beigesoft.mdl.IReqDt pRqDt)
Process that creates entity.
|
public final IEntrSrc process(Map<String,Object> pRvs, IEntrSrc pEnt, org.beigesoft.mdl.IReqDt pRqDt) throws Exception
Process that creates entity.
process in interface org.beigesoft.prc.IPrcEnt<IEntrSrc,Long>pRvs - request scoped vars, e.g. return this line's
owner(document) in "nextEntity" for farther processingpRqDt - Request DatapEnt - Entity to processException - - an exceptionCopyright © 2019–2020. All rights reserved.