public static class SalesDashboardData.Opportunity extends Object
Modifier and Type | Field and Description |
---|---|
Date |
closingDate |
String |
color |
String |
country |
Date |
creationDate |
String |
customer |
String |
pipeline |
String |
product |
String |
salesPerson |
String |
source |
String |
status |
Constructor and Description |
---|
SalesDashboardData.Opportunity() |
public String pipeline
public String status
public String country
public String product
public String customer
public String salesPerson
public Date creationDate
public Date closingDate
public String source
public String color
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.