public class PerformanceReportItem extends Object
PerformanceReport
Constructor and Description |
---|
PerformanceReportItem() |
Modifier and Type | Method and Description |
---|---|
int |
getConversionCount() |
int |
getEntryCount() |
String |
getExperienceName()
Returns the name of the experience
|
void |
setConversionCount(int conversionCount) |
void |
setEntryCount(int entryCount) |
void |
setExperienceName(String experienceName) |
public String getExperienceName()
null
if this item represents the aggregated report datapublic void setExperienceName(String experienceName)
public int getEntryCount()
public void setEntryCount(int entryCount)
public int getConversionCount()
public void setConversionCount(int conversionCount)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"