public interface ExperienceFragmentVariation extends Adaptable
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getCloudserviceConfigurationsPaths()
Retrieves a list of cloud services configurations attached to this variation
|
ExperienceFragment |
getParent()
Retrieves the parent Experience Fragment for this variation
|
java.lang.String |
getPath()
Retrieves the path of this experience fragment variation
|
ValueMap |
getProperties()
Retrieves the properties of this variation
|
InheritanceValueMap |
getPropertiesTree()
Retrieves the inherited properties of this variation.
|
java.lang.String |
getType()
Returns the type of this experience fragment variation.
|
java.lang.String getPath()
ExperienceFragment getParent()
ExperienceFragment
objectjava.lang.String getType()
ValueMap getProperties()
ValueMap
objectInheritanceValueMap getPropertiesTree()
InheritanceValueMap
which also contain the properties of the parent Experience Fragmentjava.util.List<java.lang.String> getCloudserviceConfigurationsPaths()
Configuration
objects pointing to their respective cloud service configurations"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"