RS - platform dependent record set typepublic class PrcPurchaseReturnLineCreate<RS> extends Object implements org.beigesoft.service.IEntityProcessor<PurchaseReturnLine,Long>
Service that create PurchaseReturnLine.
| Constructor and Description |
|---|
PrcPurchaseReturnLineCreate() |
| Modifier and Type | Method and Description |
|---|---|
PrcAccEntityCreate<RS,PurchaseReturnLine,Long> |
getPrcAccEntityCreate()
Getter for prcAccEntityCreate.
|
PurchaseReturnLine |
process(Map<String,Object> pAddParam,
PurchaseReturnLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
void |
setPrcAccEntityCreate(PrcAccEntityCreate<RS,PurchaseReturnLine,Long> pPrcAccEntityCreate)
Setter for prcAccEntityCreate.
|
public final PurchaseReturnLine process(Map<String,Object> pAddParam, PurchaseReturnLine pEntityPb, org.beigesoft.model.IRequestData pRequestData) throws Exception
Process entity request.
process in interface org.beigesoft.service.IEntityProcessor<PurchaseReturnLine,Long>pAddParam - additional param, e.g. return this line's
document in "nextEntity" for farther processpRequestData - Request DatapEntity - Entity to processException - - an exceptionpublic final PrcAccEntityCreate<RS,PurchaseReturnLine,Long> getPrcAccEntityCreate()
Getter for prcAccEntityCreate.
public final void setPrcAccEntityCreate(PrcAccEntityCreate<RS,PurchaseReturnLine,Long> pPrcAccEntityCreate)
Setter for prcAccEntityCreate.
pPrcAccEntityCreate - referenceCopyright © 2016–2017. All rights reserved.