Package | Description |
---|---|
lumis.service.analytics.eventanalytics | |
lumis.service.analytics.eventanalytics.bean | |
lumis.service.analytics.usersegmentation.bean |
Modifier and Type | Method and Description |
---|---|
static EventAnalyticsDashboard |
EventAnalyticsUtil.getStandardDashboardByType(String dashboardType)
Returns the standard dashboard by its type.
|
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.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.clearReports()
Completely erases the reports of this dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.clone() |
EventAnalyticsDashboard |
EventAnalyticsReportDashboard.getDashboard()
Returns the dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.removeReport(EventAnalyticsReportDashboard instance)
Removes a report from the dashboard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setPosition(Integer position)
Sets the position.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setStandard(boolean isStandard)
Sets the isStandard.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setTimeFrame(String timeFrame)
Sets the timeFrame.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setTitle(String title)
Sets the title.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setType(String type)
Sets the type.
|
EventAnalyticsDashboard |
EventAnalyticsDashboard.setUserSegmentation(String userSegmentation)
Sets the userSegmentation.
|
Modifier and Type | Method and Description |
---|---|
Collection<EventAnalyticsDashboard> |
UserSegmentation.getDashboards()
Get dashboards that have this User Segementation.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.