| Package | Description |
|---|---|
| org.beigesoft.accounting.model |
It consist of accounting unpersistable models.
|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CmprSalRetLnTotal.compare(SalesReturnLine o1,
SalesReturnLine o2) |
| Modifier and Type | Method and Description |
|---|---|
SalesReturnLine |
SalesReturnGoodsTaxLine.getItsOwner()
Geter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
List<SalesReturnLine> |
SalesReturn.getItsLines()
Getter for itsLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesReturnGoodsTaxLine.setItsOwner(SalesReturnLine pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesReturn.setItsLines(List<SalesReturnLine> pItsLines)
Setter for itsLines.
|
| Modifier and Type | Method and Description |
|---|---|
SalesReturnLine |
PrcSalesReturnLineGfr.process(Map<String,Object> pAddParam,
SalesReturnLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesReturnLine |
PrcSalesReturnLineCopy.process(Map<String,Object> pAddParam,
SalesReturnLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesReturnLine |
PrcSalRetLnCreate.process(Map<String,Object> pReqVars,
SalesReturnLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesReturnLine |
PrcSalesReturnLineSave.process(Map<String,Object> pReqVars,
SalesReturnLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<SalesReturnLine,Long> |
PrcSalesReturnLineGfr.getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
org.beigesoft.service.IEntityProcessor<SalesReturnLine,Long> |
PrcSalesReturnLineCopy.getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
org.beigesoft.orm.processor.PrcEntityCreate<RS,SalesReturnLine,Long> |
PrcSalRetLnCreate.getPrcEntityCreate()
Getter for prcEntityCreate.
|
| Modifier and Type | Method and Description |
|---|---|
SalesReturnLine |
PrcSalesReturnLineGfr.process(Map<String,Object> pAddParam,
SalesReturnLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesReturnLine |
PrcSalesReturnLineCopy.process(Map<String,Object> pAddParam,
SalesReturnLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesReturnLine |
PrcSalRetLnCreate.process(Map<String,Object> pReqVars,
SalesReturnLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesReturnLine |
PrcSalesReturnLineSave.process(Map<String,Object> pReqVars,
SalesReturnLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcSalesReturnLineGfr.setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<SalesReturnLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
void |
PrcSalesReturnLineCopy.setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<SalesReturnLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
void |
PrcSalRetLnCreate.setPrcEntityCreate(org.beigesoft.orm.processor.PrcEntityCreate<RS,SalesReturnLine,Long> pPrcEntityCreate)
Setter for prcEntityCreate.
|
Copyright © 2016–2018. All rights reserved.