Interface ExperienceFragmentVariation

    • Method Detail

      • getPath

        String getPath()
        Retrieves the path of this experience fragment variation
        Returns:
        the path of the underlying page
      • getType

        String getType()
        Returns the type of this experience fragment variation.
        Returns:
        a String representing the type of this variation
      • getProperties

        ValueMap getProperties()
        Retrieves the properties of this variation
        Returns:
        a ValueMap object
      • getPropertiesTree

        InheritanceValueMap getPropertiesTree()
        Retrieves the inherited properties of this variation.
        Returns:
        an InheritanceValueMap which also contain the properties of the parent Experience Fragment
      • getCloudserviceConfigurationsPaths

        List<String> getCloudserviceConfigurationsPaths()
        Retrieves a list of cloud services configurations attached to this variation
        Returns:
        a list of Configuration objects pointing to their respective cloud service configurations