| Package | Description |
|---|---|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentFrom |
PrcPaymentFromCopy.process(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
PaymentFrom |
PrcPaymentFromGfr.process(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<PaymentFrom,Long> |
PrcPaymentFromGfr.getPrcAccDocGetForReverse()
Getter for prcAccDocGetForReverse.
|
org.beigesoft.service.IEntityProcessor<PaymentFrom,Long> |
PrcPaymentFromCopy.getPrcAccEntityPbWithSubaccCopy()
Getter for prcAccEntityPbWithSubaccCopy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcPaymentFromSave.addCheckIsReadyToAccount(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Additional check document for ready to account (make acc.entries).
|
void |
PrcPaymentFromSave.checkOtherFraudUpdate(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData,
PaymentFrom pOldEntity)
Check other fraud update e.g.
|
void |
PrcPaymentFromSave.makeFirstPrepareForSave(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Make save preparations before insert/update block if it's need.
|
void |
PrcPaymentFromSave.makeOtherEntries(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData,
boolean pIsNew)
Make other entries include reversing if it's need when save.
|
PaymentFrom |
PrcPaymentFromCopy.process(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
PaymentFrom |
PrcPaymentFromGfr.process(Map<String,Object> pAddParam,
PaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcPaymentFromGfr.setPrcAccDocGetForReverse(org.beigesoft.service.IEntityProcessor<PaymentFrom,Long> pPrcAccDocGetForReverse)
Setter for prcAccDocGetForReverse.
|
void |
PrcPaymentFromCopy.setPrcAccEntityPbWithSubaccCopy(org.beigesoft.service.IEntityProcessor<PaymentFrom,Long> pPrcAccEntityPbWithSubaccCopy)
Setter for prcAccEntityPbWithSubaccCopy.
|
Copyright © 2016–2018. All rights reserved.