Class ExperienceFragmentsClient.ExperienceFragmentsConfiguration

java.lang.Object
com.adobe.cq.testing.client.ExperienceFragmentsClient.ExperienceFragmentsConfiguration
Enclosing class:
ExperienceFragmentsClient

public static class ExperienceFragmentsClient.ExperienceFragmentsConfiguration extends Object
Representation the configuration of the Experience Fragments Feature, as it can be done from the UI NOTE: All properties are cached. If any change is made in the repository you need to call ExperienceFragmentsConfiguration.update().
  • Constructor Details

    • ExperienceFragmentsConfiguration

      public ExperienceFragmentsConfiguration(ExperienceFragmentsClient client) throws org.apache.sling.testing.clients.ClientException
      Throws:
      org.apache.sling.testing.clients.ClientException
  • Method Details

    • getAllowedTemplates

      public List<String> getAllowedTemplates()
    • update

      public void update() throws org.apache.sling.testing.clients.ClientException
      Throws:
      org.apache.sling.testing.clients.ClientException