Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getCloudserviceConfigurationsPaths()
Retrieves a list of cloud services configurations attached to this experience fragment
|
java.lang.String |
getPath()
Retrieves the path of this experience fragment
|
ValueMap |
getProperties()
Retrieves the properties of this experience fragment
|
java.util.List<ExperienceFragmentVariation> |
getVariations()
Retrieves all the variations of this experience fragment.
|
java.util.List<ExperienceFragmentVariation> |
getVariations(java.lang.String... type)
Retrieves all the variations of this experience fragment, filtered by one or more types
|
java.util.List<ExperienceFragmentVariation> getVariations()
ExperienceFragmentVariation
objects. If the experience fragment has no variations then an emtpy list is returned.java.util.List<ExperienceFragmentVariation> getVariations(java.lang.String... type)
type
- the type(s) of variations to be retrievedExperienceFragmentVariation
objects. If the experience fragment has no variations of the specified type(s) then an empty list is returned.java.lang.String getPath()
ValueMap getProperties()
ValueMap
objectjava.util.List<java.lang.String> getCloudserviceConfigurationsPaths()
Configuration
objects pointing to their respective cloud service configurations"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"