| Package | Description |
|---|---|
| org.beigesoft.accounting.factory |
It contains of accounting factories.
|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
protected PrcInvTaxLnSave<RS,PurchaseInvoice,PurchaseInvoiceTaxLine> |
FctBnAccEntitiesProcessors.lazyGetPrcPurchInvTaxLnSave(Map<String,Object> pAddParam)
Get PrcInvTaxLnSave (create and put into map).
|
protected InvTxMeth<PurchaseInvoice,PurchaseInvoiceTaxLine> |
FctBnAccEntitiesProcessors.lazyGetPurInvTxMeth(Map<String,Object> pAddParam)
Get InvTxMeth
|
protected UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceGoodsTaxLine> |
FctBnAccEntitiesProcessors.lazyGetUtlPurGdLn(Map<String,Object> pAddParam)
Get purchase invoice good line utility.
|
protected UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceServiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceServiceTaxLine> |
FctBnAccEntitiesProcessors.lazyGetUtlPurSrLn(Map<String,Object> pAddParam)
Get purchase invoice service line utility.
|
| Modifier and Type | Method and Description |
|---|---|
List<PurchaseInvoiceTaxLine> |
PurchaseInvoice.getTaxesLines()
Geter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PurchaseInvoice.setTaxesLines(List<PurchaseInvoiceTaxLine> pTaxesLines)
Setter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceGoodsTaxLine> |
PrcPurchaseInvoiceLineSave.getUtlInvLine()
Getter for utlInvLine.
|
UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceServiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceServiceTaxLine> |
PrcPurchaseInvoiceServiceLineDelete.getUtlInvLine()
Getter for utlInvLine.
|
UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceServiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceServiceTaxLine> |
PrcPurchaseInvoiceServiceLineSave.getUtlInvLine()
Getter for utlInvLine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcPurchaseInvoiceLineSave.setUtlInvLine(UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceGoodsTaxLine> pUtlInvLine)
Setter for utlInvLine.
|
void |
PrcPurchaseInvoiceServiceLineDelete.setUtlInvLine(UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceServiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceServiceTaxLine> pUtlInvLine)
Setter for utlInvLine.
|
void |
PrcPurchaseInvoiceServiceLineSave.setUtlInvLine(UtlInvLine<RS,PurchaseInvoice,PurchaseInvoiceServiceLine,PurchaseInvoiceTaxLine,PurchaseInvoiceServiceTaxLine> pUtlInvLine)
Setter for utlInvLine.
|
Copyright © 2016–2019. All rights reserved.