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