| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.persistable.base |
It consist of abstractions of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| org.beigesoft.accounting.service |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
AccEntriesSourcesLine.getItsOwner()
Geter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccEntriesSourcesLine.setItsOwner(AccSettings pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
ADrawItemSourcesLine.getItsOwner()
Geter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADrawItemSourcesLine.setItsOwner(AccSettings pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
PrcAccSettingsSave.process(Map<String,Object> pAddParam,
AccSettings pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
PrcAccSettingsSave.process(Map<String,Object> pAddParam,
AccSettings pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
SrvAccSettings.lazyGetAccSettings(Map<String,Object> pAddParam)
Retrieve/get Accounting settings.
|
AccSettings |
ISrvAccSettings.lazyGetAccSettings(Map<String,Object> pAddParam)
Retrieve/get Accounting settings.
|
| Modifier and Type | Method and Description |
|---|---|
Class<AccSettings> |
SrvAccSettings.getEntityClass()
Geter for entityClass.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrvAccSettings.saveAccSettings(Map<String,Object> pAddParam,
AccSettings pEntity)
Save acc-settings into DB.
|
void |
ISrvAccSettings.saveAccSettings(Map<String,Object> pAddParam,
AccSettings pEntity)
Save acc-settings into DB.
|
Copyright © 2016–2018. All rights reserved.