| 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 |
|---|---|
SalesInvoiceLine |
SalesInvoiceGoodsTaxLine.getItsOwner()
Geter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
List<SalesInvoiceLine> |
SalesInvoice.getItsLines()
Geter for itsLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesInvoiceGoodsTaxLine.setItsOwner(SalesInvoiceLine pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesInvoice.setItsLines(List<SalesInvoiceLine> pItsLines)
Setter for itsLines.
|
| Modifier and Type | Method and Description |
|---|---|
SalesInvoiceLine |
PrcSalesInvoiceLineGfr.process(Map<String,Object> pAddParam,
SalesInvoiceLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesInvoiceLine |
PrcSalesInvoiceLineSave.process(Map<String,Object> pReqVars,
SalesInvoiceLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesInvoiceLine |
PrcSalesInvoiceLineCopy.process(Map<String,Object> pAddParam,
SalesInvoiceLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<SalesInvoiceLine,Long> |
PrcSalesInvoiceLineGfr.getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
org.beigesoft.service.IEntityProcessor<SalesInvoiceLine,Long> |
PrcSalesInvoiceLineCopy.getPrcAccEntityPbCopy()
Getter for prcAccEntityPbCopy.
|
| Modifier and Type | Method and Description |
|---|---|
SalesInvoiceLine |
PrcSalesInvoiceLineGfr.process(Map<String,Object> pAddParam,
SalesInvoiceLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesInvoiceLine |
PrcSalesInvoiceLineSave.process(Map<String,Object> pReqVars,
SalesInvoiceLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesInvoiceLine |
PrcSalesInvoiceLineCopy.process(Map<String,Object> pAddParam,
SalesInvoiceLine pEntityPb,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcSalesInvoiceLineGfr.setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<SalesInvoiceLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
void |
PrcSalesInvoiceLineCopy.setPrcAccEntityPbCopy(org.beigesoft.service.IEntityProcessor<SalesInvoiceLine,Long> pPrcAccEntityPbCopy)
Setter for prcAccEntityPbCopy.
|
Copyright © 2016–2018. All rights reserved.