| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.util |
| Modifier and Type | Method and Description |
|---|---|
ReportTemplate |
Workspace.createReportTemplate(String name,
String description,
Calendar created,
Calendar lastEdit,
String author,
String lastEditBy,
int numberOfSections,
String status,
InputStream templateData,
String destinationfolderId)
Create a new Report Template into a folder.
|
ReportTemplate |
WorkspaceFolder.createReportTemplateItem(String name,
String description,
Calendar created,
Calendar lastEdit,
String author,
String lastEditBy,
int numberOfSections,
String status,
InputStream templateData)
Create a Report Template into this folder.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WorkspaceTreeVisitor.visitReportTemplate(ReportTemplate reportTemplate) |
Copyright © 2020. All Rights Reserved.