|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Report | |
|---|---|
| org.gcube.portlets.user.homelibrary.home.workspace | |
| org.gcube.portlets.user.homelibrary.util | |
| Uses of Report in org.gcube.portlets.user.homelibrary.home.workspace |
|---|
| Methods in org.gcube.portlets.user.homelibrary.home.workspace that return Report | |
|---|---|
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. |
| Uses of Report in org.gcube.portlets.user.homelibrary.util |
|---|
| Methods in org.gcube.portlets.user.homelibrary.util with parameters of type Report | |
|---|---|
protected void |
WorkspaceTreeVisitor.visitReport(Report report)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||