public abstract class AbstractAnalyticsTrendReportComponent extends AbstractDVLineChartComponent
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 iff Analytics mappings have been configured.
|
getDatabuildJSONString, getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getResource, getResourceType, getSourceComponent, getUrl, toJSONStringpublic AbstractAnalyticsTrendReportComponent(Resource resource, ClientUtilities clientUtils, AnalyticsReportManagementService analyticsReportService, boolean isQuery)
resource - clientUtils - analyticsReportService - - 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 - key - "Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"