RS - platform dependent record set typepublic class PrcUsedMaterialLineGfr<RS> extends Object implements org.beigesoft.service.IEntityProcessor<UsedMaterialLine,Long>
Service that make UsedMaterialLine copy from DB for reverse.
| Constructor and Description |
|---|
PrcUsedMaterialLineGfr() |
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<UsedMaterialLine,Long> |
getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
UsedMaterialLine |
process(Map<String,Object> pAddParam,
UsedMaterialLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
void |
setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<UsedMaterialLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
public final UsedMaterialLine process(Map<String,Object> pAddParam, UsedMaterialLine pEntityPb, org.beigesoft.model.IRequestData pRequestData) throws Exception
Process entity request.
process in interface org.beigesoft.service.IEntityProcessor<UsedMaterialLine,Long>pAddParam - additional param, e.g. return this line's
document in "nextEntity" for farther processpRequestData - Request DatapEntityPb - Entity to processException - - an exceptionpublic final org.beigesoft.service.IEntityProcessor<UsedMaterialLine,Long> getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
public final void setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<UsedMaterialLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
pPrcAccEntityPbCopy - referenceCopyright © 2016–2018. All rights reserved.