org.sonar.core.dashboard
Interface ActiveDashboardMapper


public interface ActiveDashboardMapper


Method Summary
 void insert(ActiveDashboardDto activeDashboardDto)
           
 Integer selectMaxOrderIndexForNullUser()
           
 

Method Detail

insert

void insert(ActiveDashboardDto activeDashboardDto)

selectMaxOrderIndexForNullUser

Integer selectMaxOrderIndexForNullUser()


Copyright © 2009-2012 SonarSource. All Rights Reserved.