| 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 |
CmprTaxCatLnRate.compare(InvItemTaxCategoryLine o1,
InvItemTaxCategoryLine o2) |
| Modifier and Type | Method and Description |
|---|---|
List<InvItemTaxCategoryLine> |
InvItemTaxCategory.getTaxes()
Geter for taxes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvItemTaxCategory.setTaxes(List<InvItemTaxCategoryLine> pTaxes)
Setter for taxes.
|
| Modifier and Type | Method and Description |
|---|---|
InvItemTaxCategoryLine |
PrcInvItemTaxCategoryLineDelete.process(Map<String,Object> pAddParam,
InvItemTaxCategoryLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
InvItemTaxCategoryLine |
PrcInvItemTaxCategoryLineSave.process(Map<String,Object> pAddParam,
InvItemTaxCategoryLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
InvItemTaxCategoryLine |
PrcInvItemTaxCategoryLineDelete.process(Map<String,Object> pAddParam,
InvItemTaxCategoryLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
InvItemTaxCategoryLine |
PrcInvItemTaxCategoryLineSave.process(Map<String,Object> pAddParam,
InvItemTaxCategoryLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
Copyright © 2016–2018. All rights reserved.