| Package | Description |
|---|---|
| org.beigesoft.accounting.model |
It consist of accounting unpersistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
Manufacture |
ManufactureForDraw.getManufacture()
Getter for manufacture.
|
| Constructor and Description |
|---|
ManufactureForDraw(Manufacture pManufacture)
Only constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Manufacture |
PrcManufactureCopy.process(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
Manufacture |
PrcManufactureGfr.process(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<Manufacture,Long> |
PrcManufactureGfr.getPrcAccDocGetForReverse()
Getter for prcAccDocGetForReverse.
|
org.beigesoft.service.IEntityProcessor<Manufacture,Long> |
PrcManufactureCopy.getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcManufactureSave.addCheckIsReadyToAccount(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData)
Additional check document for ready to account (make acc.entries).
|
void |
PrcManufactureSave.checkOtherFraudUpdate(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData,
Manufacture pOldEntity)
Check other fraud update e.g.
|
String |
PrcManufactureSave.makeDescription(Manufacture pEntity,
String pLangDef,
DateFormat pDateFormat)
Make description for warehouse entry.
|
void |
PrcManufactureSave.makeFirstPrepareForSave(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData)
Make save preparations before insert/update block if it's need.
|
void |
PrcManufactureSave.makeOtherEntries(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData,
boolean pIsNew)
Make other entries include reversing if it's need when save.
|
Manufacture |
PrcManufactureCopy.process(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
Manufacture |
PrcManufactureGfr.process(Map<String,Object> pAddParam,
Manufacture pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
void |
PrcManufactureSave.useMaterial(Map<String,Object> pAddParam,
Manufacture pEntity)
Make use material.
|
void |
PrcManufactureSave.useMaterialReverse(Map<String,Object> pAddParam,
Manufacture pEntity)
Make use material reverse.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcManufactureGfr.setPrcAccDocGetForReverse(org.beigesoft.service.IEntityProcessor<Manufacture,Long> pPrcAccDocGetForReverse)
Setter for prcAccDocGetForReverse.
|
void |
PrcManufactureCopy.setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<Manufacture,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
Copyright © 2016–2018. All rights reserved.