Interface ContextHubConfigField


  • @ProviderType
    public interface ContextHubConfigField
    Defines the ContextHubConfigField Sling Model used for the /granite/contexthub/components/configuratino/form/inheritedconfig component.
    • Method Detail

      • isInheritedFromParent

        boolean isInheritedFromParent()
        Indicates if the configuration is inherited from a parent resource.
        Returns:
      • getInheritedConfigPath

        java.lang.String getInheritedConfigPath()
        Returns the path where the inherited configuration can be found, or null when the configuration isn't inherited.
        Returns: