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