Interface ContextHubConfigField
Defines the
ContextHubConfigField Sling Model used for the /granite/contexthub/components/configuratino/form/inheritedconfig component.-
Method Summary
Modifier and TypeMethodDescriptionReturns the path where the inherited configuration can be found, ornullwhen the configuration isn't inherited.booleanIndicates if the configuration is inherited from a parent resource.
-
Method Details
-
isInheritedFromParent
boolean isInheritedFromParent()Indicates if the configuration is inherited from a parent resource.- Returns:
-
getInheritedConfigPath
String getInheritedConfigPath()Returns the path where the inherited configuration can be found, ornullwhen the configuration isn't inherited.- Returns:
-