public abstract class AbstractAnalyticsTrendReportComponent extends AbstractDVLineChartComponent
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR| Constructor and Description |
|---|
AbstractAnalyticsTrendReportComponent(Resource resource,
ClientUtilities clientUtils,
AnalyticsReportManagementService analyticsReportService,
boolean isQuery) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getParameterValue(java.util.Map<java.lang.String,java.lang.String[]> map,
java.lang.String key)
Fetch the first value for a key in a multi-value property map.
|
boolean |
isAnalyticsInitialized()
Returns true if Analytics mappings have been configured.
|
getDatabuildJSONString, getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONStringpublic AbstractAnalyticsTrendReportComponent(Resource resource, ClientUtilities clientUtils, AnalyticsReportManagementService analyticsReportService, boolean isQuery)
resource - - ResourceclientUtils - - ClientUtilitiesanalyticsReportService - - the service for running Analytics queries.isQuery - - for server-side rendering, we set this to false. Subsequent requests from client (AJAX) will
set this to true.public boolean isAnalyticsInitialized()
public static java.lang.String getParameterValue(java.util.Map<java.lang.String,java.lang.String[]> map,
java.lang.String key)
map - - mapkey - - key"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"