Dashboard Builder Sample Dashboards 6.0.0.CR2

Uses of Class
org.jboss.dashboard.showcase.SalesDashboardData.Opportunity

Packages that use SalesDashboardData.Opportunity
org.jboss.dashboard.showcase   
 

Uses of SalesDashboardData.Opportunity in org.jboss.dashboard.showcase
 

Methods in org.jboss.dashboard.showcase that return types with arguments of type SalesDashboardData.Opportunity
 List<SalesDashboardData.Opportunity> SalesDashboardData.generateRandomOpportunities(int nOpportunitiesPerMonth, int yearStart, int yearEnd)
          Generates a list of random opportunities in a range of years
 

Method parameters in org.jboss.dashboard.showcase with type arguments of type SalesDashboardData.Opportunity
 String SalesDashboardData.buildCSV(List<SalesDashboardData.Opportunity> opportunities)
          Generate a CSV representing a list of sales opportunities
 


Dashboard Builder Sample Dashboards 6.0.0.CR2

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.