| Package | Description |
|---|---|
| org.mycontroller.standalone.api.jaxrs | |
| org.mycontroller.standalone.settings |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
DashboardHandler.updateDashboard(Dashboard dashboard) |
| Modifier and Type | Method and Description |
|---|---|
static Dashboard |
Dashboard.get(Settings settings,
boolean updateRowData) |
static Dashboard |
DashboardSettings.getDashboard(User user,
Integer id) |
static Dashboard |
DashboardSettings.getDashboard(User user,
String title) |
static Dashboard |
DashboardSettings.getDefaultDashboard(User user,
String title) |
| Modifier and Type | Method and Description |
|---|---|
static List<Dashboard> |
DashboardSettings.getDashboards(User user) |
Copyright © 2015–2019. All rights reserved.