| Package | Description |
|---|---|
| org.beigesoft.accounting.factory |
It contains of accounting factories.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| org.beigesoft.accounting.report |
It consist of accounting report services.
|
| org.beigesoft.accounting.service |
It consist of accounting services.
|
| org.beigesoft.replicator.service |
It consist of persistable and replicate services.
|
| Modifier and Type | Method and Description |
|---|---|
ISrvBalance |
FctBnAccEntitiesProcessors.getSrvBalance()
Getter for srvBalance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FctBnAccEntitiesProcessors.setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
|
| Modifier and Type | Method and Description |
|---|---|
ISrvBalance |
PrcAccEntrySave.getSrvBalance()
Getter for srvBalance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcAccEntrySave.setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
|
| Modifier and Type | Method and Description |
|---|---|
ISrvBalance |
SrvBalanceSheet.getSrvBalance()
Getter for srvBalance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrvBalanceSheet.setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
|
| Constructor and Description |
|---|
SrvBalanceSheet(org.beigesoft.service.ISrvDatabase<RS> pSrvDatabase,
ISrvAccSettings pSrvAccSettings,
ISrvBalance pSrvBalance)
Useful constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SrvBalanceStd<RS>
Service that maintenance BalanceAt
and implements dirty check for all account.
|
| Modifier and Type | Method and Description |
|---|---|
ISrvBalance |
SrvAccEntry.getSrvBalance()
Getter for srvBalance.
|
ISrvBalance |
SrvLedger.getSrvBalance()
Getter for srvBalance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrvAccEntry.setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
|
void |
SrvLedger.setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
|
| Constructor and Description |
|---|
SrvAccEntry(org.beigesoft.service.ISrvOrm<RS> pSrvOrm,
org.beigesoft.service.ISrvDatabase<RS> pSrvDatabase,
ISrvTypeCode pSrvTypeCode,
ISrvAccSettings pSrvAccSettings,
ISrvBalance pSrvBalance,
org.beigesoft.service.ISrvI18n pSrvI18n)
Useful constructor.
|
SrvLedger(org.beigesoft.service.ISrvDatabase<RS> pSrvDatabase,
ISrvAccSettings pSrvAccSettings,
ISrvBalance pSrvBalance)
Useful constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ISrvBalance |
SrvEntitySyncAccEntry.getSrvBalance()
Getter for srvBalance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrvEntitySyncAccEntry.setSrvBalance(ISrvBalance pSrvBalance)
Setter for srvBalance.
|
Copyright © 2016–2018. All rights reserved.