| 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<SubaccountLine> |
Account.getSubaccounts()
Getter for subaccounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Account.setSubaccounts(List<SubaccountLine> pSubaccounts)
Setter for subaccounts.
|
| Modifier and Type | Method and Description |
|---|---|
SubaccountLine |
PrcSubaccountLineCreate.process(Map<String,Object> pAddParam,
SubaccountLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<SubaccountLine,Long> |
PrcSubaccountLineCreate.getPrcAccEntityCreate()
Getter for prcAccEntityCreate.
|
| Modifier and Type | Method and Description |
|---|---|
SubaccountLine |
PrcSubaccountLineCreate.process(Map<String,Object> pAddParam,
SubaccountLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcSubaccountLineCreate.setPrcAccEntityCreate(org.beigesoft.service.IEntityProcessor<SubaccountLine,Long> pPrcAccEntityCreate)
Setter for prcAccEntityCreate.
|
Copyright © 2016–2018. All rights reserved.