-
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-
Field Summary
Fields inherited from interface org.apache.sling.api.resource.ValueMap
EMPTY
-
Method Summary
Returns a
ValueMap of the
components
analytics node.
Returns a
MultiValueMap of the
CQ mapping, using CQ variables as keys.
Return the path of this component.
Returns a
JSONArray of the
SiteCatalyst mapping.
Returns a concatenated array of variable and event names.
Returns the resource type of this component.
Returns a set of SiteCatalyst variables mapped in this or inherited
framework component.
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Methods inherited from interface org.apache.sling.api.resource.ValueMap
get, get
-
Method Details
-
getType
Returns the resource type of this component.
- Returns:
- Resource type
-
getPath
Return the path of this component.
- Returns:
- Component path
-
getTrackedVarsEvents
String[] getTrackedVarsEvents()
Returns a concatenated array of variable and event names.
- Returns:
- String array of variable and event names
-
-
getScVars
Returns a
JSONArray of the
SiteCatalyst mapping.
- Parameters:
cqVar - CQ Variable
- Returns:
- SiteCatalyst Mapping for given CQ Variable
-
inheritedKeySet
Returns a set of SiteCatalyst variables mapped in this or inherited
framework component.
- Returns:
- Set of SiteCatalyst variable names.
-
getAnalyticsProperties
Returns a
ValueMap of the
components
analytics node.
- Returns:
- Analystics properties