public interface FrameworkComponent extends InheritanceValueMap
Modifier and Type | Method and Description |
---|---|
ValueMap |
getAnalyticsProperties()
Returns a
ValueMap of the
components analytics node. |
MultiValueMap |
getCqMappings()
Returns a
MultiValueMap of the
CQ mapping, using CQ variables as keys. |
java.lang.String |
getPath()
Return the path of this component.
|
JSONArray |
getScVars(java.lang.String cqVar)
Returns a
JSONArray of the
SiteCatalyst mapping. |
java.lang.String[] |
getTrackedVarsEvents()
Returns a concatenated array of variable and event names.
|
java.lang.String |
getType()
Returns the resource type of this component.
|
java.util.Set<java.lang.String> |
inheritedKeySet()
Returns a set of SiteCatalyst variables mapped in this or inherited
framework component.
|
getInherited, getInherited
java.lang.String getType()
java.lang.String getPath()
java.lang.String[] getTrackedVarsEvents()
MultiValueMap getCqMappings()
MultiValueMap
of the
CQ mapping, using CQ variables as keys.MultiValueMap
of the
CQ mappingJSONArray getScVars(java.lang.String cqVar)
JSONArray
of the
SiteCatalyst mapping.cqVar
- CQ Variablejava.util.Set<java.lang.String> inheritedKeySet()
Copyright © 2010 - 2020 Adobe. All Rights Reserved