org.jboss.dashboard.showcase
Class SalesDashboardData.Opportunity
java.lang.Object
org.jboss.dashboard.showcase.SalesDashboardData.Opportunity
- Enclosing class:
- SalesDashboardData
public static class SalesDashboardData.Opportunity
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pipeline
public String pipeline
status
public String status
country
public String country
product
public String product
customer
public String customer
salesPerson
public String salesPerson
creationDate
public Date creationDate
closingDate
public Date closingDate
source
public String source
color
public String color
SalesDashboardData.Opportunity
public SalesDashboardData.Opportunity()
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.