Serialized Form
-
Package com.liferay.analytics.cms.rest.dto.v1_0
-
Class com.liferay.analytics.cms.rest.dto.v1_0.Channel
class Channel extends Object implements Serializable -
Class com.liferay.analytics.cms.rest.dto.v1_0.ConnectionInfo
class ConnectionInfo extends Object implements Serializable-
Serialized Fields
-
_adminSupplier
Supplier<Boolean> _adminSupplier
-
_connectedToAnalyticsCloudSupplier
Supplier<Boolean> _connectedToAnalyticsCloudSupplier
-
_connectedToSpaceSupplier
Supplier<Boolean> _connectedToSpaceSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_siteSyncedToAnalyticsCloudSupplier
Supplier<Boolean> _siteSyncedToAnalyticsCloudSupplier
-
admin
Boolean admin
-
connectedToAnalyticsCloud
Boolean connectedToAnalyticsCloud
-
connectedToSpace
Boolean connectedToSpace
-
siteSyncedToAnalyticsCloud
Boolean siteSyncedToAnalyticsCloud
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.Histogram
class Histogram extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_metricNameSupplier
Supplier<String> _metricNameSupplier
-
_metricsSupplier
Supplier<Metric[]> _metricsSupplier
-
_totalSupplier
Supplier<Double> _totalSupplier
-
_totalValueSupplier
Supplier<Double> _totalValueSupplier
-
metricName
String metricName
-
metrics
Metric[] metrics
-
total
Double total
-
totalValue
Double totalValue
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.InventoryAnalysis
class InventoryAnalysis extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_inventoryAnalysisItemsSupplier
Supplier<InventoryAnalysisItem[]> _inventoryAnalysisItemsSupplier
-
_totalCountSupplier
Supplier<Long> _totalCountSupplier
-
inventoryAnalysisItems
InventoryAnalysisItem[] inventoryAnalysisItems
-
totalCount
Long totalCount
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.InventoryAnalysisItem
class InventoryAnalysisItem extends Object implements Serializable -
Class com.liferay.analytics.cms.rest.dto.v1_0.Metric
class Metric extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_metricTypeSupplier
Supplier<String> _metricTypeSupplier
-
_previousValueKeySupplier
Supplier<String> _previousValueKeySupplier
-
_previousValueSupplier
Supplier<Double> _previousValueSupplier
-
_trendSupplier
Supplier<Trend> _trendSupplier
-
_valueKeySupplier
Supplier<String> _valueKeySupplier
-
_valueSupplier
Supplier<Double> _valueSupplier
-
metricType
String metricType
-
previousValue
Double previousValue
-
previousValueKey
String previousValueKey
-
trend
Trend trend
-
value
Double value
-
valueKey
String valueKey
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.ObjectEntryAcquisitionChannel
class ObjectEntryAcquisitionChannel extends Object implements Serializable-
Serialized Fields
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_nameSupplier
Supplier<String> _nameSupplier
-
_percentageSupplier
Supplier<Double> _percentageSupplier
-
_valueSupplier
Supplier<Double> _valueSupplier
-
name
String name
-
percentage
Double percentage
-
value
Double value
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.ObjectEntryHistogramMetric
class ObjectEntryHistogramMetric extends Object implements Serializable -
Class com.liferay.analytics.cms.rest.dto.v1_0.ObjectEntryMetric
class ObjectEntryMetric extends Object implements Serializable-
Serialized Fields
-
_dataSourceIdSupplier
Supplier<String> _dataSourceIdSupplier
-
_defaultMetricSupplier
Supplier<Metric> _defaultMetricSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_externalReferenceCodeSupplier
Supplier<String> _externalReferenceCodeSupplier
-
_selectedMetricsSupplier
Supplier<Metric[]> _selectedMetricsSupplier
-
dataSourceId
String dataSourceId
-
defaultMetric
Metric defaultMetric
-
externalReferenceCode
String externalReferenceCode
-
selectedMetrics
Metric[] selectedMetrics
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.ObjectEntryTopPages
class ObjectEntryTopPages extends Object implements Serializable -
Class com.liferay.analytics.cms.rest.dto.v1_0.Overview
class Overview extends Object implements Serializable-
Serialized Fields
-
_categoriesCountSupplier
Supplier<Long> _categoriesCountSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_tagsCountSupplier
Supplier<Long> _tagsCountSupplier
-
_totalCountSupplier
Supplier<Long> _totalCountSupplier
-
_trendSupplier
Supplier<Trend> _trendSupplier
-
_vocabulariesCountSupplier
Supplier<Long> _vocabulariesCountSupplier
-
categoriesCount
Long categoriesCount
-
tagsCount
Long tagsCount
-
totalCount
Long totalCount
-
trend
Trend trend
-
vocabulariesCount
Long vocabulariesCount
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.TopPage
class TopPage extends Object implements Serializable-
Serialized Fields
-
_canonicalUrlSupplier
Supplier<String> _canonicalUrlSupplier
-
_defaultMetricSupplier
Supplier<Metric> _defaultMetricSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_pageTitleSupplier
Supplier<String> _pageTitleSupplier
-
_siteNameSupplier
Supplier<String> _siteNameSupplier
-
canonicalUrl
String canonicalUrl
-
defaultMetric
Metric defaultMetric
-
pageTitle
String pageTitle
-
siteName
String siteName
-
xClassName
String xClassName
-
-
-
Class com.liferay.analytics.cms.rest.dto.v1_0.Trend
class Trend extends Object implements Serializable-
Serialized Fields
-
_classificationSupplier
Supplier<Trend.Classification> _classificationSupplier
-
_extendedProperties
Map<String,
Serializable> _extendedProperties -
_percentageSupplier
Supplier<Double> _percentageSupplier
-
classification
Trend.Classification classification
-
percentage
Double percentage
-
xClassName
String xClassName
-
-
-