Class AnalyticsAttributesUtil
java.lang.Object
com.liferay.fragment.entry.processor.util.AnalyticsAttributesUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddAnalyticsAttributes(com.liferay.portal.kernel.json.JSONObject editableValueJSONObject, org.jsoup.nodes.Element element, com.liferay.fragment.processor.FragmentEntryProcessorContext fragmentEntryProcessorContext, FragmentEntryProcessorHelper fragmentEntryProcessorHelper, Map<com.liferay.info.item.InfoItemReference, com.liferay.info.item.InfoItemFieldValues> infoDisplaysFieldValues, com.liferay.info.item.InfoItemServiceRegistry infoItemServiceRegistry)
-
Field Details
-
ACTION_IMPRESSION
- See Also:
-
ACTION_VIEW
- See Also:
-
-
Constructor Details
-
AnalyticsAttributesUtil
public AnalyticsAttributesUtil()
-
-
Method Details
-
addAnalyticsAttributes
public static void addAnalyticsAttributes(com.liferay.portal.kernel.json.JSONObject editableValueJSONObject, org.jsoup.nodes.Element element, com.liferay.fragment.processor.FragmentEntryProcessorContext fragmentEntryProcessorContext, FragmentEntryProcessorHelper fragmentEntryProcessorHelper, Map<com.liferay.info.item.InfoItemReference, com.liferay.info.item.InfoItemFieldValues> infoDisplaysFieldValues, com.liferay.info.item.InfoItemServiceRegistry infoItemServiceRegistry)
-