| Package | Description |
|---|---|
| org.visallo.core.model.workspace | |
| org.visallo.core.util |
| Modifier and Type | Method and Description |
|---|---|
abstract Dashboard |
WorkspaceRepository.findDashboardById(String workspaceId,
String dashboardId,
User user) |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<Dashboard> |
WorkspaceRepository.findAllDashboardsForWorkspace(String workspaceId,
User user) |
| Modifier and Type | Method and Description |
|---|---|
static ClientApiDashboard |
ClientApiConverter.toClientApiDashboard(Dashboard dashboard) |
| Modifier and Type | Method and Description |
|---|---|
static ClientApiDashboards |
ClientApiConverter.toClientApiDashboards(Collection<Dashboard> dashboards) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.