Uses of Class
org.sonar.core.dashboard.WidgetPropertyDto

Packages that use WidgetPropertyDto
org.sonar.core.dashboard   
 

Uses of WidgetPropertyDto in org.sonar.core.dashboard
 

Methods in org.sonar.core.dashboard that return types with arguments of type WidgetPropertyDto
 Collection<WidgetPropertyDto> WidgetDto.getWidgetProperties()
           
 

Methods in org.sonar.core.dashboard with parameters of type WidgetPropertyDto
 void WidgetDto.addWidgetProperty(WidgetPropertyDto widgetPropertyDto)
           
 void WidgetPropertyMapper.insert(WidgetPropertyDto widgetPropertyDto)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.