| Package | Description |
|---|---|
| org.sonar.core.dashboard |
| Modifier and Type | Method and Description |
|---|---|
ActiveDashboardDto |
ActiveDashboardDto.setDashboardId(Long dashboardId) |
ActiveDashboardDto |
ActiveDashboardDto.setId(Long id) |
ActiveDashboardDto |
ActiveDashboardDto.setOrderIndex(Integer orderIndex) |
ActiveDashboardDto |
ActiveDashboardDto.setUserId(Long userId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveDashboardMapper.insert(ActiveDashboardDto activeDashboardDto) |
void |
ActiveDashboardDao.insert(ActiveDashboardDto activeDashboardDto) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.