| 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<SalesInvoiceServiceLine> |
SalesInvoice.getServices()
Getter for services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesInvoice.setServices(List<SalesInvoiceServiceLine> pServices)
Setter for services.
|
| Modifier and Type | Method and Description |
|---|---|
SalesInvoiceServiceLine |
PrcSalesInvoiceServiceLineSave.process(Map<String,Object> pAddParam,
SalesInvoiceServiceLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesInvoiceServiceLine |
PrcSalesInvoiceServiceLineDelete.process(Map<String,Object> pAddParam,
SalesInvoiceServiceLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<SalesInvoiceServiceLine,Long> |
PrcSalesInvoiceServiceLineDelete.getPrcAccEntityPbDelete()
Getter for prcAccEntityPbDelete.
|
| Modifier and Type | Method and Description |
|---|---|
SalesInvoiceServiceLine |
PrcSalesInvoiceServiceLineSave.process(Map<String,Object> pAddParam,
SalesInvoiceServiceLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
SalesInvoiceServiceLine |
PrcSalesInvoiceServiceLineDelete.process(Map<String,Object> pAddParam,
SalesInvoiceServiceLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcSalesInvoiceServiceLineDelete.setPrcAccEntityPbDelete(org.beigesoft.service.IEntityProcessor<SalesInvoiceServiceLine,Long> pPrcAccEntityPbDelete)
Setter for prcAccEntityPbDelete.
|
Copyright © 2016–2018. All rights reserved.