| Modifier and Type | Method and Description |
|---|---|
static AccountingStateData |
SessionUtil.getAccountingStateData(javax.servlet.http.HttpSession httpSession,
ServiceCredentials serviceCredentials,
AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setAccountingStateData(javax.servlet.http.HttpSession httpSession,
ServiceCredentials serviceCredentials,
AccountingType accountingType,
AccountingStateData accountingStateData) |
| Modifier and Type | Method and Description |
|---|---|
ExportDescriptor |
XMLManager.download(AccountingStateData accountingStateData) |
ExportDescriptor |
JSONManager.download(AccountingStateData accountingStateData) |
ExportDescriptor |
CSVManager.download(AccountingStateData accountingStateData) |
ItemDescription |
XMLManager.saveOnWorkspace(AccountingStateData accountingStateData) |
ItemDescription |
JSONManager.saveOnWorkspace(AccountingStateData accountingStateData) |
ItemDescription |
CSVManager.saveOnWorkspace(AccountingStateData accountingStateData) |
| Constructor and Description |
|---|
AccountingModel4Job(AccountingStateData accountingStateData) |
AccountingModel4Service(AccountingStateData accountingStateData) |
AccountingModel4Storage(AccountingStateData accountingStateData) |
| Modifier and Type | Method and Description |
|---|---|
AccountingStateData |
AccountingState.getState(AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingState.setState(AccountingType accountingType,
AccountingStateData accountingStateData) |
Copyright © 2024. All rights reserved.