| Modifier and Type | Method and Description |
|---|---|
ItemDescription |
AccountingManagerService.saveCSVOnWorkspace(AccountingType accountingType) |
| Modifier and Type | Method and Description |
|---|---|
String |
AccountingManagerService.getPublicLink(ItemDescription itemDescription) |
void |
AccountingManagerServiceAsync.getPublicLink(ItemDescription itemDescription,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| 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 |
|---|---|
String |
AccountingManagerServiceImpl.getPublicLink(ItemDescription itemDescription) |
| Modifier and Type | Method and Description |
|---|---|
ItemDescription |
JSONManager.saveOnWorkspace(AccountingStateData accountingStateData) |
ItemDescription |
XMLManager.saveOnWorkspace(AccountingStateData accountingStateData) |
ItemDescription |
CSVManager.saveOnWorkspace(AccountingStateData accountingStateData) |
| Modifier and Type | Method and Description |
|---|---|
static ItemDescription |
StorageUtil.saveOnWorkspace(String user,
String destinationFolderId,
String fileName,
String fileDescription,
InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ItemDescription.compareInfo(ItemDescription itemDescription)
Compare basic information with another ItemDescription not null
|
Copyright © 2017. All Rights Reserved.