| Package | Description |
|---|---|
| org.gcube.portlets.admin.accountingmanager.server.export.model | |
| org.gcube.portlets.admin.accountingmanager.shared.export |
| Modifier and Type | Method and Description |
|---|---|
AccountingDataModel |
AccountingModelDirector.getAccountingModel() |
AccountingDataModel |
AccountingModelSpec.getOp() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<AccountingDataModel> |
AccountingModelDirector.getListOfAccountingModel() |
ArrayList<AccountingDataModel> |
AccountingModelSpec.getOps() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingModelSpec.setOp(AccountingDataModel op) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingModelSpec.setOps(ArrayList<AccountingDataModel> ops) |
| Modifier and Type | Method and Description |
|---|---|
AccountingDataModel |
ExportDescriptor.getCsvModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDescriptor.setCsvModel(AccountingDataModel csvModel) |
| Constructor and Description |
|---|
ExportDescriptor(Path path,
AccountingDataModel csvModel,
String fileExtension) |
Copyright © 2024. All rights reserved.