public class AnalyticsAttributesUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_IMPRESSION |
static java.lang.String |
ACTION_VIEW |
| Constructor and Description |
|---|
AnalyticsAttributesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAnalyticsAttributes(com.liferay.portal.kernel.json.JSONObject editableValueJSONObject,
org.jsoup.nodes.Element element,
com.liferay.fragment.processor.FragmentEntryProcessorContext fragmentEntryProcessorContext,
FragmentEntryProcessorHelper fragmentEntryProcessorHelper,
java.util.Map<com.liferay.info.item.InfoItemReference,com.liferay.info.item.InfoItemFieldValues> infoDisplaysFieldValues,
com.liferay.info.item.InfoItemServiceRegistry infoItemServiceRegistry) |
public static final java.lang.String ACTION_IMPRESSION
public static final java.lang.String ACTION_VIEW
public static void addAnalyticsAttributes(com.liferay.portal.kernel.json.JSONObject editableValueJSONObject,
org.jsoup.nodes.Element element,
com.liferay.fragment.processor.FragmentEntryProcessorContext fragmentEntryProcessorContext,
FragmentEntryProcessorHelper fragmentEntryProcessorHelper,
java.util.Map<com.liferay.info.item.InfoItemReference,com.liferay.info.item.InfoItemFieldValues> infoDisplaysFieldValues,
com.liferay.info.item.InfoItemServiceRegistry infoItemServiceRegistry)