| Modifier and Type | Method and Description |
|---|---|
ItemDescription |
AccountingManagerService.saveCSVOnWorkspace(AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingManagerServiceAsync.saveCSVOnWorkspace(AccountingType accountingType,
com.google.gwt.user.client.rpc.AsyncCallback<ItemDescription> callback) |
| Modifier and Type | Method and Description |
|---|---|
ItemDescription |
AccountingManagerServiceImpl.saveCSVOnWorkspace(AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
ItemDescription |
XMLManager.saveOnWorkspace(AccountingStateData accountingStateData) |
ItemDescription |
JSONManager.saveOnWorkspace(AccountingStateData accountingStateData) |
ItemDescription |
CSVManager.saveOnWorkspace(AccountingStateData accountingStateData) |
| Modifier and Type | Method and Description |
|---|---|
ItemDescription |
StorageUtil.saveOnWorkspace(String user,
String folderId,
String name,
String description,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ItemDescription.compareInfo(ItemDescription itemDescription)
Compare basic information with another ItemDescription not null
|
Copyright © 2024. All rights reserved.