Package | Description |
---|---|
lumis.service.analytics.eventanalytics | |
lumis.service.analytics.eventanalytics.bean | |
lumis.service.analytics.usersegmentation.bean |
Modifier and Type | Method and Description |
---|---|
static EventAnalyticsReport |
EventAnalyticsUtil.getReport(String reportId)
Returns the given report.
|
Modifier and Type | Method and Description |
---|---|
EventAnalyticsReport |
EventAnalyticsReport.clone() |
EventAnalyticsReport |
EventAnalyticsReportDashboard.getReport()
Returns the report.
|
EventAnalyticsReport |
EventAnalyticsReport.setEventFilter(String eventFilter)
Sets the eventFilter.
|
EventAnalyticsReport |
EventAnalyticsReport.setGroupBy(String groupBy)
Sets the groupBy.
|
EventAnalyticsReport |
EventAnalyticsReport.setInterval(String interval)
Sets the interval.
|
EventAnalyticsReport |
EventAnalyticsReport.setMetrics(String metrics)
Sets the metrics.
|
EventAnalyticsReport |
EventAnalyticsReport.setReportType(String reportType)
Sets the reportType.
|
EventAnalyticsReport |
EventAnalyticsReport.setShowTable(Boolean showTable)
Sets the showTable.
|
EventAnalyticsReport |
EventAnalyticsReport.setShowTotal(Boolean showTotal)
Sets the showTotal.
|
EventAnalyticsReport |
EventAnalyticsReport.setStandard(boolean isStandard)
Sets the isStandard.
|
EventAnalyticsReport |
EventAnalyticsReport.setTimeFrame(String timeFrame)
Sets the timeFrame.
|
EventAnalyticsReport |
EventAnalyticsReport.setTitle(String title)
Sets the title.
|
EventAnalyticsReport |
EventAnalyticsReport.setUserSegmentation(String userSegmentation)
Sets the userSegmentation.
|
Modifier and Type | Method and Description |
---|---|
EventAnalyticsDashboard |
EventAnalyticsDashboard.addReport(EventAnalyticsReport report)
Adds a report to the dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.addReport(EventAnalyticsReport report,
int position)
Add a report to this dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.addReport(EventAnalyticsReport report,
int position,
EventAnalyticsReportDashboard.Width width)
Add a report to this dashboard.
|
Modifier and Type | Method and Description |
---|---|
Collection<EventAnalyticsReport> |
UserSegmentation.getReports()
Get reports that have this User Segementation.
|
LumisXP 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.