| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoodsLossLine> |
GoodsLoss.getItsLines()
Geter for itsLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoodsLoss.setItsLines(List<GoodsLossLine> pItsLines)
Setter for itsLines.
|
| Modifier and Type | Method and Description |
|---|---|
GoodsLossLine |
PrcGoodsLossLineCopy.process(Map<String,Object> pAddParam,
GoodsLossLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
GoodsLossLine |
PrcGoodsLossLineSave.process(Map<String,Object> pAddParam,
GoodsLossLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
GoodsLossLine |
PrcGoodsLossLineGfr.process(Map<String,Object> pAddParam,
GoodsLossLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<GoodsLossLine,Long> |
PrcGoodsLossLineCopy.getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
org.beigesoft.service.IEntityProcessor<GoodsLossLine,Long> |
PrcGoodsLossLineGfr.getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
| Modifier and Type | Method and Description |
|---|---|
GoodsLossLine |
PrcGoodsLossLineCopy.process(Map<String,Object> pAddParam,
GoodsLossLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
GoodsLossLine |
PrcGoodsLossLineSave.process(Map<String,Object> pAddParam,
GoodsLossLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
GoodsLossLine |
PrcGoodsLossLineGfr.process(Map<String,Object> pAddParam,
GoodsLossLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcGoodsLossLineCopy.setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<GoodsLossLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
void |
PrcGoodsLossLineGfr.setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<GoodsLossLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
Copyright © 2016–2018. All rights reserved.