| 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<WageTaxLine> |
Wage.getTaxesLines()
Getter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Wage.setTaxesLines(List<WageTaxLine> pTaxesLines)
Setter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
WageTaxLine |
PrcWageTaxLineSave.process(Map<String,Object> pAddParam,
WageTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
WageTaxLine |
PrcWageTaxLineDelete.process(Map<String,Object> pAddParam,
WageTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
WageTaxLine |
PrcWageTaxLineSave.process(Map<String,Object> pAddParam,
WageTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
WageTaxLine |
PrcWageTaxLineDelete.process(Map<String,Object> pAddParam,
WageTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
void |
PrcWageTaxLineSave.updateOwner(Map<String,Object> pAddParam,
WageTaxLine pEntity)
Insert immutable line into DB.
|
void |
PrcWageTaxLineDelete.updateOwner(Map<String,Object> pAddParam,
WageTaxLine pEntity)
Insert immutable line into DB.
|
Copyright © 2016–2018. All rights reserved.