| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.util |
| Modifier and Type | Method and Description |
|---|---|
Report |
Workspace.createReport(String name,
String description,
Calendar created,
Calendar lastEdit,
String author,
String lastEditBy,
String templateName,
int numberOfSections,
String status,
InputStream reportData,
String destinationfolderId)
Create a new Report into a folder.
|
Report |
WorkspaceFolder.createReportItem(String name,
String description,
Calendar created,
Calendar lastEdit,
String author,
String lastEditBy,
String templateName,
int numberOfSections,
String status,
InputStream reportData)
Create a Report into this folder.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WorkspaceTreeVisitor.visitReport(Report report) |
Copyright © 2020. All Rights Reserved.